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

Fixes missing tests in docs UI when cols are upcased #2

Merged
merged 1 commit into from
Sep 11, 2018

Conversation

drewbanin
Copy link
Contributor

Fixes dbt-labs/dbt-core#975

On Snowflake, unquoted column names are upcased. This PR does a case-insensitive match between columns in schema.yml and the catalog to represent tests in the merged project datastructure

@drewbanin drewbanin added this to the dbt release - 0.11.1 milestone Sep 7, 2018
@drewbanin drewbanin merged commit a1d3c8c into master Sep 11, 2018
drewbanin added a commit to dbt-labs/dbt-core that referenced this pull request Sep 11, 2018
Fix for nonexisting column defined in schema.yml dbt-labs/dbt-docs#3
Fix for schema test join when columns are upcased dbt-labs/dbt-docs#2
@cmcarthur cmcarthur deleted the fix/case-sensitive-tests-lookup branch September 18, 2018 19:52
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