Skip to content

[GLUTEN-6887][VL] Daily Update Velox Version (2026_05_06)#12043

Merged
zhouyuan merged 4 commits into
apache:mainfrom
GlutenPerfBot:tagging-2026_05_06
May 7, 2026
Merged

[GLUTEN-6887][VL] Daily Update Velox Version (2026_05_06)#12043
zhouyuan merged 4 commits into
apache:mainfrom
GlutenPerfBot:tagging-2026_05_06

Conversation

@GlutenPerfBot
Copy link
Copy Markdown
Contributor

@GlutenPerfBot GlutenPerfBot commented May 6, 2026

Upstream Velox's New Commits:

0323b279d by Matthias Braun, perf: Avoid double lookup when inserting not-preset-yet element into set (17063)
5dacefa21 by Matthias Braun, perf: avoid temporary std::string construction (17324)
9037bf6c5 by Matthias Braun, perf: `reserve()` sets upfront to avoid later re-allocation/re-hashing (17376)
7cd7a4423 by Matthias Braun, perf: `reserve()` vectors upfront to avoid unnecessary reallocation (17310)
138fa8b5f by Matthias Braun, perf: `reserve()` vector upfront to avoid unnecessary reallocation (17309)
2ecb5e231 by Matthias Braun, perf: Use std::string_view instead of std::string reference (17233)
a811dbdff by Pratik Pugalia, build: Surface and fix MONO=OFF link gaps (17387)
935c2556d by Apurva Kumar, fix(iceberg): Augment scanSpec for equality-delete columns not in projection (17287)
76a49e69b by Peter Enescu, fix: Handle NullIfTypedExpr in expression optimizer (17378)
c60d3bc93 by Henry Edwin Dikeman, fix: HashAggregation with preGroupedKeys drops distinct rows on batch boundaries (17264)
0ca6c37a8 by Henry Edwin Dikeman, fix(filter): Avoid int64 overflow in combineRangesAndNegatedValues (17385)
6e26e2253 by Suryadev Sahadevan Rajesh, fix: Remove fmt/format.h from ConfigProperty.h (17311)
9bf04fe17 by Zac Wen, feat: Add runtime stats for index lookup join (17286)
6b2122599 by Xiaoxuan Meng, feat: Add separate data and metadata IoStatistics to ReaderOptions (17395)
3d33d04f6 by Peter Enescu, docs: Add FlatMapVector blog post (17386)
e665d55bc by Simon Eves, feat(cudf): Add GPU "and" and "or" (16913)

velox_branch: https://github.com/IBM/velox/commits/dft-2026_05_06

Related issue: #6887

Upstream Velox's New Commits:
0323b279d by Matthias Braun, perf: Avoid double lookup when inserting not-preset-yet element into set (#17063)
5dacefa21 by Matthias Braun, perf: avoid temporary std::string construction (#17324)
9037bf6c5 by Matthias Braun, perf: `reserve()` sets upfront to avoid later re-allocation/re-hashing (#17376)
7cd7a4423 by Matthias Braun, perf: `reserve()` vectors upfront to avoid unnecessary reallocation (#17310)
138fa8b5f by Matthias Braun, perf: `reserve()` vector upfront to avoid unnecessary reallocation (#17309)
2ecb5e231 by Matthias Braun, perf: Use std::string_view instead of std::string reference (#17233)
a811dbdff by Pratik Pugalia, build: Surface and fix MONO=OFF link gaps (#17387)
935c2556d by Apurva Kumar, fix(iceberg): Augment scanSpec for equality-delete columns not in projection (#17287)
76a49e69b by Peter Enescu, fix: Handle NullIfTypedExpr in expression optimizer (#17378)
c60d3bc93 by Henry Edwin Dikeman, fix: HashAggregation with preGroupedKeys drops distinct rows on batch boundaries (#17264)
0ca6c37a8 by Henry Edwin Dikeman, fix(filter): Avoid int64 overflow in combineRangesAndNegatedValues (#17385)
6e26e2253 by Suryadev Sahadevan Rajesh, fix: Remove fmt/format.h from ConfigProperty.h (#17311)
9bf04fe17 by Zac Wen, feat: Add runtime stats for index lookup join (#17286)
6b2122599 by Xiaoxuan Meng, feat: Add separate data and metadata IoStatistics to ReaderOptions (#17395)
3d33d04f6 by Peter Enescu, docs: Add FlatMapVector blog post (#17386)
e665d55bc by Simon Eves, feat(cudf): Add GPU "and" and "or" (#16913)

Signed-off-by: glutenperfbot <glutenperfbot@glutenproject-internal.com>
malinjawi added 2 commits May 6, 2026 13:54
Signed-off-by: Mohammad Linjawi <linjawi.mohammad@gmail.com>
Signed-off-by: Mohammad Linjawi <linjawi.mohammad@gmail.com>
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 6, 2026

Run Gluten Clickhouse CI on x86

@malinjawi malinjawi force-pushed the tagging-2026_05_06 branch from 6208288 to b5cd976 Compare May 6, 2026 15:03
@github-actions github-actions Bot added the CORE works for Gluten Core label May 6, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 6, 2026

Run Gluten Clickhouse CI on x86

@zhouyuan zhouyuan merged commit 82644d3 into apache:main May 7, 2026
60 checks passed
@prestodb-ci
Copy link
Copy Markdown

prestodb-ci commented May 7, 2026

Rebase job

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

BUILD CORE works for Gluten Core VELOX

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants