Github user fjh100456 commented on the issue:
https://github.com/apache/spark/pull/20087
@gatorsmile
I'd change the precedence.
For Parquet, if `hive.exec.compress.output` is true, keep the old
precedence, otherwise, get compression from HiveOption.
For Orc, because `hive.exec.compress.output` always take no effect, we get
compression from HiveOption directly.
If this is ok, I'll change the test case. Any suggestion?
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]