[GLUTEN-6887][VL] Daily Update Velox Version (2026_05_18)#12102
Open
GlutenPerfBot wants to merge 2 commits into
Open
[GLUTEN-6887][VL] Daily Update Velox Version (2026_05_18)#12102GlutenPerfBot wants to merge 2 commits into
GlutenPerfBot wants to merge 2 commits into
Conversation
Upstream Velox's New Commits: 6af674c38 by Claude, feat(fuzzer): Add WindowNode-based alternate plan to TopNRowNumberFuzzer (#17536) bec8806bf by 1fanwang, fix(parquet): Include file column name in schema-mismatch error (#16591) (#17353) 103b8c889 by Shaojie Li, fix(cudf): Show stats for adapter operators not in plan tree (#17541) 81dff12ad by Suryadev Sahadevan Rajesh, refactor(encoding): Move encoding selection files to `selection/` subfolder (#17540) 472d3196b by beliefer, fix: Pass request type to SelectiveDecimalColumnReader (#17463) fb0826ace by Masha Basmanova, docs: Add PR review scripts and style guide (#17524) d41a22889 by Xiao Du, refactor: Enforce callers to provide metadataIoStats to TabletReader (#17534) 951677f88 by Shruti Shivakumar, refactor(cudf): Alphabetize objects in Velox-cuDF CMake files (#17517) 1718279d7 by Krishna Pai, build(docker): Pin tzdata across all velox-dev images (#17535) 2a5e3f905 by Shrinidhi Joshi, fix: Drop HashTable cache entry on builder failure (#17527) 982637f85 by Masha Basmanova, feat: Support dialect-specific type coercion (#17519) ea683f05a by Chengcheng Jin, fix(cudf): Fix CudfSplitReader ReaderOptions init (#17532) 8801a43ff by Scott Lee, Add reallocateBytes to MemoryAllocator to avoid unnecessary memcpy (#17525) a983d9b07 by Madhurendra Purbay, perf(simd): Add arch-aware boolean mask helpers (#17257) 2cea959b7 by rexan, feat: Add support for TZDIR environment variable (#15871) 02f22e8ac by Raymond Lin, feat: Add partition key propagation to ScanBatchEvent callback (#17513) 53b6a8b03 by Huameng (Michael) Jiang, fix(tracer): Fix TableWrite trace replayer to register connector and preserve serde parameters (#17526) 5680a3226 by Xiaoxuan Meng, Refactor ReaderOptions IoStatistics from raw pointers to shared_ptr (#17518) fd130f44a by mohsaka, feat: Add iceberg data file statistics (#17388) 805db6b72 by Pramod Satya, fix: Validate reduce_agg initial state (#17398) 6af81f0e7 by Shaojie Li, perf(hashtable): Add adaptive prefetch to hashRows normalizedKey path (#17495) 78ebafc59 by Rui Mo, fix(spark): Remove TIMESTAMP_NTZ type (#17512) 6800d5ba1 by mohsaka, feat: Add FileMetadata return to Writer::close() and introduce WriterConfig constants (#17509) 888bab856 by Orri Erling, feat(wave): Add durable kernel caching infrastructure to wave/common (#17474) d0a53253c by Facebook GitHub Bot, Re-sync with internal repository Signed-off-by: glutenperfbot <glutenperfbot@glutenproject-internal.com>
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_05_18
Related issue: #6887