·
1005 commits
to antalya
since this release
Altinity Antalya release v25.8.9.20496.altinityantalya (f5fb292) as compared to v25.8.9.20238.altinityantalya (1a190de)
New Feature
- Setting
iceberg_timezone_for_timestamptzfor Iceberg timestamptz type. (#1103 by @ianton-ru) icebergLocalClustertable function. (#1120 by @ianton-ru)- Export partition support for
ReplicatedMergeTreeengine (#1124, #1161, #1167 by @arthurpassos)
Improvement
- Allow to read Iceberg data from any location. (#1092, #1163 by @zvonand)
- Preserve a few file format settings in the export part manifest to be able to better control parallelism. (#1106 by @arthurpassos)
- Do not send min/max info on swarm nodes when setting
allow_experimental_iceberg_read_optimizationis turned off. (#1109 by @ianton-ru) - More metrics for Iceberg, S3, and Azure. (#1123 by @ianton-ru)
- Fix parquet writing not preserving original order when using single threaded writing with the native writer. (#1143 by @arthurpassos)
- Preserve the entire format settings object in export part manifest. (#1144 by @arthurpassos)
- Added experimental support in the Hybrid table engine to automatically reconcile column-type mismatches across segments via
hybrid_table_auto_cast_columns(analyzer only). This allows queries to return consistent headers even when the underlying tables use different physical types. (#1156 by @filimonov)
Bug Fix (user-visible misbehavior in an official stable release)
- Fixed an issue when the missing "field_id" would cause the query to fail. (#1171 by @mkmkme)
- Fix joins with Iceberg tables Solved #1063. (#1082 by @ianton-ru)
- Check multiplexed connection before usage. (#1102 by @ianton-ru)
- Fix
SYSTEM DROP FILESYSTEM CACHE ON CLUSTER. (#1130 by @ianton-ru) - Fixed
PREWHEREforStorageObjectStorageCluster. (#1137 by @ianton-ru) - Never put hive partition columns in the format header. Fixes #87515. (ClickHouse#87528 by @arthurpassos via #1149)
- Fix crash due to incompatible headers when mutation changed the schema between scheduling and executing part exports. (#1150 by @arthurpassos)
- Revert support for 'IN' in cluster requests. (#1160 by @ianton-ru)
- Fixed logical errors in
_row_numbervirtual column and iceberg positioned deletes. (ClickHouse#87220 by @al13n321 via #1136) - Fix JSON Exception in iceberg table with timestamp column when using glue catalog. Resolves #90210. (ClickHouse#90209 by @alsugiliazova via #1151)
- Make parquet reader v3 preserve decimal precision information. (ClickHouse#87444 by @al13n321 via #1140)
- More fixes for parquet reader v3, enable it in stateless tests. (ClickHouse#87600 by @al13n321 via #1138)
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.9.20496.altinityantalya
Full Changelog: v25.8.9.20238.altinityantalya...v25.8.9.20496.altinityantalya