duckdb-extension-clickhouse-sql
duckdb-extension-clickhouse-sql copied to clipboard
Changes required for upcoming DuckDB v1.4 release
This extension may require changes to be compatible with the upcoming DuckDB v1.4.0 release (see schedule).
The required changes should be quite straightforward. For an example, check out https://github.com/duckdb/extension-template/issues/133 where we point to the PR in the extension template where the changes are applied. We've also created some general extension update instructions here: https://github.com/duckdb/community-extensions/blob/main/UPDATING.md.
Note that this issue was created automatically with a script, and I won't be able to answer questions in this issue. For questions, please check out the community extensions Discord channel, or reply in the v1.4 update issue.