Commit 93e3853
[GLUTEN-6887][VL] Daily Update Velox Version (2025_10_23) (#10927)
* [GLUTEN-6887][VL] Daily Update Velox Version (2025_10_23)
Upstream Velox's New Commits:
cf403b8b6 by Pramod Satya, fix: Ensure ConstantTypedExpr and variant types are compatible (#15217)
a0af47a3a by Pramod Satya, fix: Initialize null variant with UNKNOWN type (#15250)
6ee0dacbd by Karthikeyan Natarajan, fix(cudf): Fix all nulls case for skipping filter (#15231)
28ec24778 by Karthikeyan Natarajan, feat(cudf): Upgrade cudf to 25.10 (#15183)
7df0c837a by Deepak Majeti, refactor: Remove usage of arrow/util/logging.h (#14005)
3f838336c by wutiangan, perf(join): Enable parallel execution for non-null-aware RightSemiProjectJoin (#15034)
9f7f64abd by dependabot[bot], build(ci): Bump astral-sh/setup-uv from 6.8.0 to 7.1.1 (#15222)
85f6bda78 by Ashutosh Gupta, feat: Enhance BaseVector::createConstant to accept Variant of complex type (#14341)
84b50eada by Deepak Majeti, fix(parquet): Handle Parquet reserved keywords when used as the column names (#15228)
6ad19ed24 by duanmeng, refactor: Consolidate fuzzer pools in SortBufferTest (#15220)
Signed-off-by: glutenperfbot <[email protected]>
* fix
Signed-off-by: Yuan <[email protected]>
* Revert "fix"
This reverts commit 788df7e.
* fix
Signed-off-by: Yuan <[email protected]>
* fix link cudf
Signed-off-by: Yuan <[email protected]>
* trigger gpu image rebuild
Signed-off-by: Yuan <[email protected]>
---------
Signed-off-by: glutenperfbot <[email protected]>
Signed-off-by: Yuan <[email protected]>
Co-authored-by: glutenperfbot <[email protected]>
Co-authored-by: Yuan <[email protected]>1 parent 6eb0c41 commit 93e3853
File tree
4 files changed
+9
-5
lines changed- .github/workflows
- cpp/velox
- dev/docker/cudf
- ep/build-velox/src
4 files changed
+9
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1291 | 1291 | | |
1292 | 1292 | | |
1293 | 1293 | | |
| 1294 | + | |
| 1295 | + | |
| 1296 | + | |
1294 | 1297 | | |
1295 | 1298 | | |
1296 | 1299 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
410 | 410 | | |
411 | 411 | | |
412 | 412 | | |
413 | | - | |
| 413 | + | |
414 | 414 | | |
415 | 415 | | |
416 | | - | |
| 416 | + | |
417 | 417 | | |
418 | 418 | | |
419 | | - | |
| 419 | + | |
420 | 420 | | |
421 | 421 | | |
422 | 422 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
29 | 30 | | |
30 | 31 | | |
31 | 32 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
0 commit comments