----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/24759/ -----------------------------------------------------------
Review request for drill. Summary (updated) ----------------- Drill-982 Return null for non-existent columns in parquet reader Repository: drill-git Description (updated) ------- Drill-982 Return null for non-existent columns in parquet reader Diffs (updated) ----- exec/java-exec/src/main/java/org/apache/drill/exec/store/parquet/columnreaders/ParquetRecordReader.java 2228787 exec/java-exec/src/test/java/org/apache/drill/exec/store/parquet/ParquetRecordReaderTest.java 2193233 Diff: https://reviews.apache.org/r/24759/diff/ Testing (updated) ------- added new unit tests, ran full build on command line Thanks, Jason Altekruse
