Github user kiszk commented on the issue:
https://github.com/apache/spark/pull/20153
Is `ColumnarBatchScan` appropriate name for now? This is because if
`supportBatch` is false, the class handles scan from a `row`, not `columnar` or
`batch`.--- --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
