Skip to content

docs: changelog entries for PRs merged since v0.10.0#555

Merged
ShimonSte merged 1 commit into
ClickHouse:mainfrom
ShimonSte:update-changelog-merged-prs
Jun 22, 2026
Merged

docs: changelog entries for PRs merged since v0.10.0#555
ShimonSte merged 1 commit into
ClickHouse:mainfrom
ShimonSte:update-changelog-merged-prs

Conversation

@ShimonSte

@ShimonSte ShimonSte commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

Document under [Unreleased]:

Also fix the [Unreleased] compare link (v0.10.0...HEAD) and add the missing [0.10.0] tag link.


Note

Low Risk
Documentation-only changelog edits with no runtime or build behavior changes.

Overview
Updates CHANGELOG.md so post–v0.10.0 work is listed under a proper [Unreleased] section instead of sitting under the old 0.10.0 header.

Added entries cover top-N read pushdown (SupportsPushDownTopN, spark.clickhouse.read.pushdown.topN) and configurable client query timeout (spark.clickhouse.client.queryTimeout). Fixed entries cover use_time_zone as catalog timezone fallback, nested VariantType writes via Arrow, filter quoting for special column names, and moving useNullableQuerySchema to ClickHouseCatalog.

The duplicate bottom [Unreleased] block (old filter-quote note) is removed, the compare link is corrected to v0.10.0...HEAD, and a [0.10.0] release tag link is added.

Reviewed by Cursor Bugbot for commit cc5199c. Bugbot is set up for automated code reviews on this repo. Configure here.

Document under [Unreleased]:
- Added: top-N pushdown (ClickHouse#543), configurable query timeout (ClickHouse#542)
- Fixed: use_time_zone option (ClickHouse#548), nested VariantType via Arrow (ClickHouse#541),
  filter-expr quoting (ClickHouse#538), useNullableQuerySchema moved to catalog (ClickHouse#516)

Also fix the [Unreleased] compare link (v0.10.0...HEAD) and add the
missing [0.10.0] tag link.
@ShimonSte ShimonSte merged commit 5ff77f5 into ClickHouse:main Jun 22, 2026
90 of 103 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants