fullstorydev / hauser

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

Slight refactor, remove Redshift-specific items from main code #1

Closed jameremo closed 6 years ago

jameremo commented 6 years ago

This PR is part 1 of 2 parts to the effort to make hauser support BigQuery. It's just a slight refactor of stuff that is either directly or indirectly Redshift-specific. After we're good with this, I'll come along with another PR that actually has the BQ code (which I'm still testing locally).

jameremo commented 6 years ago

@jerseybbq PTAL, when you have a free minute