Github user vdiravka commented on a diff in the pull request: https://github.com/apache/drill/pull/1214#discussion_r183253923 --- Diff: contrib/storage-hive/core/src/main/java/org/apache/drill/exec/store/hive/HiveDrillNativeParquetRowGroupScan.java --- @@ -0,0 +1,130 @@ +/* +* Licensed to the Apache Software Foundation (ASF) under one or more --- End diff -- indent
---