Commit e37808e
Check list size before concat in ScalarValue (apache#10329)
* Add check in list_to_array_of_size to see if any data will be returned. If not, do not attempt to call concat on empty arrays.
* Formatting1 parent bf6f83b commit e37808e
1 file changed
+11
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2133 | 2133 | | |
2134 | 2134 | | |
2135 | 2135 | | |
2136 | | - | |
| 2136 | + | |
| 2137 | + | |
| 2138 | + | |
| 2139 | + | |
| 2140 | + | |
2137 | 2141 | | |
2138 | 2142 | | |
2139 | 2143 | | |
| |||
3436 | 3440 | | |
3437 | 3441 | | |
3438 | 3442 | | |
| 3443 | + | |
| 3444 | + | |
| 3445 | + | |
| 3446 | + | |
| 3447 | + | |
| 3448 | + | |
3439 | 3449 | | |
3440 | 3450 | | |
3441 | 3451 | | |
| |||
0 commit comments