case insensitive column names for unit test YML #9467
Labels
bug
Something isn't working
case_sensitivity
Issues related to dbt's case-sensitivity behavior
High Severity
bug with significant impact that should be resolved in a reasonable timeframe
pre-release
Bug not yet in a stable release
unit tests
Issues related to built-in dbt unit testing functionality
Milestone
Is this a new bug in dbt-core?
Current Behavior
For snowflake, this unit test definition results in a SQL parsing error:
If I use all UPPERCASE for my field names, this error goes away.
Expected Behavior
I should be able to use lowercase filed names in my unit test definition
Which database adapter are you using with dbt?
snowflake
Additional Context
No response
The text was updated successfully, but these errors were encountered: