[GitHub] drill pull request #597: DRILL-4905: Push the LIMIT down to the parquet read...

2016-10-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/drill/pull/597 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabl

[GitHub] drill pull request #597: DRILL-4905: Push the LIMIT down to the parquet read...

2016-10-18 Thread ppadma
Github user ppadma commented on a diff in the pull request: https://github.com/apache/drill/pull/597#discussion_r83965044 --- Diff: exec/java-exec/src/test/java/org/apache/drill/exec/store/parquet/TestParquetGroupScan.java --- @@ -117,4 +119,18 @@ public void testSelectEmptyNoCach

[GitHub] drill pull request #597: DRILL-4905: Push the LIMIT down to the parquet read...

2016-10-18 Thread ppadma
Github user ppadma commented on a diff in the pull request: https://github.com/apache/drill/pull/597#discussion_r83965017 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/store/parquet/columnreaders/ParquetRecordReader.java --- @@ -139,6 +155,11 @@ public ParquetRecord