Skip to content

Atnalya 26.6 EXPORT PARTITION with position matching + extra columns in source - #2229

Draft
k-morozov wants to merge 1 commit into
antalya-26.6from
feature/antalya/26.6/allow_non_matching_schema_export_partition_by_position
Draft

Atnalya 26.6 EXPORT PARTITION with position matching + extra columns in source#2229
k-morozov wants to merge 1 commit into
antalya-26.6from
feature/antalya/26.6/allow_non_matching_schema_export_partition_by_position

Conversation

@k-morozov

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

Copy link
Copy Markdown

From 26.3 #2111

Changelog category (leave one):

  • New Feature

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

Added the export_merge_tree_part_schema_mismatch_mode setting. With ignore_extra_source_columns_by_position (default: strict), EXPORT PART/EXPORT PARTITION allows a source table with extra trailing columns — they are simply
ignored instead of failing with NUMBER_OF_COLUMNS_DOESNT_MATCH.

Documentation entry for user-facing changes

...

CI/CD Options

Exclude tests:

  • Fast test
  • Integration Tests
  • Stateless tests
  • Stateful 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)
  • 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

EXPORT PARTITION with position matching + extra columns in source
@k-morozov k-morozov added antalya antalya-26.6 port-antalya PRs to be ported to all new Antalya releases labels Aug 18, 2026
@github-actions

Copy link
Copy Markdown

Workflow [PR], commit [c162ded]

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

Labels

antalya antalya-26.6 port-antalya PRs to be ported to all new Antalya releases

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants