Github user cloud-fan commented on the issue:
https://github.com/apache/spark/pull/20277
@hvanhovell good idea. I ran the `ColumnarBatchBenchmark` and found
`getArray` has a regression as it's not final anymore. I've reverted the
interface stuff and `ColumnVector` is still abstract class now.--- --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
