[GLUTEN-6887][VL] Daily Update Velox Version (2025_12_03)#11247
Merged
FelixYBW merged 1 commit intoapache:mainfrom Dec 4, 2025
Merged
[GLUTEN-6887][VL] Daily Update Velox Version (2025_12_03)#11247FelixYBW merged 1 commit intoapache:mainfrom
FelixYBW merged 1 commit intoapache:mainfrom
Conversation
Upstream Velox's New Commits: ba2d78eee by Rui Mo, fix(build): Ambiguity caused by long literal (#15670) 953c2cc8e by Krishna Pai, fix: Fix broken build (#15664) 33f740e0f by Jialiang Tan, misc: Remove ExchangeClient::kBackgroundCpuTimeMs (#15599) e8b1ac65e by Ke Wang, feat: Switch to use AsycSource for ParallelUnitLoader (#15653) 7eaf45f96 by Xiao Du, misc: Updated MEM_POOL_CAP_EXCEEDED error message (#15616) 0007f37c6 by Jialiang Tan, refactor: Extract common BaseSerializedPage API (#15626) 5e3d5a717 by Ke Wang, fix: Do not wait for async load at ParallelUnitLoader destructor (#15625) c0455735e by generatedunixname89002005232357, Revert "feat: Add rewrite for IN special form" (#15649) fc70dbe02 by Natasha Sehgal, feat: Add fuzzer type transform for KHLL (#15644) d1ec7e78a by Jimmy Lu, feat: Add map to struct pushdown support to file readers (#15545) be0837f9c by Pedro Eugenio Rocha Pedreira, perf: Avoid StringView copy in folly/Conv.h (#15639) 8ecb1a108 by Bikramjeet Vig, fix: Exception handling in cast from JSON (#15617) 637547618 by Xiao Du, fix: Fix flaky test freeUnusedCapacityWhenReclaimMemoryPool (#15612) bcc64b7a0 by Xiao Du, misc: Add TopNRowNumber in MemoryArbitrationFuzzer (#15598) a62c85d55 by Xiao Du, fix: Fix flaky test SharedArbitrationTestWithParallelExecutionModeOnly.concurrentArbitration/parallel (#15637) bc8d017dc by Pedro Eugenio Rocha Pedreira, perf: Avoid string copy in IPAddressType (#15638) 4d3409f29 by Masha Basmanova, refactor: Improve VeloxPromise API (#15628) 1c7df4663 by Pedro Eugenio Rocha Pedreira, feat(plan_builder): Alias support for expression builder (#15634) fea5baae2 by Pedro Eugenio Rocha Pedreira, feat(plan_builder): Support untyped filter expressions (#15611) 33248d500 by Masha Basmanova, feat: Enhance PlanConsistencyChecker to check columns used in lambda expressions (#15635) e953f06c5 by Amit Dutta, fix: Revert refactor: Remove enableConstantFolding flag from ExprCompiler" (#15632) fd0682b05 by Ping Liu, refactor: Add Iceberg connector (#15581) e336226b2 by Pedro Eugenio Rocha Pedreira, feat(plan_builder): Add fluent expression builder API (#15615) Signed-off-by: glutenperfbot <glutenperfbot@glutenproject-internal.com>
Contributor
Contributor
|
@kerwin-zk Could you help to take a look? Seems like celeborn CI jobs are unstable recently. I also encountered very frequent failures in my PR. |
Member
|
We ran into similar issue in the past few weeks, it may be due to not enough disk space in the GHA image |
Contributor
|
Let's ignore and merge the rebase then |
FelixYBW
approved these changes
Dec 4, 2025
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-2025_12_03
Related issue: #6887