fivetran / benchmark

Benchmark data warehouses under Fivetran-like conditions
161 stars 42 forks source link

Update 201-PopulateRedshiftOptimized.sh #5

Closed joeharris76 closed 6 years ago

joeharris76 commented 6 years ago

Please consider using this DDL for the "optimized" Redshift. It specifies the data types more tightly, adds sort keys to the appropriate columns, and sets the smaller tables to be distributed on all nodes. Saves ~20% disk space and ~10-30% query time.