[GitHub] drill pull request #1093: DRILL-6093 : Account for simple columns in project...

2018-01-16 Thread gparai
GitHub user gparai opened a pull request: https://github.com/apache/drill/pull/1093 DRILL-6093 : Account for simple columns in project cpu costing @amansinha100 can you please review this PR? Thanks! You can merge this pull request into a Git repository by running: $ git pull

[GitHub] drill pull request #1057: DRILL-5993 Add Generic Copiers With Append Methods

2018-01-16 Thread Ben-Zvi
Github user Ben-Zvi commented on a diff in the pull request: https://github.com/apache/drill/pull/1057#discussion_r161950855 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/physical/impl/svremover/AbstractSV4Copier.java --- @@ -17,32 +17,30 @@ */ package

[GitHub] drill issue #1057: DRILL-5993 Add Generic Copiers With Append Methods

2018-01-16 Thread ilooner
Github user ilooner commented on the issue: https://github.com/apache/drill/pull/1057 Addressed review comments and rebased. ---

[GitHub] drill pull request #1057: DRILL-5993 Add Generic Copiers With Append Methods

2018-01-16 Thread ilooner
Github user ilooner commented on a diff in the pull request: https://github.com/apache/drill/pull/1057#discussion_r161913565 --- Diff: exec/java-exec/src/test/java/org/apache/drill/exec/physical/impl/svremover/GenericCopierTest.java --- @@ -0,0 +1,41 @@ +/* + * Licensed

[jira] [Created] (DRILL-6093) Unneeded columns in Drill logical project

2018-01-16 Thread Gautam Kumar Parai (JIRA)
Gautam Kumar Parai created DRILL-6093: - Summary: Unneeded columns in Drill logical project Key: DRILL-6093 URL: https://issues.apache.org/jira/browse/DRILL-6093 Project: Apache Drill

[jira] [Created] (DRILL-6092) Support latest MapR release in format-maprdb storage plugin

2018-01-16 Thread Chunhui Shi (JIRA)
Chunhui Shi created DRILL-6092: -- Summary: Support latest MapR release in format-maprdb storage plugin Key: DRILL-6092 URL: https://issues.apache.org/jira/browse/DRILL-6092 Project: Apache Drill

[GitHub] drill pull request #1072: DRILL-5879: Improved SQL Pattern Contains Performa...

2018-01-16 Thread ppadma
Github user ppadma commented on a diff in the pull request: https://github.com/apache/drill/pull/1072#discussion_r161895458 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/expr/fn/impl/SqlPatternContainsMatcher.java --- @@ -19,44 +19,286 @@ import

[GitHub] drill pull request #1072: DRILL-5879: Improved SQL Pattern Contains Performa...

2018-01-16 Thread ppadma
Github user ppadma commented on a diff in the pull request: https://github.com/apache/drill/pull/1072#discussion_r161899357 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/expr/fn/impl/SqlPatternContainsMatcher.java --- @@ -19,44 +19,286 @@ import

[GitHub] drill pull request #1072: DRILL-5879: Improved SQL Pattern Contains Performa...

2018-01-16 Thread ppadma
Github user ppadma commented on a diff in the pull request: https://github.com/apache/drill/pull/1072#discussion_r161906070 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/expr/fn/impl/SqlPatternContainsMatcher.java --- @@ -19,44 +19,286 @@ import

[GitHub] drill pull request #1072: DRILL-5879: Improved SQL Pattern Contains Performa...

2018-01-16 Thread ppadma
Github user ppadma commented on a diff in the pull request: https://github.com/apache/drill/pull/1072#discussion_r161895158 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/expr/fn/impl/SqlPatternContainsMatcher.java --- @@ -19,44 +19,286 @@ import

[GitHub] drill pull request #1072: DRILL-5879: Improved SQL Pattern Contains Performa...

2018-01-16 Thread ppadma
Github user ppadma commented on a diff in the pull request: https://github.com/apache/drill/pull/1072#discussion_r161905865 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/expr/fn/impl/SqlPatternContainsMatcher.java --- @@ -19,44 +19,286 @@ import

[GitHub] drill pull request #1072: DRILL-5879: Improved SQL Pattern Contains Performa...

2018-01-16 Thread ppadma
Github user ppadma commented on a diff in the pull request: https://github.com/apache/drill/pull/1072#discussion_r161899883 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/expr/fn/impl/SqlPatternContainsMatcher.java --- @@ -19,44 +19,286 @@ import

[GitHub] drill issue #1059: DRILL-5851: Empty table during a join operation with a no...

2018-01-16 Thread HanumathRao
Github user HanumathRao commented on the issue: https://github.com/apache/drill/pull/1059 @vdiravka Thank you for the review comments. I have done the needed changes. ---

Re: Odd Error on Login with 1.13-SNAPSHOT

2018-01-16 Thread John Omernik
Thank you, I will try at some point. I am struggling with another issue not related to Drill right now. Thanks for doing this! The Drill team is awesome! John On Mon, Jan 15, 2018 at 1:27 PM, Sorabh Hamirwasia wrote: > I have opened a PR for

[GitHub] drill pull request #1058: DRILL-6002: Avoid memory copy from direct buffer t...

2018-01-16 Thread vrozov
Github user vrozov commented on a diff in the pull request: https://github.com/apache/drill/pull/1058#discussion_r161842736 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/physical/impl/spill/SpillSet.java --- @@ -104,9 +107,17 @@ * nodes provide

[GitHub] drill issue #1091: DRILL-6071: Limit batch size for flatten operator

2018-01-16 Thread ppadma
Github user ppadma commented on the issue: https://github.com/apache/drill/pull/1091 @paul-rogers Paul, can you please review this PR ? ---

[GitHub] drill issue #1066: DRILL-3993: Changes to support Calcite 1.15

2018-01-16 Thread chunhui-shi
Github user chunhui-shi commented on the issue: https://github.com/apache/drill/pull/1066 +1. Thank you for addressing the comments. ---

[jira] [Created] (DRILL-6091) Continued Validation Error - Replacing Tables

2018-01-16 Thread Brandi Spinn (JIRA)
Brandi Spinn created DRILL-6091: --- Summary: Continued Validation Error - Replacing Tables Key: DRILL-6091 URL: https://issues.apache.org/jira/browse/DRILL-6091 Project: Apache Drill Issue Type:

[GitHub] drill pull request #1066: DRILL-3993: Changes to support Calcite 1.15

2018-01-16 Thread vvysotskyi
Github user vvysotskyi commented on a diff in the pull request: https://github.com/apache/drill/pull/1066#discussion_r161796052 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/physical/impl/aggregate/HashAggTemplate.java --- @@ -1303,6 +1305,8 @@ private void

[jira] [Created] (DRILL-6090) While connecting to drill-bits using JDBC Driver through Zookeeper, a lot of "Curator-Framework-0" threads are created if connection to drill-bit is not successful(no dri

2018-01-16 Thread Milind Takawale (JIRA)
Milind Takawale created DRILL-6090: -- Summary: While connecting to drill-bits using JDBC Driver through Zookeeper, a lot of "Curator-Framework-0" threads are created if connection to drill-bit is not successful(no drill-bits are up/reachable)