[jira] [Created] (DRILL-5423) Refactor ScanBatch to allow unit testing record readers

2017-04-08 Thread Paul Rogers (JIRA)
Paul Rogers created DRILL-5423: -- Summary: Refactor ScanBatch to allow unit testing record readers Key: DRILL-5423 URL: https://issues.apache.org/jira/browse/DRILL-5423 Project: Apache Drill

[GitHub] drill pull request #803: DRILL-5395: Query on MapR-DB table fails with NPE d...

2017-04-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/drill/pull/803 --- 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

[GitHub] drill pull request #784: DRILL-5355: Misc. code cleanup

2017-04-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/drill/pull/784 --- 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

[GitHub] drill pull request #771: DRILL-5315: Address small typo in the comment

2017-04-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/drill/pull/771 --- 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

[GitHub] drill pull request #799: DRILL-5234: External sort spill fails for maps

2017-04-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/drill/pull/799 --- 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

[GitHub] drill pull request #794: DRILL-5375: Nested loop join: return correct result...

2017-04-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/drill/pull/794 --- 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

[GitHub] drill pull request #787: DRILL-5319: Refactor "contexts" for unit testing

2017-04-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/drill/pull/787 --- 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

[GitHub] drill pull request #810: DRILL-5387: Ignore TestBitBitKerberos and TestUserB...

2017-04-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/drill/pull/810 --- 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

[GitHub] drill pull request #807: DRILL-5415: Improve Fixture Builder to configure cl...

2017-04-08 Thread sohami
Github user sohami commented on a diff in the pull request: https://github.com/apache/drill/pull/807#discussion_r110512304 --- Diff: exec/java-exec/src/test/java/org/apache/drill/test/FixtureBuilder.java --- @@ -117,7 +122,27 @@ public FixtureBuilder configProperty(String key,

[GitHub] drill pull request #807: DRILL-5415: Improve Fixture Builder to configure cl...

2017-04-08 Thread sohami
Github user sohami commented on a diff in the pull request: https://github.com/apache/drill/pull/807#discussion_r110512302 --- Diff: exec/java-exec/src/test/java/org/apache/drill/test/ClusterFixture.java --- @@ -203,7 +219,15 @@ private void createConfig(FixtureBuilder builder)