Skip to content

[WIP] read identify columns from iceberg metada#2067

Draft
k-morozov wants to merge 7 commits into
antalya-26.3from
feature/antalya/26.3/read-path-iceberg-metadata
Draft

[WIP] read identify columns from iceberg metada#2067
k-morozov wants to merge 7 commits into
antalya-26.3from
feature/antalya/26.3/read-path-iceberg-metadata

Conversation

@k-morozov

@k-morozov k-morozov commented Jul 17, 2026

Copy link
Copy Markdown

Changelog category (leave one):

  • Improvement

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

Optimize reads filtered on Iceberg identity-partition columns by avoiding reading data files and using the need_only_count fast path.

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)

Signed-off-by: Konstantin Morozov <just.morozov.k@gmail.com>
@github-actions

github-actions Bot commented Jul 17, 2026

Copy link
Copy Markdown

Workflow [PR], commit [af91223]

@k-morozov
k-morozov force-pushed the feature/antalya/26.3/read-path-iceberg-metadata branch from a2de2f5 to c79208e Compare July 17, 2026 15:32
Signed-off-by: Konstantin Morozov <just.morozov.k@gmail.com>
@k-morozov
k-morozov force-pushed the feature/antalya/26.3/read-path-iceberg-metadata branch from 810a61d to 9dc0ac1 Compare July 21, 2026 13:27
Signed-off-by: Konstantin Morozov <just.morozov.k@gmail.com>
Signed-off-by: Konstantin Morozov <just.morozov.k@gmail.com>
@k-morozov
k-morozov force-pushed the feature/antalya/26.3/read-path-iceberg-metadata branch from 663b0a3 to 0df5a4a Compare July 22, 2026 11:18
Signed-off-by: Konstantin Morozov <just.morozov.k@gmail.com>
Signed-off-by: Konstantin Morozov <just.morozov.k@gmail.com>
Signed-off-by: Konstantin Morozov <just.morozov.k@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant