We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
My issue is described in detail in the dbt comminuty thread: https://discourse.getdbt.com/t/1-9-snapshots-fail-in-databricks/17429
Read thread above.
To be able to list unique columns without having to create a new column where I CONCAT columns.
The output of dbt --version:
dbt --version
1.9.0
The operating system you're using:
No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 22.04.5 LTS Release: 22.04 Codename: jammy
The output of python --version:
python --version
Python 3.12.7
No
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
My issue is described in detail in the dbt comminuty thread: https://discourse.getdbt.com/t/1-9-snapshots-fail-in-databricks/17429
Steps To Reproduce
Read thread above.
Expected behavior
To be able to list unique columns without having to create a new column where I CONCAT columns.
Screenshots and log output
Read thread above.
System information
The output of
dbt --version
:The operating system you're using:
The output of
python --version
:Additional context
No
The text was updated successfully, but these errors were encountered: