[GLUTEN-6887][VL] Daily Update Velox Version (2025_11_05)#11030
Merged
Conversation
Upstream Velox's New Commits: 5c9f9dd55 by Ke Wang, fix: Add missing metadataFilter_ transfer for split prefetch (#15385) e174b466b by Ke Wang, Back out "perf: Do not request data size if there is only a single source as in persistent shuffle" (#15406) f25af0b8d by Masha Basmanova, refactor: Delete no longer used exec::toSubfieldFilter API (#15402) 6fa94f21c by Masha Basmanova, docs: Document ExprToSubfieldFilterParser APIs (#15393) b36595fb7 by Masha Basmanova, refactor: Deprecate exec::toSubfieldFilter API (#15392) 833482d7a by Xiao Du, fix: Fix memory pool cleanup in exchange operator tests (#15344) 371703eaa by Jialiang Tan, feat: Add custom spill base dir support for trace replayer (#15335) 2423fbe4c by Karthikeyan, fix(cudf): Add missed updates to LocalPartition and Aggregation (#15368) f33915857 by Devavret Makkar, feat(cuDF): Add support for Coalesce in cudf's expression evaluator (#14803) 5589bdaaa by Masha Basmanova, refactor: Replace factory with singleton in ExprToSubfieldFilterParser (#15390) ec4059b98 by Jimmy Lu, Back out "fix: Reduce lock contention in ScanTracker" (#15388) ba52907ed by MacVincent Agha-Oko, feat(Nimble): New Flush Policy Implementation With Chunking (#14846) 86228365d by Christian Zentgraf, build(ci): Use GCC14 for the adapters CI (#15307) 6bb539903 by Jimmy Lu, feat: Add HiveTableHandle::columnHandles (#15351) c1f2bb43e by Karthikeyan, feat(cudf): Add velox-cudf support for TopN (#14797) Signed-off-by: glutenperfbot <glutenperfbot@glutenproject-internal.com>
831e77f to
c1f2f59
Compare
c1f2f59 to
50a6ef3
Compare
zhouyuan
approved these changes
Nov 5, 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:
Related issue: #6887