[GLUTEN-6887][VL] Daily Update Velox Version (2026_06_02)#12223
Merged
Conversation
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>
1c6b362 to
31f7b4b
Compare
31f7b4b to
0964ec7
Compare
zhouyuan
approved these changes
Jun 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_06_02
Related issue: #6887