[ https://issues.apache.org/jira/browse/DRILL-5971?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16296003#comment-16296003 ]
ASF GitHub Bot commented on DRILL-5971: --------------------------------------- Github user parthchandra commented on the issue: https://github.com/apache/drill/pull/1049 @vvysotskyi please review - added fixes for date time and interval types, fixed the reading of dictionary encoded fixed width array types (including int96), fixed object representation of interval types (used by unit tests and sqlline/jdbc), and added a new test file generator that generates data for all (primitive) logical types in either flat or hierarchical schemas. Added those files as unit tests for the logical types. > Fix INT64, INT32 logical types in complex parquet reader > -------------------------------------------------------- > > Key: DRILL-5971 > URL: https://issues.apache.org/jira/browse/DRILL-5971 > Project: Apache Drill > Issue Type: Bug > Affects Versions: 1.11.0 > Reporter: Parth Chandra > Assignee: Parth Chandra > Fix For: 1.13.0 > > > The 'complex' Parquet reader does not recognize the Parquet logical types > INT64, and INT32. > Should be a simple change to add these logical types. -- This message was sent by Atlassian JIRA (v6.4.14#64029)