[
https://issues.apache.org/jira/browse/DRILL-4759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15362992#comment-15362992
]
ASF GitHub Bot commented on DRILL-4759:
---------------------------------------
GitHub user ppadma opened a pull request:
https://github.com/apache/drill/pull/540
Fix for 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 drill-fix
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/drill/pull/540.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 #540
----
commit 9028f59b805b4ee0c769f414eb8492f17d65258c
Author: Padma Penumarthy <[email protected]>
Date: 2016-07-05T18:28:11Z
Fix for DRILL-4759: Drill throwing array index out of bound exception when
reading a parquet file written by map reduce program
----
> 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)