Skip to content

Antalya 26.5: Antalya 26.3 forward-port: Hybrid tables#1939

Open
zvonand wants to merge 2 commits into
antalya-26.5from
feature/antalya-26.5/pr-1694
Open

Antalya 26.5: Antalya 26.3 forward-port: Hybrid tables#1939
zvonand wants to merge 2 commits into
antalya-26.5from
feature/antalya-26.5/pr-1694

Conversation

@zvonand

@zvonand zvonand commented Jun 23, 2026

Copy link
Copy Markdown
Member

Changelog category (leave one):

  • New Feature

Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):

#1071
#1156
#1272 (#1442 by @filimonov) (#1694 by @zvonand).

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)

Cherry-picked from #1694.

zvonand and others added 2 commits June 24, 2026 00:15
…next commit)

---
Original cherry-pick message follows:

Merge pull request #1694 from Altinity/feature/antalya-26.3/pr-1442

Antalya 26.3 forward-port: Hybrid tables
# Conflicts:
#	src/Core/Settings.cpp
#	src/Interpreters/ClusterProxy/executeQuery.cpp
#	src/Storages/StorageDistributed.cpp
Kept antalya-26.5's allow_experimental_unique_key setting alongside the
two new Hybrid table settings, and antalya-26.5's UnavailableShardTracker
/ ProfileEvents block in executeQuery alongside the new
has_additional_query_infos flag.

In StorageDistributed::read, kept antalya-26.5's ALL_CONNECTION_TRIES_FAILED
error handling (the source PR only re-indented this line, leaving its
semantics unchanged) inside the new shard/segment guard.

Adapted the following source-PR call sites to antalya-26.5 APIs:
- getInMemoryMetadataPtr now takes (ContextPtr, bool); updated three call sites.
- GetColumnsOptions::withVirtuals now takes (VirtualsKind, VirtualsMaterializationPlace).
- VirtualColumnsDescription::addEphemeral now takes a VirtualsMaterializationPlace.
- IStorage::setVirtuals was removed; virtuals now live in StorageInMemoryMetadata, so setHybridLayout updates them via setInMemoryMetadata.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@zvonand zvonand added releasy Created/managed by RelEasy antalya-26.5 ai-resolved Port conflict auto-resolved by Claude labels Jun 23, 2026
@github-actions

Copy link
Copy Markdown

Workflow [PR], commit [0b3d34b]

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

Labels

ai-resolved Port conflict auto-resolved by Claude antalya-26.5 releasy Created/managed by RelEasy

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant