[GitHub] drill pull request #710: DRILL-5126: Provide simplified, unified "cluster fi...

2017-01-18 Thread sohami
Github user sohami commented on a diff in the pull request: https://github.com/apache/drill/pull/710#discussion_r96785327 --- Diff: exec/java-exec/src/test/java/org/apache/drill/test/LogFixture.java --- @@ -0,0 +1,255 @@ +/* + * Licensed to the Apache Software Foundation

[GitHub] drill pull request #710: DRILL-5126: Provide simplified, unified "cluster fi...

2017-01-18 Thread sohami
Github user sohami commented on a diff in the pull request: https://github.com/apache/drill/pull/710#discussion_r96785470 --- Diff: exec/java-exec/src/test/java/org/apache/drill/test/QueryBuilder.java --- @@ -49,6 +57,107 @@ public class QueryBuilder { /** +

[GitHub] drill pull request #710: DRILL-5126: Provide simplified, unified "cluster fi...

2017-01-18 Thread sohami
Github user sohami commented on a diff in the pull request: https://github.com/apache/drill/pull/710#discussion_r96785539 --- Diff: exec/java-exec/src/test/java/org/apache/drill/test/QueryBuilder.java --- @@ -57,20 +166,36 @@ private final int records; private

[GitHub] drill issue #710: DRILL-5126: Provide simplified, unified "cluster fixture" ...

2017-01-18 Thread paul-rogers
Github user paul-rogers commented on the issue: https://github.com/apache/drill/pull/710 Rebased onto master. Pulled in additional changes from development branch that have accumulated in the three weeks that this PR has worked its way though the process. See the description in the

[GitHub] drill pull request #710: DRILL-5126: Provide simplified, unified "cluster fi...

2017-01-18 Thread paul-rogers
Github user paul-rogers commented on a diff in the pull request: https://github.com/apache/drill/pull/710#discussion_r96739079 --- Diff: exec/java-exec/src/test/java/org/apache/drill/test/QueryBuilder.java --- @@ -0,0 +1,314 @@ +/* + * Licensed to the Apache Software

[jira] [Created] (DRILL-5204) Extend mock data source to use table specs from SQL

2017-01-18 Thread Paul Rogers (JIRA)
Paul Rogers created DRILL-5204: -- Summary: Extend mock data source to use table specs from SQL Key: DRILL-5204 URL: https://issues.apache.org/jira/browse/DRILL-5204 Project: Apache Drill Issue

[GitHub] drill issue #685: Drill 5043: Function that returns a unique id per session/...

2017-01-18 Thread sudheeshkatkam
Github user sudheeshkatkam commented on the issue: https://github.com/apache/drill/pull/685 +1 Thank you for the patch! --- 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

[GitHub] drill issue #685: Drill 5043: Function that returns a unique id per session/...

2017-01-18 Thread nagarajanchinnasamy
Github user nagarajanchinnasamy commented on the issue: https://github.com/apache/drill/pull/685 @arina-ielchiieva @sudheeshkatkam @julianhyde @paul-rogers Thank You All for your comments and guidance throughout. It was a nice learning experience for me :) I have squashed

[jira] [Created] (DRILL-5203) Provide per-test control over logging for unit tests

2017-01-18 Thread Paul Rogers (JIRA)
Paul Rogers created DRILL-5203: -- Summary: Provide per-test control over logging for unit tests Key: DRILL-5203 URL: https://issues.apache.org/jira/browse/DRILL-5203 Project: Apache Drill Issue

[jira] [Created] (DRILL-5202) Planner misses opportunity to link sort & filter without remover

2017-01-18 Thread Paul Rogers (JIRA)
Paul Rogers created DRILL-5202: -- Summary: Planner misses opportunity to link sort & filter without remover Key: DRILL-5202 URL: https://issues.apache.org/jira/browse/DRILL-5202 Project: Apache Drill

ApacheCon CFP closing soon (11 February)

2017-01-18 Thread Rich Bowen
Hello, fellow Apache enthusiast. Thanks for your participation, and interest in, the projects of the Apache Software Foundation. I wanted to remind you that the Call For Papers (CFP) for ApacheCon North America, and Apache: Big Data North America, closes in less than a month. If you've been

[GitHub] drill issue #666: DRILL-4956: Temporary tables support

2017-01-18 Thread arina-ielchiieva
Github user arina-ielchiieva commented on the issue: https://github.com/apache/drill/pull/666 @paul-rogers I have squashed commits and updated documentation to reflect recent changes (also added design document content into Gist). If there are any other changes required, can we

[GitHub] drill pull request #666: DRILL-4956: Temporary tables support

2017-01-18 Thread arina-ielchiieva
Github user arina-ielchiieva commented on a diff in the pull request: https://github.com/apache/drill/pull/666#discussion_r96604582 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/planner/sql/SchemaUtilites.java --- @@ -177,4 +186,34 @@ public static AbstractSchema