perf(scan): reduce system column pipeline overhead - #8717
Merged
jiaoew1991 merged 2 commits intoAug 25, 2026
Merged
Conversation
jiaoew1991
force-pushed
the
perf/system-column-scan-pipeline
branch
from
August 24, 2026 12:10
ce92c1d to
23a1f6c
Compare
jiaoew1991
force-pushed
the
jiaoew/stack-system-column-base
branch
from
August 24, 2026 12:10
e004e20 to
90c4cdb
Compare
jiaoew1991
force-pushed
the
perf/system-column-scan-pipeline
branch
from
August 24, 2026 13:53
23a1f6c to
9cdd0dc
Compare
jiaoew1991
changed the base branch from
jiaoew/stack-system-column-base
to
jiaoew/stack-system-column-base-v2
August 24, 2026 13:54
jiaoew1991
force-pushed
the
perf/system-column-scan-pipeline
branch
from
August 24, 2026 14:33
9cdd0dc to
4432222
Compare
jiaoew1991
changed the base branch from
jiaoew/stack-system-column-base-v2
to
jiaoew/stack-system-column-base-v3
August 24, 2026 14:33
jiaoew1991
force-pushed
the
perf/system-column-scan-pipeline
branch
from
August 25, 2026 01:09
4432222 to
f47b8b9
Compare
jiaoew1991
changed the base branch from
jiaoew/stack-system-column-base-v3
to
jiaoew/stack-system-column-base-v4
August 25, 2026 01:09
Contributor
There was a problem hiding this comment.
✅ Gate recommendation: approve.
The base rebase leaves the reviewed implementation patch-equivalent. Bounded read-ahead and consolidated system-column assembly continue to preserve scan and error semantics while delivering the verified performance improvement.
jiaoew1991
merged commit Aug 25, 2026
73df0d9
into
lance-format:jiaoew/stack-system-column-base-v4
11 checks passed
Contributor
Author
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Superseded
This PR was merged only into its temporary integration base while the dependency stack was being refreshed; it was not merged into
main.Please review #8747, which carries the focused system-column pipeline diff on the refreshed dependency base.