Skip to content

[core] Prune value columns when building lookup files for PersistPositionProcessor - #9374

Merged
JingsongLi merged 1 commit into
apache:masterfrom
liangjie3138:prune-lookup-value-columns
Aug 25, 2026
Merged

[core] Prune value columns when building lookup files for PersistPositionProcessor#9374
JingsongLi merged 1 commit into
apache:masterfrom
liangjie3138:prune-lookup-value-columns

Conversation

@liangjie3138

Copy link
Copy Markdown
Contributor

Purpose

close #9373

Tests

Added MergeTreeCompactManagerFactoryTest#testLookupValueProjection to verify that position-only lookup readers prune value columns without modifying the original reader builder.

…ly processor

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@JingsongLi

Copy link
Copy Markdown
Contributor

+1

@JingsongLi
JingsongLi merged commit 4d327d5 into apache:master Aug 25, 2026
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature] Lookup file construction reads all value columns even when only row positions are persisted

2 participants