You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "Alosh Bennett (JIRA)" <ji...@apache.org> on 2015/04/07 14:26:12 UTC

[jira] [Updated] (PARQUET-244) DeltaByteArrayReader fails with ArrayIndexOutOfBoundsException when moving across pages

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

Alosh Bennett updated PARQUET-244:
----------------------------------
    Description: 
DeltaByteArrayReader.readBytes() fails with  ArrayIndexOutOfBoundsException soon after it has processed a new page via initFromPage(). This is happening because 


  was:
DeltaByteArrayReader.readBytes() fails with  ArrayIndexOutOfBoundsException soon after it has processed a new page via initFromPage()



> DeltaByteArrayReader fails with ArrayIndexOutOfBoundsException when moving across pages
> ---------------------------------------------------------------------------------------
>
>                 Key: PARQUET-244
>                 URL: https://issues.apache.org/jira/browse/PARQUET-244
>             Project: Parquet
>          Issue Type: Bug
>          Components: parquet-mr
>    Affects Versions: parquet-mr_1.6.0
>            Reporter: Alosh Bennett
>
> DeltaByteArrayReader.readBytes() fails with  ArrayIndexOutOfBoundsException soon after it has processed a new page via initFromPage(). This is happening because 



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