fullstorydev / hauser

Service for moving your Fullstory export files to a data warehouse
MIT License
49 stars 23 forks source link

support schema changes for redshift #14

Closed butanian closed 6 years ago

butanian commented 6 years ago

This PR makes it so the export to Redshift works if changes are made to the export table client side, or if new fields are added to the export.

This is part (1) of a larger arc of work which will - (1) Add support for changing export schema on Redshift (2) Add support for changing export schema on BigQuery (3) Add new fields to the export

New fields (3) will only be merged in once (1) and (2) are done and merged into master.

Additional notes for this PR: I need to update the Hauser documentation and the changes can be best summarized by -