Skip to content

[GLUTEN-6887][VL] Daily Update Velox Version (2026_05_13)#12082

Closed
GlutenPerfBot wants to merge 1 commit into
apache:mainfrom
GlutenPerfBot:tagging-dft-2026_05_13
Closed

[GLUTEN-6887][VL] Daily Update Velox Version (2026_05_13)#12082
GlutenPerfBot wants to merge 1 commit into
apache:mainfrom
GlutenPerfBot:tagging-dft-2026_05_13

Conversation

@GlutenPerfBot
Copy link
Copy Markdown
Contributor

@GlutenPerfBot GlutenPerfBot commented May 13, 2026

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)```

velox_branch: https://github.com/IBM/velox/commits/dft-2026_05_13

**Note**: This PR uses DFT-only Velox branch (dft-main) which contains only Gluten-required changes.


Related issue: #6887

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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants