[Bug] Unit Test Failed When using quoted column in snowflake #10146
Labels
bug
Something isn't working
duplicate
This issue or pull request already exists
quoting
Issues related to dbt's quoting behavior
unit tests
Issues related to built-in dbt unit testing functionality
Is this a new bug in dbt-core?
Current Behavior
In Snowflake
this is target model file sample.sql
and this is parent model file stg.sql
the first unit test file
I got an error
OK, I want to use quoted column so change unittest to
but got same error.
Expected Behavior
I want use expect column such like "a"
Steps To Reproduce
Relevant log output
No response
Environment
Which database adapter are you using with dbt?
snowflake
Additional Context
No response
The text was updated successfully, but these errors were encountered: