Redshift vs. Snowflake

Redshift vs Snowflake   In the following table, I shall highlight key features of the two data warehousing options Redshift versus Snowflake. In the case of Redshift, keep in mind that there are various node types and sizes and features will differ across them. Redshift Snowflake Cloud Support If you’re an AWS workshop, Redshift is […]

S3 to Snowflake: Parallel Processing Using Task Trees

Snowflake makes it easy to copy data from an S3 bucket (JSON, CSV, parquet) into a Snowflake table either using its bulk load option or Snowpipe, for continuous loading. In this blog we will discuss ingestion using the bulk load option and more importantly how to implement parallel processing using Snowflake’s task trees. COPY INTO: Snowflake Bulk […]