Skip to content

[GLUTEN-6887][VL] Daily Update Velox Version (2026_06_02)#12223

Merged
zhouyuan merged 3 commits into
apache:mainfrom
GlutenPerfBot:tagging-2026_06_02
Jun 3, 2026
Merged

[GLUTEN-6887][VL] Daily Update Velox Version (2026_06_02)#12223
zhouyuan merged 3 commits into
apache:mainfrom
GlutenPerfBot:tagging-2026_06_02

Conversation

@GlutenPerfBot
Copy link
Copy Markdown
Contributor

@GlutenPerfBot GlutenPerfBot commented Jun 2, 2026

Upstream Velox's New Commits:

a5b4548f1 by Xiaoxuan Meng, perf: Remove TraceContext from DWIO I/O hot paths (17693)
84989128e by Tao Yang, feat(dwrf): Add Type attributes to dwrf proto for Iceberg interop (17661)
d68147858 by brijrajk, perf(tpcds): Eliminate redundant map allocations in toTableName and fromTableName (17668)
2e159aa83 by Minni Mittal, feat(spark): Add regexp_instr function for Spark (17635)
61aa7b808 by Xiao Du, feat(buffer): Expose bufferPoolCapacity in DeserializerOptions (17684)
4d4e71f15 by Joe Abraham, fix: Update row lineage handling for Iceberg V3 spec compliance (17548)
1ea6e30a2 by Ke Wang, feat: Add fileHandle and cache APIs to ReaderOptions (17674)
ee3679889 by Minni Mittal, feat(spark): Add format_number scalar function (17538)
8c14870ce by brijrajk, docs: Fix duplicate object description warnings in Sphinx doc build (17676)
70256ffc6 by brijrajk, docs(geospatial): Expand convex_hull_agg and geometry_union_agg docs (17675)
438bb6d8f by lifulong, fix(spark): Spark struct field access producing wrong results inside CASE WHEN (17381)
171cd17d6 by Hongze Zhang, refactor: Remove the GCC 11.1 / 11.2 workaround (17652)
92355f494 by Christian Zentgraf, fix(build): Apple toolchain breaking dependencies (17539)
a64705168 by mohsaka, refactor(parquet): Fix comment formatting and order of files in cmake (17586)
1576c4c45 by zhli1142015, refactor(window): Decouple partition logic from RowContainer (17590)
e69b97f60 by Shaojie Li, perf(parquet): Inline bit extraction in DeltaBpDecoder::readLong (17633)
ed8962142 by Rui Mo, fix(spark): Extend split fast path to support plain string (17630)
45136059c by Krishna Pai, fix: Back out Add CustomMemoryResource and custom memory extension framework due to LSAN failures (17667)
b51fae354 by Xiaoxuan Meng, fix: Surface `readGapBytes` stat in `HiveIndexSource::runtimeStats()` (17680)
5b9b7d12f by Xiaoxuan Meng, feat: Add IO gap distribution tracking to CoalesceIoStats and NimbleIndexProjector (17673)
c53370695 by Ke Wang, feat: Add footerCacheHit and footerBufferUnderread to RuntimeStatistics (17671)
cd7bc855b by Orri Erling, feat: Fused clone, index, index_put, device side errors and mode debug features (17605)
bec0aa6e0 by Hung-Ching Lee, Fix SIGSEGV in Task destructor by destroying plan tree before pool (17629)
d312eeda8 by Ping Liu, refactor(dwio): Add column mapping mode (17634)
0eb90f95e by Sergey Pershin, feat(config): Make ConfigProvider config-file aware (17653)

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

Related issue: #6887

Upstream Velox's New Commits:
a5b4548f1 by Xiaoxuan Meng, perf: Remove TraceContext from DWIO I/O hot paths (#17693)
84989128e by Tao Yang, feat(dwrf): Add Type attributes to dwrf proto for Iceberg interop (#17661)
d68147858 by brijrajk, perf(tpcds): Eliminate redundant map allocations in toTableName and fromTableName (#17668)
2e159aa83 by Minni Mittal, feat(spark): Add regexp_instr function for Spark (#17635)
61aa7b808 by Xiao Du, feat(buffer): Expose bufferPoolCapacity in DeserializerOptions (#17684)
4d4e71f15 by Joe Abraham, fix: Update row lineage handling for Iceberg V3 spec compliance (#17548)
1ea6e30a2 by Ke Wang, feat: Add fileHandle and cache APIs to ReaderOptions (#17674)
ee3679889 by Minni Mittal, feat(spark): Add format_number scalar function (#17538)
8c14870ce by brijrajk, docs: Fix duplicate object description warnings in Sphinx doc build (#17676)
70256ffc6 by brijrajk, docs(geospatial): Expand convex_hull_agg and geometry_union_agg docs (#17675)
438bb6d8f by lifulong, fix(spark): Spark struct field access producing wrong results inside CASE WHEN (#17381)
171cd17d6 by Hongze Zhang, refactor: Remove the GCC 11.1 / 11.2 workaround (#17652)
92355f494 by Christian Zentgraf, fix(build): Apple toolchain breaking dependencies (#17539)
a64705168 by mohsaka, refactor(parquet): Fix comment formatting and order of files in cmake (#17586)
1576c4c45 by zhli1142015, refactor(window): Decouple partition logic from RowContainer (#17590)
e69b97f60 by Shaojie Li, perf(parquet): Inline bit extraction in DeltaBpDecoder::readLong (#17633)
ed8962142 by Rui Mo, fix(spark): Extend split fast path to support plain string (#17630)
45136059c by Krishna Pai, fix: Back out Add CustomMemoryResource and custom memory extension framework due to LSAN failures (#17667)
b51fae354 by Xiaoxuan Meng, fix: Surface `readGapBytes` stat in `HiveIndexSource::runtimeStats()` (#17680)
5b9b7d12f by Xiaoxuan Meng, feat: Add IO gap distribution tracking to CoalesceIoStats and NimbleIndexProjector (#17673)
c53370695 by Ke Wang, feat: Add footerCacheHit and footerBufferUnderread to RuntimeStatistics (#17671)
cd7bc855b by Orri Erling, feat: Fused clone, index, index_put, device side errors and mode debug features (#17605)
bec0aa6e0 by Hung-Ching Lee, Fix SIGSEGV in Task destructor by destroying plan tree before pool (#17629)
d312eeda8 by Ping Liu, refactor(dwio): Add column mapping mode (#17634)
0eb90f95e by Sergey Pershin, feat(config): Make ConfigProvider config-file aware (#17653)

Signed-off-by: glutenperfbot <glutenperfbot@glutenproject-internal.com>
@zhouyuan zhouyuan force-pushed the tagging-2026_06_02 branch from 1c6b362 to 31f7b4b Compare June 3, 2026 15:46
Signed-off-by: Yuan <yuanzhou@apache.org>
@zhouyuan zhouyuan force-pushed the tagging-2026_06_02 branch from 31f7b4b to 0964ec7 Compare June 3, 2026 15:51
@zhouyuan zhouyuan merged commit 9c34b45 into apache:main Jun 3, 2026
59 checks passed
@prestodb-ci
Copy link
Copy Markdown

prestodb-ci commented Jun 3, 2026

Rebase job

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants