[GitHub] drill pull request #677: DRILL-5065 - Optimize count( * ) queries on MapR-DB...

2016-12-13 Thread spanchamiamapr
Github user spanchamiamapr closed the pull request at: https://github.com/apache/drill/pull/677 --- 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

[GitHub] drill pull request #677: DRILL-5065 - Optimize count( * ) queries on MapR-DB...

2016-12-05 Thread adityakishore
Github user adityakishore commented on a diff in the pull request: https://github.com/apache/drill/pull/677#discussion_r90932924 --- Diff: contrib/format-maprdb/src/main/java/org/apache/drill/exec/store/mapr/db/MapRDBFormatPluginConfig.java --- @@ -65,6 +68,15 @@ public void

[GitHub] drill pull request #677: DRILL-5065 - Optimize count( * ) queries on MapR-DB...

2016-12-05 Thread spanchamiamapr
GitHub user spanchamiamapr opened a pull request: https://github.com/apache/drill/pull/677 DRILL-5065 - Optimize count( * ) queries on MapR-DB JSON Tables In MapR-DB v5.2.0, we enabled '_id' only projection for JSON tables. Hence, we can now optimize the following queries: