You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Jason Altekruse (JIRA)" <ji...@apache.org> on 2015/04/22 03:01:01 UTC

[jira] [Updated] (DRILL-2842) Parquet files with large file metadata sometimes fail to read in the FooterGather

     [ https://issues.apache.org/jira/browse/DRILL-2842?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jason Altekruse updated DRILL-2842:
-----------------------------------
    Description: The issue was a small mismatch in the read position, subtracting the wrong length from the size of the file to place the bytes from the original read operation.

> Parquet files with large file metadata sometimes fail to read in the FooterGather
> ---------------------------------------------------------------------------------
>
>                 Key: DRILL-2842
>                 URL: https://issues.apache.org/jira/browse/DRILL-2842
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Storage - Parquet
>            Reporter: Jason Altekruse
>            Assignee: Jason Altekruse
>            Priority: Critical
>         Attachments: 2842.patch
>
>
> The issue was a small mismatch in the read position, subtracting the wrong length from the size of the file to place the bytes from the original read operation.



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