Skip to content

[GLUTEN-6887][VL] Daily Update Velox Version (2026_08_14) - #12769

Merged
zhouyuan merged 3 commits into
apache:mainfrom
GlutenPerfBot:tagging-2026_08_14
Aug 14, 2026
Merged

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

Conversation

@GlutenPerfBot

@GlutenPerfBot GlutenPerfBot commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

Upstream Velox's New Commits:

aae71e232 by Bradley Dice, fix(cudf): Link Iceberg test with gmock
54eed8163 by Natasha Sehgal, refactor: Allow subclassing ConcurrentRuntimeStatWriter
353180084 by zhichenxu-meta, refactor(rpc): Remove the legacy RPCNode flattened-args constructor (contract) (18270)
a571b61d4 by JiaKe, feat: Fix the full outer join result mismatch issue
3ccc2b4db by Pradeep Vaka, refactor(hive): Share partition value conversion (18419)
1e3bf343b by Natasha Sehgal, feat(base): Add ConcurrentRuntimeStatWriter (18416)
a96d0415c by Philo He, fix(spark): Enable ANSI-compliant cast from DECIMAL to DECIMAL
bafd65c57 by LingBin, refactor(memory): Use VELOX_MEM_LOG_EVERY_MS in SharedArbitrator
89417cdb1 by Matt Gara, fix(serializers): Fix stale null count in Presto deserialization
ce06d6f62 by Karthikeyan, fix(test): Increase data size in spillPartitionBitsOverlap test
8ed45ee4d by kevinwilfong, perf: Bound RowsStreamingWindowBuild memory for large single partitions (18378)
16ffaea1b by Hongze Zhang, refactor: Add format-specific runtime stats API
67eb83a97 by Rui Mo, fix: Parquet column reader options initialization order

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

Related issue: #6887

glutenperfbot and others added 2 commits August 14, 2026 15:17
Upstream Velox's New Commits:
aae71e232 by Bradley Dice, fix(cudf): Link Iceberg test with gmock
54eed8163 by Natasha Sehgal, refactor: Allow subclassing ConcurrentRuntimeStatWriter
353180084 by zhichenxu-meta, refactor(rpc): Remove the legacy RPCNode flattened-args constructor (contract) (#18270)
a571b61d4 by JiaKe, feat: Fix the full outer join result mismatch issue
3ccc2b4db by Pradeep Vaka, refactor(hive): Share partition value conversion (#18419)
1e3bf343b by Natasha Sehgal, feat(base): Add ConcurrentRuntimeStatWriter (#18416)
a96d0415c by Philo He, fix(spark): Enable ANSI-compliant cast from DECIMAL to DECIMAL
bafd65c57 by LingBin, refactor(memory): Use VELOX_MEM_LOG_EVERY_MS in SharedArbitrator
89417cdb1 by Matt Gara, fix(serializers): Fix stale null count in Presto deserialization
ce06d6f62 by Karthikeyan, fix(test): Increase data size in spillPartitionBitsOverlap test
8ed45ee4d by kevinwilfong, perf: Bound RowsStreamingWindowBuild memory for large single partitions (#18378)
16ffaea1b by Hongze Zhang, refactor: Add format-specific runtime stats API
67eb83a97 by Rui Mo, fix: Parquet column reader options initialization order

Signed-off-by: glutenperfbot <glutenperfbot@glutenproject-internal.com>
Signed-off-by: Yuan <yuanzhou@apache.org>
Signed-off-by: Yuan <yuanzhou@apache.org>
@zhouyuan
zhouyuan force-pushed the tagging-2026_08_14 branch from f7a0cbb to abd0a00 Compare August 14, 2026 14:59
@zhouyuan
zhouyuan merged commit 5ead486 into apache:main Aug 14, 2026
70 checks passed
@prestodb-ci

prestodb-ci commented Aug 14, 2026

Copy link
Copy Markdown

Rebase job

felipepessoto pushed a commit to felipepessoto/gluten that referenced this pull request Aug 15, 2026
… update

The Delta-on-Gluten CI gate started reporting regressions (test
failures not previously in known-failures.txt) after the daily Velox
version bump in apache#12769, which pulled in upstream Velox commit
a96d0415c "fix(spark): Enable ANSI-compliant cast from DECIMAL to
DECIMAL". This changed DECIMAL cast/overflow/widening behavior.

This adds the 4 newly-failing tests to known-failures.txt to unblock
CI while the underlying behavior change is investigated.

See apache#12779

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
felipepessoto pushed a commit to felipepessoto/gluten that referenced this pull request Aug 16, 2026
… update

The Delta-on-Gluten CI gate started reporting regressions (test
failures not previously in known-failures.txt) after the daily Velox
version bump in apache#12769, which pulled in upstream Velox commit
a96d0415c "fix(spark): Enable ANSI-compliant cast from DECIMAL to
DECIMAL". This changed DECIMAL cast/overflow/widening behavior.

This adds the 4 newly-failing tests to known-failures.txt to unblock
CI while the underlying behavior change is investigated.

See apache#12779

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
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