[GLUTEN-6887][VL] Daily Update Velox Version (2026_03_11)#11736
Open
GlutenPerfBot wants to merge 10 commits intoapache:mainfrom
Open
[GLUTEN-6887][VL] Daily Update Velox Version (2026_03_11)#11736GlutenPerfBot wants to merge 10 commits intoapache:mainfrom
GlutenPerfBot wants to merge 10 commits intoapache:mainfrom
Conversation
Upstream Velox's New Commits: 4d936989e by Abhinav Mukherjee, Add the dot_product UDF (#15971) 10389727a by Pratik Pugalia, Fix Expression Fuzzer crash: block TIME type in isConstantExprSupported (#16688) 5f4a61fdc by Zhenyuan Zhao, fix(parquet): Adjust include for parquet reader (#16706) ea90ba5c3 by Zoltan Arnold Nagy, feat(cudf): Add BigintMultiRange and MultiRange filter support to AST conversion (#16628) 017699636 by Hongze Zhang, perf: Skip hash cache in `VectorHasher::lookupValueIds` when not beneficial (#16677) 60d099d3c by lingbin, refactor: Make StreamArena::allocationQuantum_ a static constexpr (#16698) ca2e35b42 by Natasha Sehgal, feat: Add messageTemplate field to VeloxException for error categorization (#16617) 813fddf91 by lingbin, fix: Update hash table doc to reflect load factor change from 7/8 to 0.7 (#16699) 8a4cf83c4 by Krishna Pai, build: Add gRPC, gh, and jq to ubuntu-22.04 container image (#16701) 7ad5eaa16 by Xiaoxuan Meng, docs: Add Meng Duan as maintainer for Core Library, Memory Management, and Fuzzers (#16702) fc857368d by Zhichen Xu, feat(rpc): Add core RPC types, client interface, and mock client [1/8] (OSS) (#16645) 91b2e4585 by Masha Basmanova, feat: Implement ParquetReader::columnStatistics() (#16700) 2435a61de by Jimmy Lu, docs: Allow multiple chains in column extraction pushdown (#16683) 56992709b by Masha Basmanova, refactor: Add format-agnostic StatisticsBuilder to dwio/common (#16693) d3cad576a by Patrick Sullivan, refactor(geo): Reduce duplicated code in geo tests (#16369) 279f7c80e by Hongze Zhang, feat: Add string dynamic filter pushdown from hash probe (#16472) 4bea9bad3 by Xiaoxuan Meng, fix: Fix TSAN data race in SortBuffer output vector reuse (#16697) f58324cd8 by kpai, fix: Remove Ubuntu Benchmark CI workflow (#16690) f01d62259 by Shruti Shivakumar, fix(cuDF): Fix cudf test failures (#16686) 344087e4f by Krishna Pai, feat: Add support for additional context for claude reviews (#16684) 2cfaa1cc2 by jiangtian, fix: Destroy the previously created accumulator for AggregateWindow to fix memory leak (#15679) 15879ed5c by Yedidya Feldblum, migrate rename to folly::available_concurrency in velox (#16678) Signed-off-by: glutenperfbot <glutenperfbot@glutenproject-internal.com>
Signed-off-by: Yuan <yuanzhou@apache.org>
Signed-off-by: Yuan <yuanzhou@apache.org>
This reverts commit b36ed6f.
Signed-off-by: Yuan <yuanzhou@apache.org>
This reverts commit 5ce4d7e.
Member
This reverts commit 0ed7a93.
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_11
Related issue: #6887