[GLUTEN-6887][VL] Daily Update Velox Version (2026_05_13)#12082
Closed
GlutenPerfBot wants to merge 1 commit into
Closed
[GLUTEN-6887][VL] Daily Update Velox Version (2026_05_13)#12082GlutenPerfBot wants to merge 1 commit into
GlutenPerfBot wants to merge 1 commit into
Conversation
DFT Velox's New Commits: 49d9f835d by infvg, Fix iceberg min max statistics for decimal type when encoded as int32 ef8f16bd0 by yingsu00, feat(PartitionedOutput): Add normal vs optimized comparison in ExchangeBenchmark 69f319f34 by yingsu00, feat(PartitionedOutput): Add OptimizedPartitionedOutput operator 1d5aeedd1 by yingsu00, feat(PartitionedOutput): Add PrestoIterativePartitioningSerializer bd5203e7d by yingsu00, feat(PartitionedOutput): Add numNullsPerPartition_ to PartitionedVector 928c6fdb9 by Xin Zhang, Add PartitionedVector benchmark 1669c47ba by Xin Zhang, feat: Add ParitionedConstantVector implementation 86da2ca33 by yingsu00, fix: Avoid allocating null buffer when partitioning null-free vectors 4d7057005 by Xin Zhang, fix: Add bool specialization for partitionFixedWidthValues 03094d0cc by Xin Zhang, refactor: Move initializeCursorPartitionOffsets into partitionFixedWidthValuesInPlace 5cc29b4df by yingsu00, feat: Add PartitionedRowVector implementation a998d8e4d by yingsu00, feat: Introducing PartitionedVector eab7b9b61 by binwei yang, remote website folder 22754cbdb by zouxxyy, 1 826326061 by binwei yang, remote gluten daily build beb638cd9 by Yuan, adding daily tests e8e455cd0 by Ping Liu, Iceberg core code 44048daa4 by wforget, [OAP] Change SpillPartitionId::kMaxSpillLevel to 7 92ae644e5 by Ke Jia, [OAP] Reused Hash Table in HashBuild Phase for Glute 52afc89b7 by Yuan, [OAP] [11771] Fix smj result mismatch issue in semi, anit and full outer join f1c09ec0f by Rui Mo, [OAP][5962] Support struct schema evolution matching by name 91aac8b42 by Heidi Han, feat: Add valueAt() and containsKey() to EnumTypeBase (#17491) fa744f41b by Shruti Shivakumar, fix(cudf): Return null for decimal division by zero (#17481) 362ef8f16 by Rui Mo, fix: Type deserialization of the `NullIfTypedExpr` (#17360) 869e13199 by Zac Wen, fix: Fix aliased column name lookup in HiveIndexSource init (#17484) 1fdeeb033 by Rui Mo, feat: Add `TimestampUtcType` as built-in logical type (#17091) 6b5e58eba by Apurva Kumar, feat: Support reading Iceberg TIME (TIME_MICROS) columns (#17478) da5ea4cf9 by Jimmy Lu, test(wave): Use default numeric indices for AtomicTest.cu (#17479) 1d29eefbb by Giuseppe Ottaviano, fix(build): Add missing includes (#17475) 00b0e7902 by Huameng (Michael) Jiang, feat(dwio): Add session properties for Nimble reader string optimizations (#17347) Signed-off-by: glutenperfbot <glutenperfbot@glutenproject-internal.com>
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: