Skip to content

Instantly share code, notes, and snippets.

@PsycheShaman
Created April 24, 2021 18:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save PsycheShaman/010faece6a9212f1bc71f0b444dbdc6e to your computer and use it in GitHub Desktop.
Save PsycheShaman/010faece6a9212f1bc71f0b444dbdc6e to your computer and use it in GitHub Desktop.
select city_name, current_date, get_weather_udf(city_name)
from cities;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment