GitHub user parthchandra opened a pull request:
https://github.com/apache/drill/pull/1049
DRILL-5971: Fix INT64, INT32 logical types in complex parquet reader
Added support for the INT64 and INT32 logical types in the complex parquet
reader
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/parthchandra/drill DRILL-5971
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/drill/pull/1049.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1049
----
commit a27f5e4cb9a71d6ce3901c700fd69850dbdf22b9
Author: Parth Chandra <[email protected]>
Date: 2017-08-29T18:20:47Z
DRILL-5971: Fix INT64, INT32 logical types in complex parquet reader
----
---