hellonarrativ / spectrify

Export Redshift data and convert to Parquet for use with Redshift Spectrum or other data warehouses.
https://aws.amazon.com/blogs/big-data/narrativ-is-helping-producers-monetize-their-digital-content-with-amazon-redshift/
MIT License
116 stars 25 forks source link

Support views? #55

Closed tspicer closed 5 years ago

tspicer commented 5 years ago

Looking to use Spectrify. However, before jumping in I wanted to verify that Spectrify can connect to a view in Redshift vs just a table. I would assume it could, but I have seen cases where certain tools have trouble with a view. Thanks!

tspicer commented 5 years ago

Decided to give it a go. Yes, it does support export from a VIEW the same as a physical table, which is super helpful.