spark-instrumented-optimizer/sql/catalyst
Dongjoon Hyun d8f4540863 [SPARK-21839][SQL] Support SQL config for ORC compression
## What changes were proposed in this pull request?

This PR aims to support `spark.sql.orc.compression.codec` like Parquet's `spark.sql.parquet.compression.codec`. Users can use SQLConf to control ORC compression, too.

## How was this patch tested?

Pass the Jenkins with new and updated test cases.

Author: Dongjoon Hyun <dongjoon@apache.org>

Closes #19055 from dongjoon-hyun/SPARK-21839.
2017-08-31 08:16:58 +09:00
..
src [SPARK-21839][SQL] Support SQL config for ORC compression 2017-08-31 08:16:58 +09:00
pom.xml [SPARK-21544][DEPLOY][TEST-MAVEN] Tests jar of some module should not upload twice 2017-08-07 12:51:39 +01:00