https://github.com/apache/spark
Revision a2f968459b9c057cd81ffbafdd9f9f0f6089c3fa authored by Dongjoon Hyun on 15 March 2019, 03:13:21 UTC, committed by Dongjoon Hyun on 15 March 2019, 03:13:21 UTC
## What changes were proposed in this pull request?

This PR aims to update Apache ORC dependency to fix [SPARK-27107](https://issues.apache.org/jira/browse/SPARK-27107) .
```
[ORC-452] Support converting MAP column from JSON to ORC Improvement
[ORC-447] Change the docker scripts to keep a persistent m2 cache
[ORC-463] Add `version` command
[ORC-475] ORC reader should lazily get filesystem
[ORC-476] Make SearchAgument kryo buffer size configurable
```

## How was this patch tested?

Pass the Jenkins with the existing tests.

Closes #24097 from dongjoon-hyun/SPARK-27165-2.4.

Authored-by: Dongjoon Hyun <dhyun@apple.com>
Signed-off-by: Dongjoon Hyun <dhyun@apple.com>
1 parent 2d4e9cf
History
Tip revision: a2f968459b9c057cd81ffbafdd9f9f0f6089c3fa authored by Dongjoon Hyun on 15 March 2019, 03:13:21 UTC
[SPARK-27165][SPARK-27107][BRANCH-2.4][BUILD][SQL] Upgrade Apache ORC to 1.5.5
Tip revision: a2f9684

README.md

back to top