Bigger split sizes for aggregate scans - #9055
Open
myrrc wants to merge 3 commits into
Open
Conversation
myrrc
force-pushed
the
myrrc/zonemap-stats-aggregate-scan-splits
branch
from
July 29, 2026 11:38
d5c10cd to
b414ebe
Compare
Merging this PR will not alter performance
Comparing Footnotes
|
myrrc
force-pushed
the
myrrc/zonemap-stats-aggregate-scan-splits
branch
from
July 29, 2026 14:47
b414ebe to
d5c10cd
Compare
myrrc
force-pushed
the
myrrc/zonemap-stats-aggregate-scan-splits
branch
from
July 29, 2026 15:01
d5c10cd to
113e69b
Compare
myrrc
force-pushed
the
myrrc/zonemap-stats-aggregate-scan-splits
branch
from
July 29, 2026 16:49
113e69b to
cb9a26f
Compare
myrrc
force-pushed
the
myrrc/zonemap-stats-aggregate-scan-splits
branch
from
July 29, 2026 17:00
cb9a26f to
b6c85f0
Compare
myrrc
force-pushed
the
myrrc/zonemap-stats-aggregate-scan-splits
branch
from
July 29, 2026 17:19
b6c85f0 to
337bfe9
Compare
myrrc
force-pushed
the
myrrc/zonemap-stats-aggregate-scan-splits
branch
from
July 29, 2026 17:28
337bfe9 to
acc8d26
Compare
Signed-off-by: Mikhail Kot <mikhail@spiraldb.com>
myrrc
force-pushed
the
myrrc/zonemap-stats-aggregate-scan-splits
branch
from
July 29, 2026 17:30
acc8d26 to
62d1e8a
Compare
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.
Aggregate splits reading from zone maps don't decode columns so current split
size creates overhead for them (clickbench q6, vortex-bench q3). Set 4 big
splits per code to mitigate this overhead