cdmikechen opened a new pull request #2238: URL: https://github.com/apache/drill/pull/2238
# [DRILL-7934](https://issues.apache.org/jira/browse/DRILL-7934): NullPointerException error when reading parquet files ## Description Change null to `org.apache.drill.common.types.Types.NULL` to avoid NullPointerException error. ## Documentation It is a bug fix, will not change drill documentation. ## Testing Have tested in a standalone drill cluster -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
