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 2016/07/01 21:22:11 UTC

[jira] [Commented] (DRILL-4759) Drill throwing array index out of bound exception when reading a parquet file written by map reduce program.

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

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

GitHub user ppadma opened a pull request:

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

    DRILL-4759:Drill throwing array index out of bound exception when reading a parquet file written by map reduce program.

    

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

    $ git pull https://github.com/ppadma/drill master

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

    https://github.com/apache/drill/pull/539.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 #539
    
----
commit f5c60a88eb656b4eb383ba31a088330f45fc2f80
Author: Padma Penumarthy <pp...@ppenumarthy-e653-mpr13.local>
Date:   2016-06-28T23:16:45Z

    Fix for MD-904

commit 3ba14375d4c64c5b346ef6ce565638804f520eac
Author: Padma Penumarthy <pp...@ppenumarthy-e653-mpr13.local>
Date:   2016-06-28T23:16:45Z

    Update Fix for MD-904

commit 7b837eb37ef0937a5087edd9738712610f79c737
Author: Padma Penumarthy <pp...@ppenumarthy-e653-mpr13.local>
Date:   2016-06-29T00:22:13Z

    Merge branch 'master' of https://github.com/ppadma/drill

commit a3c20a44d8407af6cb4b01243e7bd799ece2f6d7
Author: Padma Penumarthy <pp...@ppenumarthy-e653-mpr13.local>
Date:   2016-06-30T18:31:38Z

    Merge branch 'master' of https://github.com/apache/drill

commit 2c335fdddad1052871fa31843bd70df1e092c14b
Author: Padma Penumarthy <pp...@ppenumarthy-e653-mpr13.local>
Date:   2016-07-01T00:36:22Z

    Fix for MD-904: Drill throwing array index out of bound exception when reading a parquet file written by map reduce program.

commit 950d4a8198145b72fabf4a6ea658a83f1201f058
Author: Padma Penumarthy <pp...@ppenumarthy-e653-mpr13.local>
Date:   2016-07-01T00:52:38Z

    MD-904:Drill throwing array index out of bound exception when reading a parquet file written by map reduce program

commit 8914c21216f54600b833895c124d222fc058d307
Author: Padma Penumarthy <pp...@ppenumarthy-e653-mpr13.local>
Date:   2016-07-01T05:51:47Z

    Updated fix for MD-904

commit 1d5d95a3a4edf44fb0d2cc08e41b9e9b60be8c75
Author: Padma Penumarthy <pp...@ppenumarthy-e653-mpr13.local>
Date:   2016-07-01T05:57:38Z

    Updated fix for MD-904

----


> Drill throwing array index out of bound exception when reading a parquet file written by map reduce program.
> ------------------------------------------------------------------------------------------------------------
>
>                 Key: DRILL-4759
>                 URL: https://issues.apache.org/jira/browse/DRILL-4759
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Storage - Parquet
>    Affects Versions: 1.7.0
>            Reporter: Padma Penumarthy
>            Assignee: Padma Penumarthy
>             Fix For: 1.8.0
>
>
> An ArrayIndexOutOfBound exception is thrown while reading bigInt data type from dictionary encoded parquet data. 



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