Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Redshift catalog generation (#831) #866

Merged
merged 7 commits into from
Jul 24, 2018
Merged

Conversation

beckjake
Copy link
Contributor

Generate catalog + manifest on redshift (including for late-binding views), fixes #831

This also exposed a bug where the get_catalog() method on the adapter doesn't clear its transaction, so I fixed that.

@beckjake beckjake requested a review from cmcarthur July 19, 2018 13:08
Copy link
Member

@cmcarthur cmcarthur left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks great. I defer to @drewbanin on the correctness of the operation SQL.

Copy link
Contributor

@drewbanin drewbanin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Ship it :)

@beckjake
Copy link
Contributor Author

I did a bunch of rebasing to cleanup the history, but the code is the same - once tests pass I'll merge this branch in.

@beckjake beckjake merged commit a57c0b2 into dev/isaac-asimov Jul 24, 2018
@beckjake beckjake deleted the redshift-get-catalog branch July 24, 2018 19:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants