[GLUTEN-6887][VL] Daily Update Velox Version (2026_06_06)#12253
Open
GlutenPerfBot wants to merge 7 commits into
Open
[GLUTEN-6887][VL] Daily Update Velox Version (2026_06_06)#12253GlutenPerfBot wants to merge 7 commits into
GlutenPerfBot wants to merge 7 commits into
Conversation
Upstream Velox's New Commits: 85f2cd5d0 by Rui Mo, feat: Enable TIMESTAMP_UTC in CompactRow and UnsafeRowFast (#17643) b6ca0a902 by sungwoo-XCENA, fix: Add back CustomMemoryResource with bug fix (#17698) 64d7b5e00 by Shaojie Li, perf(parquet): Batched DELTA decoding with SIMD bit-unpack (#17728) ebe134939 by Muhammad Haseeb, feat(cudf): Enable ABFS via BufferedInput in Velox-cudf (#17562) 5e7b483de by Bradley Dice, fix: Remove Fedora tzdata pin (#17739) 6edea8f8a by Zac Wen, fix: Return done instead of nullopt from HiveIndexSource EmptyIterator (#17740) 1e1738388 by Henry Edwin Dikeman, fix(expr): Push OR of varchar ranges down as subfield filter (#17736) 9b8ea5d85 by Huameng (Michael) Jiang, refactor(writer): Clean up writer performance stats (#17719) 7e7342162 by Kevin Wilfong, fix: Initialize null children in SelectiveMapAsStructColumnReader getValues (#17720) fd8f0cf07 by dependabot[bot], build(ci): Bump docker/setup-qemu-action from 3.6.0 to 4.1.0 (#17692) bfaf4056e by lifulong, refactor(parquet): Refactor parquet reader test (#17560) 196cdc238 by dependabot[bot], build(ci): Bump docker/login-action from 3.6.0 to 4.2.0 (#17691) 2bac72430 by Mariam-Almesfer, feat: Support Spark hour(timestamp_utc) function (#17557) d20ef330a by Minni Mittal, feat(spark): Add 2-arg decimal ceil/floor special forms for Spark (#17664) 72ac75b61 by Muhammad Haseeb, fix(cudf): Run Velox-cudf iceberg tests in CI (#17704) ae29a679d by Reema Alzaid, feat(cudf): Add GPU array access support for element_at, subscript, and get (#17243) f03e832cc by brijrajk, feat: Register Spark transform_values function (#17669) 9092f52da by Rui Mo, fix: Skip the fuzzer test for Spark regexp_instr function (#17709) 8092d7ea2 by Rui Mo, feat: Allow subfield rename and deletion for ORC format (#17551) 2eabd14b2 by Zac Wen, fix: Handle NULL partition values in makePartitionKey (#17723) 0dbf1731f by Rui Mo, feat: Support partition value of TIMESTAMP_UTC type (#17631) 42b0ac8c4 by Apurva Kumar, feat: Populate recordCount on DWRF/ORC IcebergDataSink commits (#17654) 058b1a314 by Daniel Bauer, build: Exclude ucx-exchange sources from clang-tidy (#17715) e3a3fc318 by Daniel Bauer, feat: Add per-node transport type annotations to PlanFragment (#17567) 3c55d6639 by Pratik Pugalia, fix(spark): Handle timezone gaps in DATE to TIMESTAMP cast (#17660) Signed-off-by: glutenperfbot <glutenperfbot@glutenproject-internal.com>
|
Run Gluten Clickhouse CI on x86 |
This reverts commit 43942c4.
|
Run Gluten Clickhouse CI on x86 |
|
Run Gluten Clickhouse CI on x86 |
This reverts commit 2df2c3c.
|
Run Gluten Clickhouse CI on x86 |
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_06
Related issue: #6887