GAPVelocity.ai
by Brandon Carver, on Nov 15, 2022, 10:08:14 PM
Note: SnowConvert is now available directly from Snowflake. Learn more by visiting the documentation for both SnowConvert and the Snowpark Migration Accelerator (SMA). Last week, Snowflake announced that their support …
Read Storyby Mauricio Rojas, on Nov 7, 2022, 1:44:32 PM
Complex data pipelines might require developers working with a Continuous Integration / Continuous Delivery (CI/CD) Strategy, so let's try some examples on how this can be achieved with Snowpark. First, …
Read Storyby John Browne, on Oct 24, 2022, 8:38:34 AM
Spark is a big deal in big data and so is Snowflake, but what if you want to run your Spark SQL queries with a prebuilt connection to a Snowflake …
Read Storyby Mauricio Rojas, on Oct 5, 2022, 9:17:00 AM
I was looking at a project GAP is moving from Spark to Snowpark, and this question popped up: Is there a way to use my .egg files in Snowpark? Technically, …
Read Storyby Mauricio Rojas, on Sep 28, 2022, 11:41:16 AM
Data governance is a strategy for handling data within an organization. It is a set of rules, policies, standards, practices, etc. whose main purpose is to ensure data has high …
Read Storyby Mauricio Rojas, on Sep 27, 2022, 4:42:12 PM
What is AirFlow? Apache Airflow is an open-source workflow management platform for data engineering pipelines. Airflow is written in Python, and workflows are created via Python scripts. Airflow is designed …
Read Story