[GLUTEN-6887][VL] Daily Update Velox Version (2026_05_10)#12063
Closed
GlutenPerfBot wants to merge 1 commit into
Closed
[GLUTEN-6887][VL] Daily Update Velox Version (2026_05_10)#12063GlutenPerfBot wants to merge 1 commit into
GlutenPerfBot wants to merge 1 commit into
Conversation
DFT Velox's New Commits: 9c8e44814 by infvg, Fix iceberg min max statistics for decimal type when encoded as int32 7b55ecf55 by yingsu00, feat(PartitionedOutput): Add normal vs optimized comparison in ExchangeBenchmark 214b278ca by yingsu00, feat(PartitionedOutput): Add OptimizedPartitionedOutput operator fde414d20 by yingsu00, feat(PartitionedOutput): Add PrestoIterativePartitioningSerializer fe2445d18 by yingsu00, feat(PartitionedOutput): Add numNullsPerPartition_ to PartitionedVector 46d1fe022 by Xin Zhang, Add PartitionedVector benchmark c2d6927f6 by Xin Zhang, feat: Add ParitionedConstantVector implementation 5afa14a07 by yingsu00, fix: Avoid allocating null buffer when partitioning null-free vectors e58b76420 by Xin Zhang, fix: Add bool specialization for partitionFixedWidthValues 2c7d91d1a by Xin Zhang, refactor: Move initializeCursorPartitionOffsets into partitionFixedWidthValuesInPlace 88a79ed79 by yingsu00, feat: Add PartitionedRowVector implementation 5babf5608 by yingsu00, feat: Introducing PartitionedVector b335d048e by binwei yang, remote website folder d772b768b by zouxxyy, 1 1063d8dd4 by binwei yang, remote gluten daily build 60256b86a by Yuan, adding daily tests 8d56c3df7 by Ping Liu, Iceberg core code Signed-off-by: glutenperfbot <glutenperfbot@glutenproject-internal.com>
Member
|
covered in #12068 |
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.
DFT Velox's New Commits: