[GLUTEN-6887][VL] Daily Update Velox Version (2026_09_03) - #12961
Merged
Conversation
Upstream Velox's New Commits: 6a9ef7e76 by Devavret Makkar, perf(cuDF): Adds support for using cudf::streaming_groupby 198976a48 by Ali LeClerc, docs(website): Add VeloxCon China banner, update community tiles 20de6056b by Mariam AlMesfer, feat(sparksql): Add casts between DATE and TIMESTAMP UTC 93c627bc0 by dependabot[bot], build(deps): Bump postcss-selector-parser from 6.1.2 to 6.1.4 in /website 484ef8297 by zhichenxu-meta, fix(rpc): Let each backend adapt its concurrency independently (#18559) ad450344b by Karthikeyan, feat(cudf): Add CudfLocalMerge and allow PartitionOutput without Fallback 720788b53 by adheer-araokar, fix(HashTableCache): Give each entry its own leaf pool (#18788) a6a7a19d4 by tanjialiang, perf(nimble): Slice RLE run ranges structurally instead of re-encoding 6a6f2653e by kevinwilfong, fix: Track row size for min_by/max_by with non-numeric accumulators (#18522) 0130d6101 by Paul Meng, feat(vector): Add BaseVector::unsafeSetPool for future allocations 0544a2d0d by Ping Liu, refactor: Make S3 config keys connector agnostic b39acf17e by LingBin, refactor(memory): Remove unused TestValue in ArbitrationOperation b522992f5 by Wechar Yu, fix(parquet): Advance struct reader subtree when skipping filtered rows bf32b1af5 by Minh Vu, fix(parquet): Handle out-of-range created_by versions fa383648d by LingBin, fix: Fix naming violations in ScopedArbitrationParticipant 2466d2022 by Kevin Tang, fix(hyperloglog): Zero extend Murmur3 tail bytes dee334cfe by Raymond Lin, fix(dwio): Exclude prefetch reads from query thread IO wait bdb8d4e0c by Sathish Krishna Raju, feat(exec): Add storage parameters to TableWriterBuilder (#18693) a2d4a31da by Naveen Mahadevuni, feat(iceberg): Add IcebergTableHandle class 59f391c0e by Wechar Yu, feat(arrow): Add support for large-strings 0223a0ce7 by Karthikeyan, fix(memory): Reject unsupported page size in MmapAllocator 5f3e501ba by Karthikeyan, fix(abfs): Guard AbfsFileSystemTest::TearDown() against a failed SetUp() 1e14588a3 by Vyacheslav Andreykiv, fix: Enable bulk reader path on aarch64 via hasSIMD() (#18609) 5a98cfe19 by tanjialiang, perf(nimble): Add SliceEncoding for Nimble 614c9c704 by tanjialiang, perf(nimble): Plan and scan only the stripes that carry ranges Signed-off-by: glutenperfbot <glutenperfbot@glutenproject-internal.com>
infvg
force-pushed
the
tagging-2026_09_03
branch
from
September 3, 2026 09:31
7657114 to
a13c3f7
Compare
infvg
approved these changes
Sep 3, 2026
Contributor
|
This branch also includes: IBM/velox#2458 |
zhouyuan
approved these changes
Sep 3, 2026
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_09_03
Related issue: #6887