forked from apache/datafusion
-
Notifications
You must be signed in to change notification settings - Fork 0
refactor: Make CollectLeftAccumulator a trait for custom left-side accumulators #116
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
Merged
+224
−92
Merged
Changes from 29 commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
179c106
Refactor HashJoinExec to progressively accumulate dynamic filter boun…
adriangb 8dedcd9
wip
peasee ecd43d6
wip
peasee b0d4eda
wip
peasee f35a171
wip
peasee 72fa1d1
wip
peasee 867f59c
wip
peasee 34966d1
wip
peasee 28b5af4
wip
peasee bd01c0e
wip
peasee 7d1e137
wip
peasee 1b7ea20
wip
peasee 85fd0c3
wip
peasee 84f5fbb
wip
peasee 3c52e8b
wip
peasee 9765a47
wip
peasee f9ec047
wip
peasee 83bdb36
wip
peasee 64f6dda
wip
peasee d809f6e
wip
peasee 0981a33
wip
peasee e50d763
wip
peasee 9fae220
wip
peasee 174a18e
wip
peasee 076c83c
wip
peasee 6ec927b
feat: Make CollectLeftAccumulator a trait
peasee 3409434
Merge branch 'spiceai-50' into peasee-backport-2
peasee 360c2a0
docs: Add comment for phantomdata
peasee b5114a0
chore: Fix build
peasee b29d7cb
fix: Ensure accumulator is passed to collect_left_input
peasee 58fdba1
docs: Add CollectLeftAccumulator docs
peasee 6aac725
docs: Add ColumnBounds trait documentation
peasee File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.