Skip to content

Antalya 26.3: Bump to 26.3.12#1867

Open
zvonand wants to merge 77 commits into
antalya-26.3from
bump/antalya-26.3/26.3.12
Open

Antalya 26.3: Bump to 26.3.12#1867
zvonand wants to merge 77 commits into
antalya-26.3from
bump/antalya-26.3/26.3.12

Conversation

@zvonand
Copy link
Copy Markdown
Member

@zvonand zvonand commented Jun 4, 2026

Changelog category (leave one):

  • Not for changelog (changelog entry is not required)

CI/CD Options

Exclude tests:

  • Fast test
  • Integration Tests
  • Stateless tests
  • Stateful tests
  • Performance tests
  • All with ASAN
  • All with TSAN
  • All with MSAN
  • All with UBSAN
  • All with Coverage
  • All with Aarch64
  • All Regression
  • Disable CI Cache

Regression jobs to run:

  • Fast suites (mostly <1h)
  • Aggregate Functions (2h)
  • Alter (1.5h)
  • Benchmark (30m)
  • ClickHouse Keeper (1h)
  • Iceberg (2h)
  • LDAP (1h)
  • Parquet (1.5h)
  • RBAC (1.5h)
  • SSL Server (1h)
  • S3 (2h)
  • S3 Export (2h)
  • Swarms (30m)
  • Tiered Storage (2h)

robot-clickhouse and others added 30 commits April 22, 2026 10:45
…cy with `optimize_inverse_dictionary_lookup`
…4133

Backport ClickHouse#104133 to 26.3: Fix numerous semantic inconsistency with `optimize_inverse_dictionary_lookup`
…ease_commit

Revert "Update autogenerated version to 26.3.10.60 and contributors"
…n from `removeTrivialWrappers` in `appendExpression`
…3384

Backport ClickHouse#103384 to 26.3: Make a decision to skip backup of the target RMV table based on snapshot
…3708

Backport ClickHouse#103708 to 26.3: Fix skip-index matching for ALIAS columns with lambda + constants
Fix `IPv6StringToNumOrDefault` not properly zeroing output bytes on parse
failure. Only one byte was zeroed (`vec_res[i] = 0`) instead of all 16
bytes (`std::fill_n(&vec_res[out_offset], offset_inc, 0)`), causing
stale data from previous successful parses to leak into default results.

Backport of ClickHouse#93543
…4065

Backport ClickHouse#104065 to 26.3: Refreshable MV: relax sanity checks in SECONDARY_CREATE
…1504

Backport ClickHouse#101504 to 26.3: Fix join reorder pushing INNER JOIN conditions into outer join ON clause
…0758

Backport ClickHouse#100758 to 26.3: Erase sorted_dynamic_paths entries before dynamic_paths ones
…onsistency check for tables with JSON column"
Backport fix for IPv6StringToNumOrDefault to 26.3
…4229

Backport ClickHouse#104229 to 26.3: Fix int32_t overflow in `lowerUTF8`/`upperUTF8` for large buffers
robot-clickhouse and others added 28 commits May 18, 2026 09:30
…eeper/availability_zone` with `quorum_reads=true`
…for types with dynamic structure and detect corrupted columns_substreams.txt
…yBuilder via incorrect string escaping (ClickHouse#105185)

Co-authored-by: robot-clickhouse <robot-clickhouse@users.noreply.github.com>
…4663

Backport ClickHouse#104663 to 26.3: Fix Keeper termination on get `/keeper/availability_zone` with `quorum_reads=true`
…1580

Backport ClickHouse#101580 to 26.3: Fix flaky test 03706_statistics_preserve_checksums_on_mutations
…3536

Backport ClickHouse#103536 to 26.3: Fix heap-use-after-free in `executeAggregateMultiply` self-merge
…2884

Backport ClickHouse#102884 to 26.3: Optimization for deferring row policy and PREWHERE
…4888

Backport ClickHouse#104888 to 26.3: Fix data part consistency checks for types with dynamic structure and detect corrupted columns_substreams.txt
…4610

Backport ClickHouse#104610 to 26.3: Use restore Keeper retries for restored parts
…2064

Backport ClickHouse#102064 to 26.3: Fix incorrect results for RIGHT ANY JOIN
The cherry-pick of ClickHouse#102417 resolved the avro submodule conflict to the
wrong commit (477ed40c656b, old API) instead of 3b5d52bdf9f9 (which
adds the `max_depth` parameter to `DataFileReaderBase` and
`compileJsonSchemaFromString`).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…2417

Backport ClickHouse#102417 to 26.3: Check for stack overflow in Avro reader
…5492

Backport ClickHouse#105492 to 26.3: Skip test_numbers_check on release branches
…-pointer dereference in Arrow geo/string column readers
…3148

Backport ClickHouse#103148 to 26.3: Fix backward compatibility break in sendProgress for INSERT queries
Arrow IPC stores schema-level metadata in `schema->metadata()`, not in
`file_reader->metadata()` (which returns IPC footer custom metadata).
The Arrow reader was passing the wrong metadata to `ArrowColumnToCHColumn`,
so the `geo` key was never found and geoparquet parsing never activated
for Arrow IPC files.

Backport of 14122ed. Required for
test `04260_arrow_geo_corrupted_offsets` (added by ClickHouse#105449) to pass.
…4881

Backport ClickHouse#104881 to 26.3: Use explicit flag for secondary on cluster queries
…5449

Backport ClickHouse#105449 to 26.3: Fix heap-buffer-overflow and null-pointer dereference in Arrow geo/string column readers
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 4, 2026

Workflow [PR], commit [f39026c]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.