Andy Sautins
Results
2
issues of
Andy Sautins
### What changes were proposed in this pull request? This PR proposes changing the value returned from `ExplodeBase.eval` from `Array[InternalRow]` to `IterableOnce[IternalRow]`. `Array` converts to an `IterableOnce` with an implicit...
SQL