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

2016-12-18 Thread nagarajanchinnasamy
Github user nagarajanchinnasamy commented on the issue: https://github.com/apache/drill/pull/685 @arina-ielchiieva Sorry for the refactoring before consulting some of the thoughts I had. Thanks for the suggestion to add such changes in separate commit. Learning the process :)

[GitHub] drill-site pull request #2: backquotes else SQL error in embedded mode

2016-12-18 Thread anshbansal
GitHub user anshbansal opened a pull request: https://github.com/apache/drill-site/pull/2 backquotes else SQL error in embedded mode You can merge this pull request into a Git repository by running: $ git pull https://github.com/anshbansal/drill-site patch-1 Alternatively you

[jira] [Created] (DRILL-5134) TestMergeJoinWithSchemaChanges throws exception with paged SV4

2016-12-18 Thread Paul Rogers (JIRA)
Paul Rogers created DRILL-5134: -- Summary: TestMergeJoinWithSchemaChanges throws exception with paged SV4 Key: DRILL-5134 URL: https://issues.apache.org/jira/browse/DRILL-5134 Project: Apache Drill

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

2016-12-18 Thread arina-ielchiieva
Github user arina-ielchiieva commented on the issue: https://github.com/apache/drill/pull/685 -1 to changes after refactoring. using withSessionContext() is optional, so somebody can create a session without it's unique id (for example, for CTTAS it's not acceptable). I suggest we