dbt_artifacts icon indicating copy to clipboard operation
dbt_artifacts copied to clipboard

Feat/clickhouse support

Open Y-55 opened this issue 1 year ago • 3 comments

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

Y-55 avatar Jan 18 '25 20:01 Y-55

closes #469

Y-55 avatar Jan 18 '25 20:01 Y-55

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 :)

z63 avatar Nov 19 '25 22:11 z63

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.

Y-55 avatar Nov 29 '25 15:11 Y-55