Github user cloud-fan commented on the issue:
https://github.com/apache/spark/pull/19882
ok maybe have a `def orcImp: String`, which can be `native` or `hive`. Then
we can put the `beforeAll` and `afterAll` in `OrcTest`.
It can avoid changing the test code from `spark.read.orc` to
`spark.read.format(format)`--- --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
