[GLUTEN-6887][VL] Daily Update Velox Version (2025_12_12)#11286
Merged
Conversation
Upstream Velox's New Commits: def7506f9 by Natasha Sehgal, feat: Add merge_set_digest aggregate function (#15631) 83123d45c by Jimmy Lu, perf: Inline testInt64 and testValues for frequently used filter types (#15691) a0bd1dd24 by Heidi Han, fix: Make KHLL deserialize return Status instead of throwing (#15742) abbe6b7f0 by Yolande Yan, feat(fuzzer): Add setdigest input generator (#15630) 2bf670328 by Natasha Sehgal, feat: Add make_set_digest aggregate function (#15618) 5d5d7d8fd by Yolande Yan, feat: Add SetDigest Utils (#15590) fa12c8a10 by Natasha Sehgal, fix: jaworinkler_similarity skip in Facebook Presto SOT (#15737) e7810c9c5 by joey.ljy, perf: Dedup build side rows early for left semi and anti joins (apache#7066) 4791adf9a by Wei He, fix: Fix memory accounting of buffer mode in LocalPartition (#15621) ec61a7765 by Abhinav Mukherjee, Skip `switch` function in Spark expression fuzzer (#15733) 5b3e346fd by Heidi Han, feat: Add KHyperLogLog Util functions (#15429) f0d93800c by Heidi Han, feat: Templatize HllAccumulator with TAllocator (#15594) dc2dd123d by Junjie Wang, feat: Optimize array_agg to avoid copy (#15715) Signed-off-by: glutenperfbot <glutenperfbot@glutenproject-internal.com>
marin-ma
approved these changes
Dec 12, 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_12
Related issue: #6887