[GitHub] drill pull request #685: Drill 5043: Function that returns a unique id per s...

2016-12-23 Thread nagarajanchinnasamy
Github user nagarajanchinnasamy commented on a diff in the pull request: https://github.com/apache/drill/pull/685#discussion_r93741438 --- Diff: exec/java-exec/src/test/java/org/apache/drill/exec/client/DrillClientSystemTest.java --- @@ -17,6 +17,8 @@ */ package

[GitHub] drill pull request #685: Drill 5043: Function that returns a unique id per s...

2016-12-23 Thread nagarajanchinnasamy
Github user nagarajanchinnasamy commented on a diff in the pull request: https://github.com/apache/drill/pull/685#discussion_r93741386 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/util/Utilities.java --- @@ -47,7 +47,7 @@ public static String

[GitHub] drill pull request #685: Drill 5043: Function that returns a unique id per s...

2016-12-23 Thread nagarajanchinnasamy
Github user nagarajanchinnasamy commented on a diff in the pull request: https://github.com/apache/drill/pull/685#discussion_r93740038 --- Diff: protocol/src/main/protobuf/UserBitShared.proto --- @@ -319,4 +319,3 @@ message Jar { optional string name = 1; repeated

[GitHub] drill pull request #685: Drill 5043: Function that returns a unique id per s...

2016-12-23 Thread nagarajanchinnasamy
Github user nagarajanchinnasamy commented on a diff in the pull request: https://github.com/apache/drill/pull/685#discussion_r93741547 --- Diff: protocol/src/main/java/org/apache/drill/exec/proto/UserProtos.java --- @@ -25001,7 +25001,7 @@ public Builder

[jira] [Created] (DRILL-5158) BootStrapContext has scan thread size set to large for embedded

2016-12-23 Thread Paul Rogers (JIRA)
Paul Rogers created DRILL-5158: -- Summary: BootStrapContext has scan thread size set to large for embedded Key: DRILL-5158 URL: https://issues.apache.org/jira/browse/DRILL-5158 Project: Apache Drill

[GitHub] drill pull request #685: Drill 5043: Function that returns a unique id per s...

2016-12-23 Thread nagarajanchinnasamy
Github user nagarajanchinnasamy commented on a diff in the pull request: https://github.com/apache/drill/pull/685#discussion_r93739906 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/rpc/user/UserServer.java --- @@ -343,7 +343,6 @@ public BitToUserHandshake

[GitHub] drill pull request #685: Drill 5043: Function that returns a unique id per s...

2016-12-23 Thread nagarajanchinnasamy
Github user nagarajanchinnasamy commented on a diff in the pull request: https://github.com/apache/drill/pull/685#discussion_r93780471 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/ops/FragmentContext.java --- @@ -141,7 +141,7 @@ public FragmentContext(final

[GitHub] drill pull request #685: Drill 5043: Function that returns a unique id per s...

2016-12-23 Thread nagarajanchinnasamy
Github user nagarajanchinnasamy commented on a diff in the pull request: https://github.com/apache/drill/pull/685#discussion_r93743678 --- Diff: protocol/src/main/protobuf/User.proto --- @@ -361,7 +361,7 @@ message ResultColumnMetadata { optional ColumnSearchability

[GitHub] drill pull request #705: DRILL-5159: Make sure Drill's ProjectMergeRule oper...

2016-12-23 Thread jinfengni
GitHub user jinfengni opened a pull request: https://github.com/apache/drill/pull/705 DRILL-5159: Make sure Drill's ProjectMergeRule operate on RelNodes wi… …th same convention trait. You can merge this pull request into a Git repository by running: $ git pull

[jira] [Created] (DRILL-5161) Several TestConvertFunctions tests produce scalar replacement errors

2016-12-23 Thread Paul Rogers (JIRA)
Paul Rogers created DRILL-5161: -- Summary: Several TestConvertFunctions tests produce scalar replacement errors Key: DRILL-5161 URL: https://issues.apache.org/jira/browse/DRILL-5161 Project: Apache Drill

[jira] [Created] (DRILL-5159) ProjectMergeRule in Drill should operate on RelNodes with same convention trait.

2016-12-23 Thread Jinfeng Ni (JIRA)
Jinfeng Ni created DRILL-5159: - Summary: ProjectMergeRule in Drill should operate on RelNodes with same convention trait. Key: DRILL-5159 URL: https://issues.apache.org/jira/browse/DRILL-5159 Project:

[jira] [Created] (DRILL-5160) Memory leak in Parquet async reader when Snappy fails

2016-12-23 Thread Paul Rogers (JIRA)
Paul Rogers created DRILL-5160: -- Summary: Memory leak in Parquet async reader when Snappy fails Key: DRILL-5160 URL: https://issues.apache.org/jira/browse/DRILL-5160 Project: Apache Drill Issue