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 <ppenumarthy@ppenumarthy-e653-mpr13.local> Date: 2016-06-28T23:16:45Z Fix for MD-904 commit 3ba14375d4c64c5b346ef6ce565638804f520eac Author: Padma Penumarthy <ppenumarthy@ppenumarthy-e653-mpr13.local> Date: 2016-06-28T23:16:45Z Update Fix for MD-904 commit 7b837eb37ef0937a5087edd9738712610f79c737 Author: Padma Penumarthy <ppenumarthy@ppenumarthy-e653-mpr13.local> Date: 2016-06-29T00:22:13Z Merge branch 'master' of https://github.com/ppadma/drill commit a3c20a44d8407af6cb4b01243e7bd799ece2f6d7 Author: Padma Penumarthy <ppenumarthy@ppenumarthy-e653-mpr13.local> Date: 2016-06-30T18:31:38Z Merge branch 'master' of https://github.com/apache/drill commit 2c335fdddad1052871fa31843bd70df1e092c14b Author: Padma Penumarthy <ppenumarthy@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 <ppenumarthy@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 <ppenumarthy@ppenumarthy-e653-mpr13.local> Date: 2016-07-01T05:51:47Z Updated fix for MD-904 commit 1d5d95a3a4edf44fb0d2cc08e41b9e9b60be8c75 Author: Padma Penumarthy <ppenumarthy@ppenumarthy-e653-mpr13.local> Date: 2016-07-01T05:57:38Z Updated fix for MD-904 ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---