You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/11/23 02:58:00 UTC

[jira] [Commented] (DRILL-5971) Fix INT64, INT32 logical types in complex parquet reader

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

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

GitHub user parthchandra opened a pull request:

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

    DRILL-5971: Fix INT64, INT32 logical types in complex parquet reader

    Added support for the INT64 and INT32 logical types in the complex parquet reader

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

    $ git pull https://github.com/parthchandra/drill DRILL-5971

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

    https://github.com/apache/drill/pull/1049.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 #1049
    
----
commit a27f5e4cb9a71d6ce3901c700fd69850dbdf22b9
Author: Parth Chandra <pa...@apache.org>
Date:   2017-08-29T18:20:47Z

    DRILL-5971: Fix INT64, INT32 logical types in complex parquet reader

----


> Fix INT64, INT32 logical types in complex parquet reader
> --------------------------------------------------------
>
>                 Key: DRILL-5971
>                 URL: https://issues.apache.org/jira/browse/DRILL-5971
>             Project: Apache Drill
>          Issue Type: Bug
>            Reporter: Parth Chandra
>
> The 'complex' Parquet reader does not recognize the Parquet logical types INT64, and INT32. 
> Should be a simple change to add these logical types.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)