Managing Snowflake's Procedure & UDF with Github
Discover how integrating GitHub with Snowflake empowers seamless version control and collaborative workflows for managing your UDFs and procedures.
Jun 24, 20244 min read108

Search for a command to run...
Articles tagged with #big-data
Discover how integrating GitHub with Snowflake empowers seamless version control and collaborative workflows for managing your UDFs and procedures.

We can use Delta Lake to import and query data with our beloved SQL.

This time we will be building an EC2 server with Apache Spark with Delta Lake on it and accessible using Jupyter from your local computer.
