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.
Velox Upstream New Commits:
1067b4b by Jimmy Lu, Clean up outdated request and requestDataSizes interface (#9003)
96aebe6 by Jialiang Tan, Remove SpillOperatorGroup (#9000)
dfe5041 by zhli1142015, Add spark_partition_id Spark function (#8824)
2a1a8ba by Jake Jung, BufferedInput refactor: Abstract reading a region (#8992)
ba2e52a by Jake Jung, BufferedInput refactor: abstract IOBuf iteraction (#8991)
4bb1038 by Jake Jung, "Move constructible" test to compile time from run time (#8990)
d14daee by Jake Jung, Remove code duplication (#8989)
bb35801 by Jake Jung, Remove unused function (#8987)
5f5f9fc by Jake Jung, BufferedInput refactor: Member initialization consistency (#8986)
f1784c4 by Jake Jung, BufferedInput refactor: Single door (#8985)
abb0df4 by Jialiang Tan, Remove threshold based spilling from HashBuild join (#8802)
6f189b0 by Daniel Munoz, Merge actions support (#8982)