4 ms·
ClickHouse has a solid Iceberg integration. It has an Iceberg table function[0] and Iceberg table engine[1] for interacting with Iceberg data stored in s3, gcs,
by pradeepchhetri 2y ago
ClickHouse has a solid Iceberg integration. It has an Iceberg table function[0] and Iceberg table engine[1] for interacting with Iceberg data stored in s3, gcs, azure, hadoop etc.
[0] https://clickhouse.com/docs/en/sql-reference/table-functions/iceberg https://clickhouse.com/docs/en/sql-reference/table-functions...
[1] https://clickhouse.com/docs/en/engines/table-engines/integrations/iceberg https://clickhouse.com/docs/en/engines/table-engines/integra...
- tlarkworthy 2y agoI would say it doesn't but it is actively working on it https://github.com/ClickHouse/ClickHouse/issues/52054 https://github.com/ClickHouse/ClickHouse/issues/52054
- mritchie712 2y agoduckdb has the same issue[0], I submitted a PR, but it's been stalled 0 - https://github.com/duckdb/duckdb-iceberg/pull/78 https://github.com/duckdb/duckdb-iceberg/pull/78
- tlarkworthy 2y agoOh they just fixed this 9d ago and I guess this comment provoked them to close the issue!
- pradeepchhetri 2y agoI am looking forward to learn about such upcoming features in the community call https://clickhouse.com/company/events/v25-1-community-release-call https://clickhouse.com/company/events/v25-1-community-releas...
- tlarkworthy 2y agooh and now the developer reopened it because it is not actually fully complete, lol. Yep, Iceburg on Clickhouse is WIP. I am actively watching this because it is relevant for my company.
- pradeepchhetri 2y agoglad you are using CH :)