forked from apache/datafusion
-
Notifications
You must be signed in to change notification settings - Fork 1
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
GroupsAccumulator for ArrayAgg #229
Open
lkt
wants to merge
21
commits into
v37
Choose a base branch
from
array-agg-groups-accumulator
base: v37
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Commits on Dec 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 98fbec6 - Browse repository at this point
Copy the full SHA 98fbec6View commit details -
Add pool_size method to MemoryPool (#218)
* Add pool_size method to MemoryPool * Fix * Fmt
Configuration menu - View commit details
-
Copy full SHA for cb3341f - Browse repository at this point
Copy the full SHA cb3341fView commit details
Commits on Feb 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 425247e - Browse repository at this point
Copy the full SHA 425247eView commit details
Commits on Feb 26, 2024
-
Minor: Introduce utils::hash for StructArray (apache#8552)
* hash struct Signed-off-by: jayzhan211 <[email protected]> * fmt Signed-off-by: jayzhan211 <[email protected]> * row-wise hash Signed-off-by: jayzhan211 <[email protected]> * fmt Signed-off-by: jayzhan211 <[email protected]> * create hashes once Signed-off-by: jayzhan211 <[email protected]> * cleanup Signed-off-by: jayzhan211 <[email protected]> * add comment Signed-off-by: jayzhan211 <[email protected]> --------- Signed-off-by: jayzhan211 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cef9a84 - Browse repository at this point
Copy the full SHA cef9a84View commit details -
Minor: Fix incorrect indices for hashing struct (apache#8775)
* fix bug Signed-off-by: jayzhan211 <[email protected]> * fmt Signed-off-by: jayzhan211 <[email protected]> * add rowsort Signed-off-by: jayzhan211 <[email protected]> --------- Signed-off-by: jayzhan211 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f69abae - Browse repository at this point
Copy the full SHA f69abaeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 70797a4 - Browse repository at this point
Copy the full SHA 70797a4View commit details
Commits on Mar 13, 2024
-
Fix ApproxPercentileAccumulator on zero values (apache#9582)
* Fix ApproxPercentileAccumulator * Imports * Use return type
Configuration menu - View commit details
-
Copy full SHA for fce8bf8 - Browse repository at this point
Copy the full SHA fce8bf8View commit details
Commits on Mar 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d88e414 - Browse repository at this point
Copy the full SHA d88e414View commit details
Commits on Apr 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b2225c4 - Browse repository at this point
Copy the full SHA b2225c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for b637f84 - Browse repository at this point
Copy the full SHA b637f84View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0217847 - Browse repository at this point
Copy the full SHA 0217847View commit details
Commits on Apr 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ca793b1 - Browse repository at this point
Copy the full SHA ca793b1View commit details
Commits on Apr 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5e25fa7 - Browse repository at this point
Copy the full SHA 5e25fa7View commit details
Commits on Apr 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3885af2 - Browse repository at this point
Copy the full SHA 3885af2View commit details -
Configuration menu - View commit details
-
Copy full SHA for c4c2d96 - Browse repository at this point
Copy the full SHA c4c2d96View commit details
Commits on Apr 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1913c64 - Browse repository at this point
Copy the full SHA 1913c64View commit details
Commits on Apr 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 917f632 - Browse repository at this point
Copy the full SHA 917f632View commit details -
Configuration menu - View commit details
-
Copy full SHA for d79c534 - Browse repository at this point
Copy the full SHA d79c534View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e81e04 - Browse repository at this point
Copy the full SHA 4e81e04View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa702e8 - Browse repository at this point
Copy the full SHA fa702e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 85b0db5 - Browse repository at this point
Copy the full SHA 85b0db5View commit details
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.