[GitHub] drill pull request: DRILL-3634: Add number of partitions informati...

2015-11-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/drill/pull/231 --- 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: DRILL-3634: Add number of partitions informati...

2015-11-04 Thread mehant
Github user mehant commented on a diff in the pull request: https://github.com/apache/drill/pull/231#discussion_r43917864 --- Diff: contrib/storage-hive/core/src/main/java/org/apache/drill/exec/store/hive/HiveScan.java --- @@ -87,6 +87,9 @@ @JsonProperty("columns") p

[GitHub] drill pull request: DRILL-3634: Add number of partitions informati...

2015-11-04 Thread amansinha100
Github user amansinha100 commented on the pull request: https://github.com/apache/drill/pull/231#issuecomment-153791070 I had 1 question about the upper limit on the numPartitions but changes look good overall. +1. --- If your project is set up for it, you can reply to this email

[GitHub] drill pull request: DRILL-3634: Add number of partitions informati...

2015-11-04 Thread amansinha100
Github user amansinha100 commented on a diff in the pull request: https://github.com/apache/drill/pull/231#discussion_r43906151 --- Diff: contrib/storage-hive/core/src/main/java/org/apache/drill/exec/store/hive/HiveScan.java --- @@ -87,6 +87,9 @@ @JsonProperty("columns")

[GitHub] drill pull request: DRILL-3634: Add number of partitions informati...

2015-11-02 Thread mehant
GitHub user mehant opened a pull request: https://github.com/apache/drill/pull/231 DRILL-3634: Add number of partitions information in the plan for hive… … scans You can merge this pull request into a Git repository by running: $ git pull https://github.com/mehant/drill DRI