GitHub user prasanthj opened a pull request:
https://github.com/apache/orc/pull/284
ORC-379: ConversionTreeReaders should handle Decimal64
Also tested the patch by enabling the hive tests in
https://issues.apache.org/jira/browse/HIVE-19792 and it worked.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/prasanthj/orc ORC-379
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/orc/pull/284.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #284
----
commit 58a6b7edbc9d96ab3dbffb90309bf9f45a306205
Author: Prasanth Jayachandran <prasanthj@...>
Date: 2018-06-18T04:42:01Z
ORC-379: ConversionTreeReaders should handle Decimal64
----
---