elementary-data / elementary

The dbt-native data observability solution for data & analytics engineers. Monitor your data pipelines in minutes. Available as self-hosted or cloud service with premium features.
https://www.elementary-data.com/
Apache License 2.0
1.9k stars 164 forks source link

[ELE-1501] [ELE-1502] temp tables break with expression column #1062

Open ofek1weiss opened 1 year ago

ofek1weiss commented 1 year ago

when a test is defined on a column that is an expression:

columns:
  - name: col_a || col_b
    tests:
       ....

the temp table creation breaks :(

ELE-1502

ofek1weiss commented 1 year ago

https://elementary-community.slack.com/archives/C02CTC89LAX/p1690906056067149