Commit c759865
authored
Support arithmetic scalar operation with DictionaryArray (apache#5151)
* Support arithmetic dyn scalar
* For review: removing unnecessary macro parameter, adding one more type coercion pattern
* For review: modify comment1 parent 224c682 commit c759865
3 files changed
Lines changed: 459 additions & 60 deletions
File tree
- datafusion
- expr/src/type_coercion
- physical-expr/src/expressions
- binary
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
341 | 341 | | |
342 | 342 | | |
343 | 343 | | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
| 348 | + | |
| 349 | + | |
| 350 | + | |
| 351 | + | |
| 352 | + | |
344 | 353 | | |
345 | 354 | | |
346 | 355 | | |
| |||
439 | 448 | | |
440 | 449 | | |
441 | 450 | | |
| 451 | + | |
| 452 | + | |
| 453 | + | |
| 454 | + | |
| 455 | + | |
| 456 | + | |
| 457 | + | |
| 458 | + | |
| 459 | + | |
| 460 | + | |
442 | 461 | | |
443 | 462 | | |
444 | 463 | | |
| |||
0 commit comments