Commit 5672977
feat: Support reverse function with ArrayType input (apache#2481)
* Support reverse function with ArrayType input
* nit
* refactor ut
* assert
* fix ci
* Update spark/src/test/scala/org/apache/comet/CometArrayExpressionSuite.scala
Co-authored-by: Oleks V <comphead@users.noreply.github.com>
* Update spark/src/test/scala/org/apache/comet/CometArrayExpressionSuite.scala
Co-authored-by: Oleks V <comphead@users.noreply.github.com>
---------
Co-authored-by: Oleks V <comphead@users.noreply.github.com>1 parent 41f31a4 commit 5672977
3 files changed
Lines changed: 482 additions & 371 deletions
File tree
- spark/src
- main/scala/org/apache/comet/serde
- test/scala/org/apache/comet
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
916 | 916 | | |
917 | 917 | | |
918 | 918 | | |
| 919 | + | |
| 920 | + | |
919 | 921 | | |
920 | 922 | | |
921 | 923 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
432 | 432 | | |
433 | 433 | | |
434 | 434 | | |
| 435 | + | |
| 436 | + | |
| 437 | + | |
| 438 | + | |
| 439 | + | |
| 440 | + | |
| 441 | + | |
| 442 | + | |
| 443 | + | |
| 444 | + | |
| 445 | + | |
| 446 | + | |
| 447 | + | |
| 448 | + | |
| 449 | + | |
| 450 | + | |
435 | 451 | | |
436 | 452 | | |
437 | 453 | | |
| |||
0 commit comments