[GLUTEN-6887][VL] Daily Update Velox Version (2025_05_10)#9587
Merged
zhouyuan merged 1 commit intoapache:mainfrom May 10, 2025
Merged
[GLUTEN-6887][VL] Daily Update Velox Version (2025_05_10)#9587zhouyuan merged 1 commit intoapache:mainfrom
zhouyuan merged 1 commit intoapache:mainfrom
Conversation
Upstream Velox's New Commits: 37d40f65c by Mario Ruiz, test: Add EnsureWritableVectorTest for lazy vector (#13298) 6bdc4e569 by duanmeng, feat: Zip the sorting column indices and compare flags (#13269) c96d12c1d by Kevin Wilfong, fix: Add check for overflow in Presto's from_unixtime (#13262) cde4cdb2a by Kevin Wilfong, fix: Casting complex types is only supposed to cast recursively if a child's type will change (#13245) a3ac7d43e by arnavb, feat: Add support for leftSemiProject join in nested loop join (#12172) 8b0505d35 by Xiaoxuan Meng, feat: Add barrier support for unnest operator (#13293) 28579fa78 by Ke Wang, feat: Add total used bytes to stats reporter (#13267) 56e1ea3ae by Mario Ruiz, fix(type): Fix use after free in BaseVector (#13277) e4e81e761 by aditi-pandit, refactor: TopNRowNumber::getOutputFromMemory loop (apache#11440) 06b99c77d by Xiaoxuan Meng, feat: Add task barrier support for streaming aggregation (#13273) 7c0f17307 by Jimmy Lu, fix: Optimize selective ARRAY and MAP reader (#13240) fccb60d2a by Jialiang Tan, misc: Add comment to reclaim by abort (#13284) f1e712ea4 by Kien Nguyen, feat(type): Add NOISY_COUNT_IF_GAUSSIAN (#13230) 39c08b939 by Xiaoxuan Meng, misc: Remove the legacy task cursor code (#13282) Signed-off-by: GlutenPerfBot <glutenperfbot@intel-internal.com>
zhouyuan
approved these changes
May 10, 2025
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.
Upstream Velox's New Commits: