Antalya 26.3 Backport of #100404 - Fix bad cast exception when inserting into Iceberg table partitioned by year/month/day on Date column#1770
Conversation
…-partition-year Fix bad cast exception when inserting into Iceberg table partitioned by year/month/day on Date column
Verification: PR #1770Title: Antalya 26.3 Backport of ClickHouse#100404 — Fix bad cast exception when inserting into Iceberg table partitioned by year/month/day on Date column ChangesProduction fix (2 files):
New tests (2 files):
PR-added tests — all GREEN12 new parametrized cases × 3 integration jobs = 36 runs, 0 failures.
Coverage:
The new code path has clean positive coverage on all three architectures/builds. CI overview (head commit)
Regression-workflow failures (chronic baseline on
|
| Suite | Fails | Verdict |
|---|---|---|
| Swarms (Aarch64 + Release) | 227 | chronic baseline (initiator out of disk space, etc.) |
| Parquet (Aarch64 + Release) | 34 | chronic baseline |
S3Export partition (Aarch64 + Release) |
20 | chronic baseline |
S3Export part (Aarch64 + Release) |
14 | chronic baseline |
Identical fingerprint to sibling antalya-26.3 PRs (1767, 1762, 1759, 1748, 1747, …). No new failure modes introduced.
Caveat — partial frontport
PR lands on antalya-26.3 while companion features from antalya-26.1 are still being frontported in parallel. Some regression suites still rely on settings/CLI args not yet wired in this base; a final re-verify is recommended once the rest of the frontport bundle lands.
Verdict
Safe to merge.
- Newly added tests pass 100% (36/36 runs) across 3 integration jobs and all 6 parametrizations each.
- No PR-caused regression at the test level.
- All red checks are pre-existing chronic baseline failures shared with sibling
antalya-26.3PRs.
Audit: PR #1770 — Antalya 26.3 Backport of #100404 — Fix bad cast exception when inserting into Iceberg table partitioned by
|
Changelog category (leave one):
Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):
Fix logical error exception when inserting into an Iceberg table with a
Datecolumn partitioned byyear,month, ordaytransforms (ClickHouse#100404 by @alexey-milovidov).Documentation entry for user-facing changes
...
CI/CD Options
Exclude tests:
Regression jobs to run: