delta-io/website

Adding ClickHouse to the integration page

melvynator opened this issue · 2 comments

ClickHouse has integration with Delta Lake:
Delta Lake Table engine: https://clickhouse.com/docs/en/engines/table-engines/integrations/deltalake
Delta lake table function: https://clickhouse.com/docs/en/sql-reference/table-functions/deltalake

These are used to read data from Delata Lake from ClickHouse, it would be nice to add them in this page: https://delta.io/integrations

@melvynator - yea that'd be great, can you send a PR?

Thanks for adding this @melvynator