Commit bce17f7
[GLUTEN-6887][VL] Daily Update Velox Version (2025_10_25) (#10947)
* [GLUTEN-6887][VL] Daily Update Velox Version (2025_10_25)
Upstream Velox's New Commits:
61975b14d by Chengcheng Jin, fix: Fix Arrow large string import may overflow (#14921)
6867686f4 by wangguangxin.cn, fix: UnknownType should have 0 buffer when exporting to Arrow (#14156)
3ad3bd81a by aditi-pandit, docs: Add TopNRowNumberFuzzer documentation (#15249)
28c5f29f4 by Hongze Zhang, fix: Fix wrong result when pushing aggregation down to small Parquet pages (#14332)
2a4210bfc by Yolande Yan, feat: Add SetDigest type (#15281)
dd53fc055 by Sutou Kouhei, fix(build): Add a missing space after "." in shared library warning message (#14719)
f145ad3db by Zac Wen, feat: Add OrderByReplayer to trace tool (#15271)
0c7475e05 by Natasha Sehgal, misc: Optimize dense P4HLL cast with direct copy (#15265)
b2d62c1f0 by Natasha Sehgal, misc: Revert std::move in Driver getOutput (#15276)
6109c9f64 by Hongze Zhang, fix: Fix unsafe varchar array vector produced by `variantToVector` API (#14586)
d537e4d03 by alileclerc, docs: New VeloxCon China banner (#15238)
0bc990d70 by Pedro Eugenio Rocha Pedreira, refactor: Remove unsafe unimplemented function (#15275)
69636cdf5 by wecharyu, feat: Extend json path support in get_json_object Spark function (#15243)
1eb5dd63e by Peter Enescu, refactor: Use PrestoBatchSerializer for LocalRunnerService Thrift serialization (#15226)
41d3e31ec by James Gill, docs(geo): Add documentation for bingtile and geometry types (#15273)
83ec11c32 by Pedro Eugenio Rocha Pedreira, build: Fix CI builds (#15272)
ca4cfb6b5 by Pedro Eugenio Rocha Pedreira, refactor: Remove usages of folly::StringPiece in Counters.h (#15266)
c78385daf by mbkkt, fix: Disable some noisy .clang-tidy checks (#15135)
b0afdf43c by Ping Liu, feat: Add TIME type support to Arrow bridge (#15029)
d0f6a2429 by Ping Liu, fix: Remove redundant partition value handling in Iceberg column adaptation (#14516)
Signed-off-by: glutenperfbot <[email protected]>
* exclude failed ut
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 6b4bbbc commit bce17f7
File tree
5 files changed
+10
-2
lines changed- ep/build-velox/src
- gluten-ut
- spark32/src/test/scala/org/apache/gluten/utils/velox
- spark33/src/test/scala/org/apache/gluten/utils/velox
- spark34/src/test/scala/org/apache/gluten/utils/velox
- spark35/src/test/scala/org/apache/gluten/utils/velox
5 files changed
+10
-2
lines changed| 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 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
371 | 371 | | |
372 | 372 | | |
373 | 373 | | |
| 374 | + | |
| 375 | + | |
374 | 376 | | |
375 | 377 | | |
376 | 378 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
155 | 155 | | |
156 | 156 | | |
157 | 157 | | |
| 158 | + | |
| 159 | + | |
158 | 160 | | |
159 | 161 | | |
160 | 162 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
153 | 153 | | |
154 | 154 | | |
155 | 155 | | |
| 156 | + | |
| 157 | + | |
156 | 158 | | |
157 | 159 | | |
158 | 160 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
153 | 153 | | |
154 | 154 | | |
155 | 155 | | |
| 156 | + | |
| 157 | + | |
156 | 158 | | |
157 | 159 | | |
158 | 160 | | |
| |||
0 commit comments