[GLUTEN-6887][VL] Daily Update Velox Version (2025_10_11)#10866
Merged
marin-ma merged 1 commit intoapache:mainfrom Oct 11, 2025
Merged
[GLUTEN-6887][VL] Daily Update Velox Version (2025_10_11)#10866marin-ma merged 1 commit intoapache:mainfrom
marin-ma merged 1 commit intoapache:mainfrom
Conversation
Upstream Velox's New Commits: 8e0b3a637 by Xiaoxuan Meng, feat: Support row iterator for unsafe row to control memory usage for deserialization (#15103) 3dbf68a58 by dependabot[bot], build(ci): Bump astral-sh/setup-uv from 6.7.0 to 6.8.0 (#15054) f18ba36b4 by dependabot[bot], build(ci): Bump docker/login-action from 3.5.0 to 3.6.0 (#15055) Signed-off-by: glutenperfbot <glutenperfbot@glutenproject-internal.com>
marin-ma
approved these changes
Oct 11, 2025
weixiuli
pushed a commit
to weixiuli/gluten
that referenced
this pull request
Oct 14, 2025
* [GLUTEN-6887][VL] Daily Update Velox Version (2025_07_26) Upstream Velox's New Commits: 1d5765758 by Xiao Du, misc(fuzzer): Add QDigestInputGenerator in QDigestRegistration (#13939) 61ff1cb27 by Raaghav Ravishankar, feat: Add dot_product function (#14053) e57aac7e4 by Oliver Xu, fix: Fix implicit conversion from long to double (#14234) d9c59b29a by Masha Basmanova, feat: Add support for converting OPAQUE vector to variant (#14235) 62e529718 by Amit Dutta, refactor: Remove backward compatible code in TopNRowNumberNode constructor (#14168) e562f3f95 by Peter Enescu, fix: Update orderable-ness for custom types (#13972) d33a37ca4 by Masha Basmanova, feat: Add serde for ParallelProject node (#14223) 40b1296b1 by root, feat(build): Switch to use C++20 standard (apache#10866) 736086976 by Masha Basmanova, feat: Move ParallelProject node and operator from Verax (#14220) e832b3b2d by wecharyu, fix: HiveDataSink should materialize the input before any writes (#14085) 63438d43c by Zhen Li, feat: Support decimal type for Spark from_json function (#13052) Signed-off-by: glutenperfbot <glutenperfbot@glutenproject-internal.com> * switch c++ 20 Signed-off-by: Yuan <yuanzhou@apache.org> --------- Signed-off-by: glutenperfbot <glutenperfbot@glutenproject-internal.com> Signed-off-by: Yuan <yuanzhou@apache.org> Co-authored-by: glutenperfbot <glutenperfbot@glutenproject-internal.com> Co-authored-by: Yuan <yuanzhou@apache.org>
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: