[GLUTEN-6887][VL] Daily Update Velox Version (2025_11_17)#11110
Merged
FelixYBW merged 5 commits intoapache:mainfrom Nov 19, 2025
Merged
[GLUTEN-6887][VL] Daily Update Velox Version (2025_11_17)#11110FelixYBW merged 5 commits intoapache:mainfrom
FelixYBW merged 5 commits intoapache:mainfrom
Conversation
Upstream Velox's New Commits: 46e984109 by Kevin Wilfong, fix: Don't corrupt the FlatVector if resize fails to allocate memory (#15495) 7d2979d2c by Xiaoxuan Meng, refactor: nimble tablet reader code refactor (#15514) 974e77c12 by duanmeng, docs: Add Multi-Round LocalMerge blog article (#15086) 579f13d35 by James Gill, refactor(geo): Implement RTree SpatialIndex for faster spatial joins (#15492) 349dad31f by Artem Selishchev, Add allocation records to the local memory exceeds exception in debug mode (#14830) a7c281582 by James Gill, test(geo): Increase scale of spatial join benchmarks (#15473) 24008217f by Abhinav Mukherjee, Add map_except to Velox as UDF (#15075) ae9f70851 by Wei He, fix: Fix StringView remapping in transferOrCopyTo() when string buffers are copied (#15489) e4d688078 by Pramod Satya, docs: Update Presto functions coverage map (#15502) 7576f4e56 by Ping Liu, feat: Add Iceberg partition name generator (#15461) c0d9747f4 by Chengcheng Jin, feat(cudf): Support CudfVector childrenSize (#15410) f2be8cfe5 by Chengcheng Jin, fix(cudf): Fix mergeRowVector when only one vector (#15494) Signed-off-by: glutenperfbot <glutenperfbot@glutenproject-internal.com>
14f2abb to
865c84f
Compare
Contributor
|
All UT passed eventually! |
FelixYBW
approved these changes
Nov 19, 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:
velox_branch: https://github.com/IBM/velox/commits/dft-2025_11_17
Related issue: #6887