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

salim achouche updated DRILL-7018:
----------------------------------
    Reviewer: Vitalii Diravka  (was: Boaz Ben-Zvi)

> Drill Query (when store.parquet.reader.int96_as_timestamp=true) on Parquet 
> File fails with Error: SYSTEM ERROR: IndexOutOfBoundsException: readerIndex: 
> 0, writerIndex: 372 (expected: 0 <= readerIndex <= writerIndex <= 
> capacity(256))
> ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: DRILL-7018
>                 URL: https://issues.apache.org/jira/browse/DRILL-7018
>             Project: Apache Drill
>          Issue Type: Improvement
>          Components: Storage - Parquet
>    Affects Versions: 1.14.0
>            Reporter: salim achouche
>            Assignee: salim achouche
>            Priority: Major
>              Labels: ready-to-commit
>             Fix For: 1.16.0
>
>   Original Estimate: 0h
>  Remaining Estimate: 0h
>
> alter system set `store.parquet.reader.int96_as_timestamp`= true
> run query witch projects a column of type Parquet INT96 timestamp with 31 
> nulls
> The following exception will be thrown:
> java.lang.IndexOutOfBoundsException: readerIndex: 0, writerIndex: 372 
> (expected: 0 <= readerIndex <= writerIndex <= capacity(256))
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to