snowplow-archive / schema-guru

JSONs -> JSON Schema
http://snowplowanalytics.com
150 stars 20 forks source link

Maybe update Redshift encoding for boolean fields to runlength? #169

Closed yalisassoon closed 8 years ago

yalisassoon commented 8 years ago

Have seen analyze compression suggest that runlength is better in a number of occasions. It might be worth investigating more systematically and updating schema-guru accordingly

bogaert commented 8 years ago

Agreed. It's the suggested choice in most cases I have seen.

alexanderdean commented 8 years ago

Migrate ticket to igluctl in time for R5 @chuwy ?

chuwy commented 8 years ago

Why not. Created ticket here: https://github.com/snowplow/iglu/issues/173