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

Snowflake default unquoted (#824) #944

Merged
merged 8 commits into from
Aug 22, 2018
Merged

Conversation

beckjake
Copy link
Contributor

This fixes #824. The actual code changes are fairly simple, but this required extensive test changes to the base test class. I'm still not totally confident in them, the integration tests make a lot of quoting-related assumptions, but the tests do seem to pass and the test changes I made to the regular test files seem reasonable. I think this adventure exposed that there are probably some more tests we should add (like a TestSimpleCopyUppercasedSchema that forces uppercase schemas and tests non-snowflake dbs), but I think that's a separate PR/issue.

@cmcarthur cmcarthur self-requested a review August 22, 2018 13:55
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 to me.

@beckjake beckjake merged commit 1a1d45c into development Aug 22, 2018
@beckjake beckjake deleted the snowflake-default-unquoted branch August 22, 2018 15: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.

2 participants