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: add option to lowercase column names #5657

Merged
merged 2 commits into from
Feb 1, 2022

Conversation

susodapop
Copy link
Contributor

What type of PR is this? (check all applicable)

  • Feature

Description

This PR ports a feature from the app.redash.io snowflake query runner: an option to automatically lowercase column names returned by snowflake. This is important for users migrating from app.redash.io to OSS with redash-migrate because otherwise their visualisations won't work.

Related Tickets & Documents

https://discuss.redash.io/t/sso-version-does-not-include-lower-case-column-names-in-results-when-connecting-with-snowflake/9470

Mobile & Desktop Screenshots/Recordings (if there are UI changes)

CleanShot 2021-11-25 at 22 13 58@2x

CleanShot 2021-11-25 at 22 15 15@2x

@susodapop susodapop force-pushed the update-snowflake-connector branch from bb8c8a4 to 681ca05 Compare February 1, 2022 16:13
@susodapop
Copy link
Contributor Author

I rebased onto master to retrigger a circleci build. Tests pass locally so 🤞

@susodapop susodapop merged commit 6797f32 into master Feb 1, 2022
@susodapop susodapop deleted the update-snowflake-connector branch February 1, 2022 17:09
harveyrendell pushed a commit to pushpay/redash that referenced this pull request Jan 8, 2025
Ported from app.redash.io codebase.

* Add option to lowercase column names
* Black the file
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.

1 participant