Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chunk on all parts of the key #168

Merged
merged 2 commits into from
Aug 4, 2023
Merged

Conversation

morgo
Copy link
Collaborator

@morgo morgo commented Aug 3, 2023

Fixes #48

The composite chunker can now chunk on all parts of the key. This doesn't use row-value constructors because I noticed they don't perform as expected. So it expands the condition to be an optimizer-safe pattern.

@morgo morgo force-pushed the mtocker-chunk-on-other-secondary-key branch from ced19ab to 36877bb Compare August 3, 2023 22:02
@morgo morgo marked this pull request as ready for review August 3, 2023 22:19
@owner-owl owner-owl bot requested a review from a team August 3, 2023 22:19
@owner-owl
Copy link

owner-owl bot commented Aug 3, 2023

Author: morgo
r: daniel-nichter, prudhvi, tirsen, jemiahw, joycse06, allanliu, morgo, YinanLiang, robbie-cash

@morgo morgo merged commit 1e178fb into main Aug 4, 2023
7 checks passed
@morgo morgo deleted the mtocker-chunk-on-other-secondary-key branch August 4, 2023 19:36
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.

Chunk on all parts of a composite key
2 participants