dbt_artifacts
dbt_artifacts copied to clipboard
Feat/clickhouse support
Overview
Update type - breaking / non-breaking
- [ ] Minor bug fix
- [ ] Documentation improvements
- [ ] Quality of Life improvements
- [x] New features (non-breaking change)
- [ ] New features (breaking change)
- [ ] Other (non-breaking change)
- [ ] Other (breaking change)
- [ ] Release preparation
What does this solve?
It adds the needed code to support Clickhouse db.
Outstanding questions
What databases have you tested with?
- [ ] Snowflake
- [ ] Google BigQuery
- [ ] Databricks
- [ ] Spark
- [x] Clickhouse
- [ ] N/A
closes #469
Hello @Y-55 , did you give up on this ? I m currently working with dbt & clickhouse, so I will be very pleased to see this PR merged :)
Hi @z63, the code in this brunch is working fine with Clickhouse, I'm using it on my dbt project, I couldn't dedicate some time to find out why they rejected the merge.
If you have sometime, take a look and follow up with them, I guess it's almost ready but might need a little refactor.