[GLUTEN-6887][VL] Daily Update Velox Version (2026_03_31)#11856
Open
GlutenPerfBot wants to merge 1 commit intoapache:mainfrom
Open
[GLUTEN-6887][VL] Daily Update Velox Version (2026_03_31)#11856GlutenPerfBot wants to merge 1 commit intoapache:mainfrom
GlutenPerfBot wants to merge 1 commit intoapache:mainfrom
Conversation
Upstream Velox's New Commits: c88427de2 by Pratik Pugalia, fix: Compile RE2 regex once in isColumnNameRequiringEscaping (#16973) df22a856c by Natasha Sehgal, feat: Add CastRulesRegistry for custom type cast rules (#16461) fff0fb6b2 by Masha Basmanova, feat(ci): Add pre-commit hook to keep README blog list up to date (#16955) 1a319fac6 by Henry Edwin Dikeman, feat: Add storageParameters to HiveInsertTableHandle (#16637) 597d05df9 by Davis Rollman, refactor: Remove function_scheduler shim from xplat/folly/experimental (#16969) aca3cc23b by Masha Basmanova, feat: Show 24 recent blog posts in sidebar instead of default 5 (#16970) aa7514f98 by Masha Basmanova, refactor: Move addRuntimeStats after all stats definitions in HashTable (#16965) 6f8658c45 by Jimmy Lu, feat: Add extraction protocol types (#16882) 5bcb0a03c by Xiao Du, fix: Fix int32_t truncation of randomSeed in NoisyCountSumAvgAccumulator::deserialize (#16958) 9d61f16b0 by Masha Basmanova, fix: Counting join count merge in HashTable::buildFullProbe (#16949) 2c11845ad by Masha Basmanova, docs: From flaky Axiom CI to a Velox bug fix (#16954) 75fcd0edd by Zac Wen, feat: Trace index splits in IndexLookupJoin for replay (#16950) f7c243e24 by Xiao Du, fix: Fix flaky PrintPlanWithStatsTest by marking blockedWaitForSplit stats as optional (#16957) 6566eba40 by Xiao Du, fix: Fix uninitialized SpillConfig::numMaxMergeFiles causing flaky SpillerTest failure (#16956) 2898c470f by Masha Basmanova, docs: Document hash table modes (kArray, kNormalizedKey, kHash) (#16953) 60fea0db8 by Xiaoxuan Meng, feat: Optimize Nimble metadata IO with MetadataCache and pinned caching (#16948) ee7708ef8 by Pratik Pawan Pugalia, build: Add build impact analysis workflow for PRs (#16827) 6fe02a692 by Zac Wen, refactor: Clean up IndexLookupJoin stats splitting (#16939) a6e2a1591 by Pratik Pugalia, build: Track header files in CMake targets via FILE_SET (#16897) 6560063f6 by Christian Zentgraf, refactor(ci): Cleanup CI job and switch some deps to wget (#16784) Signed-off-by: glutenperfbot <glutenperfbot@glutenproject-internal.com>
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_03_31
Related issue: #6887