Github user cloud-fan commented on the issue:
https://github.com/apache/spark/pull/19651
I'd like to still keep the old orc implementation in this PR. The new
implementation should only be used when users specify full class name, e.g.
`org.apache.spark....OrcFileFormat`. Then we add a new temporary commit to
redirect `orc` to this new implementation, after all tests passing, we revert
this commit and merge the PR.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]