[ 
https://issues.apache.org/jira/browse/DRILL-4373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15536285#comment-15536285
 ] 

ASF GitHub Bot commented on DRILL-4373:
---------------------------------------

GitHub user vdiravka opened a pull request:

    https://github.com/apache/drill/pull/600

    DRILL-4373: Drill and Hive have incompatible timestamp representations in 
parquet

    - added sys/sess option "store.parquet.int96_as_timestamp";
    - added int96 to timestamp converter for both readers;
    - added unit tests;

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/vdiravka/drill DRILL-4373

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/drill/pull/600.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 #600
    
----
commit 0d768c42f7c732360cafcacc91e29b67ae44fca4
Author: Vitalii Diravka <[email protected]>
Date:   2016-09-02T21:43:50Z

    DRILL-4373: Drill and Hive have incompatible timestamp representations in 
parquet
    - added sys/sess option "store.parquet.int96_as_timestamp";
    - added int96 to timestamp converter for both readers;
    - added unit tests;

----


> Drill and Hive have incompatible timestamp representations in parquet
> ---------------------------------------------------------------------
>
>                 Key: DRILL-4373
>                 URL: https://issues.apache.org/jira/browse/DRILL-4373
>             Project: Apache Drill
>          Issue Type: Improvement
>          Components: Storage - Hive, Storage - Parquet
>    Affects Versions: 1.8.0
>            Reporter: Rahul Challapalli
>            Assignee: Vitalii Diravka
>              Labels: doc-impacting
>             Fix For: 1.9.0
>
>
> git.commit.id.abbrev=83d460c
> I created a parquet file with a timestamp type using Drill. Now if I define a 
> hive table on top of the parquet file and use "timestamp" as the column type, 
> drill fails to read the hive table through the hive storage plugin



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to