[GLUTEN-6887][VL] Daily Update Velox Version (2026_07_02)#12427
Merged
Conversation
Upstream Velox's New Commits: f53d18ba9 by Chandrashekhar Kumar Singh, fix(cursor): Wake the cursor only on the terminal producer signal (#17995) 748a97eec by Maria Basmanova, fix(stats): Attribute merge-source sink stats to their node 1a24486c7 by Krishnakanth, refactor(core): Replace AggregationNode::Step name helper with toName fc3f46cbf by Pratik Pugalia, fix: SsdFile::write() race condition: pin region during unlocked disk write 8fec29806 by Rui Mo, perf: Optimize right semi no-filter probe marking in HashJoin 2109ab09d by kevinwilfong, build: Fix double building of abseil on Macs and forced reinstalls of abseil and fbthrift 4322fad34 by Sungwoo Chang, feat(cxl): Introduce CXL custom memory resource a384b5f63 by RindsSchei225e, feat(nimble): Wire nimble string reader optimization flags from session config 7d6d6b2f2 by Maria Basmanova, refactor: Delete legacy AssignUniqueIdNode's ctor Signed-off-by: glutenperfbot <glutenperfbot@glutenproject-internal.com>
Signed-off-by: Yuan <yuanzhou@apache.org>
zhouyuan
approved these changes
Jul 2, 2026
Signed-off-by: Yuan <yuanzhou@apache.org>
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-2026_07_02
Related issue: #6887