You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@orc.apache.org by prasanthj <gi...@git.apache.org> on 2018/06/18 04:42:58 UTC

[GitHub] orc pull request #284: ORC-379: ConversionTreeReaders should handle Decimal6...

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 <pr...@...>
Date:   2018-06-18T04:42:01Z

    ORC-379: ConversionTreeReaders should handle Decimal64

----


---

[GitHub] orc pull request #284: ORC-379: ConversionTreeReaders should handle Decimal6...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/orc/pull/284


---