spark-instrumented-optimizer/dev/deps
Dongjoon Hyun 3b59d326c7 [SPARK-24576][BUILD] Upgrade Apache ORC to 1.5.2
## What changes were proposed in this pull request?

This issue aims to upgrade Apache ORC library from 1.4.4 to 1.5.2 in order to bring the following benefits into Apache Spark.

- [ORC-91](https://issues.apache.org/jira/browse/ORC-91) Support for variable length blocks in HDFS (The current space wasted in ORC to padding is known to be 5%.)
- [ORC-344](https://issues.apache.org/jira/browse/ORC-344) Support for using Decimal64ColumnVector

In addition to that, Apache Hive 3.1 and 3.2 will use ORC 1.5.1 ([HIVE-19669](https://issues.apache.org/jira/browse/HIVE-19465)) and 1.5.2 ([HIVE-19792](https://issues.apache.org/jira/browse/HIVE-19792)) respectively. This will improve the compatibility between Apache Spark and Apache Hive by sharing the common library.

## How was this patch tested?

Pass the Jenkins with all existing tests.

Author: Dongjoon Hyun <dongjoon@apache.org>

Closes #21582 from dongjoon-hyun/SPARK-24576.
2018-07-17 23:52:17 -07:00
..
spark-deps-hadoop-2.6 [SPARK-24576][BUILD] Upgrade Apache ORC to 1.5.2 2018-07-17 23:52:17 -07:00
spark-deps-hadoop-2.7 [SPARK-24576][BUILD] Upgrade Apache ORC to 1.5.2 2018-07-17 23:52:17 -07:00
spark-deps-hadoop-3.1 [SPARK-24576][BUILD] Upgrade Apache ORC to 1.5.2 2018-07-17 23:52:17 -07:00