Uploaded image for project: 'Apache Drill'
  1. Apache Drill
  2. DRILL-7018

Parquet File fails with IndexOutOfBoundsException

    XMLWordPrintableJSON

Details

    Description

      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))

       

      Attachments

        Issue Links

          Activity

            People

              sachouche Salim Achouche
              sachouche Salim Achouche
              Vitalii Diravka Vitalii Diravka
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: