Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.14.0
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
- links to