Skip to content

Antalya 26.6 allow non matching schema export partition by name - #2284

Open
k-morozov wants to merge 1 commit into
antalya-26.6from
feature/antalya/26.6/allow_non_matching_schema_export_partition_by_name
Open

Antalya 26.6 allow non matching schema export partition by name#2284
k-morozov wants to merge 1 commit into
antalya-26.6from
feature/antalya/26.6/allow_non_matching_schema_export_partition_by_name

Conversation

@k-morozov

@k-morozov k-morozov commented Aug 28, 2026

Copy link
Copy Markdown

Antalya 26.3 allow non matching schema export partition by name

Changelog category (leave one):

  • New Feature

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

Renamed the export_merge_tree_part_schema_mismatch_mode setting for EXPORT PART/EXPORT PARTITION to export_merge_tree_part_schema_match_mode, with values position (default, same behavior as before) and name, which matches destination columns to source columns by name instead of position. Added the export_merge_tree_part_ignore_extra_source_columns setting, which allows a source column without a matching destination column to be dropped instead of rejected with NUMBER_OF_COLUMNS_DOESNT_MATCH, in either matching mode

Documentation entry for user-facing changes

...

CI/CD Options

Exclude tests:

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

Regression jobs to run:

  • Fast suites (mostly <1h)
  • Aggregate Functions (2h)
  • Alter (1.5h)
  • Benchmark (30m)
  • CAS (content-addressed storage; Antalya only)
  • ClickHouse Keeper (1h)
  • Iceberg (2h)
  • LDAP (1h)
  • OAuth (5m)
  • Parquet (1.5h)
  • RBAC (1.5h)
  • SSL Server (1h)
  • S3 (2h)
  • S3 Export (2h)
  • Swarms (30m)
  • Tiered Storage (2h)

…_matching_schema_export_partition_by_name

Antalya 26.3 allow non matching schema export partition by name
@github-actions

Copy link
Copy Markdown

Workflow [PR], commit [8452168]

@k-morozov
k-morozov marked this pull request as ready for review August 28, 2026 16:37
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.

2 participants