26.6.4.20001 Altinity Antalya (2073b1f) as compared to v26.6.2.20001.altinityantalya (fc67ca28aab7152e20b92777c5caae12dba635c2)
New Features
- Support for Databricks deletion vectors (#2271 by @ianton-ru)
- Renamed the
export_merge_tree_part_schema_mismatch_modesetting for EXPORT PART/EXPORT PARTITION toexport_merge_tree_part_schema_match_mode. Added theexport_merge_tree_part_ignore_extra_source_columnssetting, which allows a source column without a matching destination column to be dropped (#2284 by @k-morozov)
Improvements
- Reload cluster discovery settings from remote_servers without restart. (#2197 by @ianton-ru)
- Datalake catalog auth token profile events (#2222 by @ianton-ru)
- Improvements and fixes to the experimental content-addressed storage (
cas) metadata-storage type:ALTER TABLE ... EXPORT PARTITIONnow works from a CAS-disk source; fetch-by-relink always lands a same-pool part on that pool's disk instead of occasionally streaming its bytes; a disk's teardown no longer blocks on an in-flight GC round; several GC-round cost cuts on real object storage (round-trip counts down by 60-300x on the measured phases); a reliability overhaul of the CAS-to-object-storage request layer closing several conditional-write edge cases; and the CAS wire-format's internal JSON keys are renamed from abbreviations to descriptive names (format generation reset; no compatibility concern, since CAS has no released, persisted data yet). (#2300 by @filimonov) - Support
Decimaltypes when writing into Iceberg tables, including decimal partition columns and decimal min/max statistics. (ClickHouse#115832 by @scanhex12 via #2320)
Bug Fixes (user-visible misbehavior in an official stable release)
- Fix join filter pushdown (#2249 by @ianton-ru)
- Partition export - fix incomplete data on multi file export after restart (#2294 by @arthurpassos)
Build/Testing/Packaging Improvements
Packages
Available for both AMD64 and Aarch64 from https://builds.altinity.cloud/#altinityantalya as either .deb, .rpm, or .tgz
Docker images
Available for both AMD64 and Aarch64: altinity/clickhouse-server:26.6.4.20001.altinityantalya
Full Changelog: fc67ca2...2073b1f