apache-airflow-providers-clickhousedb
Changelog¶
1.0.0¶
Release Date: 2026-06-22
Initial version of the provider.
Features¶
ClickHouseHook: DB-API 2.0 hook backed byclickhouse-connect(HTTP interface). ExtendsDbApiHook, enabling full compatibility withSQLExecuteQueryOperator,SqlSensor, and other common-sql operators.