·
28 commits
to antalya-25.8
since this release
Altinity Antalya release v25.8.14.20001.altinityantalya (783cf36) as compared to upstream/v25.8.14.17-lts (85bdcee459593cd55faef3154a5e487b60119ff4)
New Feature
Improvement
- Google cloud storage support for data lakes (ClickHouse#93866 by @scanhex12 via #1318)
- Allow merge tree materialized / alias columns to be exported through part export (#1324 by @arthurpassos)
- Add export_merge_tree_part_throw_on_pending_mutations and export_merge_tree_part_throw_on_pending_patch_parts to control the behavior of pending mutations / patch parts on the export part feature (#1294 by @arthurpassos)
- Now engine=Hybrid can access columns which are defined as ALIAS in segments (#1272 by @filimonov)
- Add query id to system.part_log, system_exports and system.replicated_partition_exports (#1330 by @arthurpassos)
- Accept table function as destination for part export, inherit schema if not explicitly provided (#1320 by @arthurpassos)
Bug Fix (user-visible misbehavior in an official stable release)
- Fix simple parquet reader v3 assert on bool column min/max (ClickHouse#87095 by @al13n321 via #1269)
- Now ClickHouse will show data lake catalog database in SHOW DATABASES query by default (ClickHouse#89914 by @alesapin via #1283)
- Fixes an issue when Iceberg columns with dot in names returned NULL as values (#1319 by @mkmkme)
- Fixed two-level aggregation when using
MergeoverDistributed(ClickHouse#87687 by @c-end + ClickHouse#88406 by @azat via #1328)
CI Fix or Improvement
- Use reusable suite for regression workflow (#1267 by @strtgbb)
- A missing semicolon resulted in regression jobs always being green (#1286 by @strtgbb)
And ALL Antalya features from previous releases
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:25.8.14.20001.altinityantalya
Full Changelog: https://github.com/ClickHouse/ClickHouse/compare/v25.8.14.17-lts...Altinity:ClickHouse:v25.8.14.20001.altinityantalya?expand=1