[jira] [Created] (DRILL-5902) Regression: Queries encounter random failure due to RPC connection timed out

2017-10-23 Thread Robert Hou (JIRA)
Robert Hou created DRILL-5902: - Summary: Regression: Queries encounter random failure due to RPC connection timed out Key: DRILL-5902 URL: https://issues.apache.org/jira/browse/DRILL-5902 Project: Apache

[GitHub] drill issue #949: DRILL-5795: Parquet Filter push down at rowgroup level

2017-10-23 Thread cchang738
Github user cchang738 commented on the issue: https://github.com/apache/drill/pull/949 There is a plan verification failure due to plan change. The plan baseline needs to be changed after this PR is merged. Plan Verification Failures:

[GitHub] drill issue #1007: MD-2888: Selecting a non-existing field from a MapR-DB JS...

2017-10-23 Thread adityakishore
Github user adityakishore commented on the issue: https://github.com/apache/drill/pull/1007 +1 ---

[jira] [Created] (DRILL-5901) Drill test framework can have successful run even if a random failure occurs

2017-10-23 Thread Robert Hou (JIRA)
Robert Hou created DRILL-5901: - Summary: Drill test framework can have successful run even if a random failure occurs Key: DRILL-5901 URL: https://issues.apache.org/jira/browse/DRILL-5901 Project: Apache

[jira] [Created] (DRILL-5900) Regression: TPCH query encounters random IllegalStateException: Memory was leaked by query

2017-10-23 Thread Robert Hou (JIRA)
Robert Hou created DRILL-5900: - Summary: Regression: TPCH query encounters random IllegalStateException: Memory was leaked by query Key: DRILL-5900 URL: https://issues.apache.org/jira/browse/DRILL-5900

[GitHub] drill pull request #1007: MD-2888: Selecting a non-existing field from a Map...

2017-10-23 Thread HanumathRao
GitHub user HanumathRao opened a pull request: https://github.com/apache/drill/pull/1007 MD-2888: Selecting a non-existing field from a MapR-DB JSON table fai… …ls with NPE @amansinha100 @adityakishore These changes are about having a special handling in case if

[GitHub] drill pull request #870: DRILL-5664: Enable security for Drill HiveStoragePl...

2017-10-23 Thread sohami
Github user sohami closed the pull request at: https://github.com/apache/drill/pull/870 ---

[GitHub] drill issue #870: DRILL-5664: Enable security for Drill HiveStoragePlugin ba...

2017-10-23 Thread sohami
Github user sohami commented on the issue: https://github.com/apache/drill/pull/870 closing this PR pending the revised version. ---

[jira] [Created] (DRILL-5899) No need to do isAscii check for simple pattern matcher

2017-10-23 Thread Padma Penumarthy (JIRA)
Padma Penumarthy created DRILL-5899: --- Summary: No need to do isAscii check for simple pattern matcher Key: DRILL-5899 URL: https://issues.apache.org/jira/browse/DRILL-5899 Project: Apache Drill

[jira] [Created] (DRILL-5898) Query returns columns in the wrong order

2017-10-23 Thread Robert Hou (JIRA)
Robert Hou created DRILL-5898: - Summary: Query returns columns in the wrong order Key: DRILL-5898 URL: https://issues.apache.org/jira/browse/DRILL-5898 Project: Apache Drill Issue Type: Bug

[GitHub] drill pull request #1001: JIRA DRILL-5879: Like operator performance improve...

2017-10-23 Thread ppadma
Github user ppadma commented on a diff in the pull request: https://github.com/apache/drill/pull/1001#discussion_r146390381 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/expr/fn/impl/CharSequenceWrapper.java --- @@ -53,13 +55,13 @@ // The end offset into the

[GitHub] drill pull request #1001: JIRA DRILL-5879: Like operator performance improve...

2017-10-23 Thread ppadma
Github user ppadma commented on a diff in the pull request: https://github.com/apache/drill/pull/1001#discussion_r146392275 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/expr/fn/impl/SqlPatternContainsMatcher.java --- @@ -17,37 +17,166 @@ */ package

[GitHub] drill pull request #1001: JIRA DRILL-5879: Like operator performance improve...

2017-10-23 Thread ppadma
Github user ppadma commented on a diff in the pull request: https://github.com/apache/drill/pull/1001#discussion_r146388018 --- Diff: exec/java-exec/src/main/codegen/templates/CastFunctionsSrcVarLenTargetVarLen.java --- @@ -73,6 +73,9 @@ public void eval() { out.start =

[GitHub] drill issue #1001: JIRA DRILL-5879: Like operator performance improvements

2017-10-23 Thread sachouche
Github user sachouche commented on the issue: https://github.com/apache/drill/pull/1001 Paul, again thanks for the detailed review: - I was able to address most of the feedback except for one - I agree that expressions that can operate directly on the encoded UTF-8 string

[GitHub] drill issue #996: DRILL-5878: TableNotFound exception is being reported for ...

2017-10-23 Thread HanumathRao
Github user HanumathRao commented on the issue: https://github.com/apache/drill/pull/996 @arina-ielchiieva Thank your for the comments. There is some work that went into calcite to handle meaningful error messages. This is the checkin that has those changes.

[GitHub] drill issue #904: DRILL-5717: change some date time test cases with specific...

2017-10-23 Thread vvysotskyi
Github user vvysotskyi commented on the issue: https://github.com/apache/drill/pull/904 @weijietong thanks for the explanation of your problem. I was able to reproduce it, but also I found working solution. This mock works correctly. The problem appears when unit test is run with

[GitHub] drill pull request #985: DRILL-5862 Update project parent pom xml to the lat...

2017-10-23 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/drill/pull/985 ---

[GitHub] drill pull request #1004: DRILL-5876: Use openssl profile to include netty-t...

2017-10-23 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/drill/pull/1004 ---

[GitHub] drill pull request #992: DRILL-5873: (C++ Client) Improve SASL error reporti...

2017-10-23 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/drill/pull/992 ---

[GitHub] drill pull request #1003: DRILL-5893: Reverted the number of forked test pro...

2017-10-23 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/drill/pull/1003 ---

[GitHub] drill pull request #1002: DRILL-5888: Remove dependency of SSLConfig on hado...

2017-10-23 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/drill/pull/1002 ---

[GitHub] drill pull request #1000: DRILL-5845: Columns returned by select with "ORDER...

2017-10-23 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/drill/pull/1000 ---

[GitHub] drill issue #971: Drill-5834 Add Networking Functions

2017-10-23 Thread arina-ielchiieva
Github user arina-ielchiieva commented on the issue: https://github.com/apache/drill/pull/971 +1, LGTM. ---

[GitHub] drill pull request #:

2017-10-23 Thread arina-ielchiieva
Github user arina-ielchiieva commented on the pull request: https://github.com/apache/drill/commit/3f892395cccdd03ec5e89a14fe038e018e3616e9#commitcomment-25133658 In exec/java-exec/src/main/java/org/apache/drill/exec/expr/fn/impl/NetworkFunctions.java: In

[GitHub] drill pull request #971: Drill-5834 Add Networking Functions

2017-10-23 Thread cgivre
Github user cgivre commented on a diff in the pull request: https://github.com/apache/drill/pull/971#discussion_r146263421 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/expr/fn/impl/NetworkFunctions.java --- @@ -0,0 +1,566 @@ +/* + * Licensed to the Apache

[GitHub] drill issue #936: DRILL-5772: Enable UTF-8 support in query string by defaul...

2017-10-23 Thread arina-ielchiieva
Github user arina-ielchiieva commented on the issue: https://github.com/apache/drill/pull/936 @paul-rogers Calcite community has approved my changes and they have been already cherry-picked into Drill Calcite branch. I have updated pull request to reflect this recent changes. Now

[GitHub] drill issue #996: DRILL-5878: TableNotFound exception is being reported for ...

2017-10-23 Thread arina-ielchiieva
Github user arina-ielchiieva commented on the issue: https://github.com/apache/drill/pull/996 Well, with the short-term solution I am afraid that eventually we'll forget to revert it when Calcite checks take over and we'll be checking for schema twice. @HanumathRao before

[GitHub] drill pull request #971: Drill-5834 Add Networking Functions

2017-10-23 Thread arina-ielchiieva
Github user arina-ielchiieva commented on a diff in the pull request: https://github.com/apache/drill/pull/971#discussion_r146223741 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/expr/fn/impl/NetworkFunctions.java --- @@ -523,13 +476,13 @@ public void setup() {

[GitHub] drill pull request #971: Drill-5834 Add Networking Functions

2017-10-23 Thread arina-ielchiieva
Github user arina-ielchiieva commented on a diff in the pull request: https://github.com/apache/drill/pull/971#discussion_r146223706 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/expr/fn/impl/NetworkFunctions.java --- @@ -563,13 +513,13 @@ public void setup() {

[GitHub] drill pull request #971: Drill-5834 Add Networking Functions

2017-10-23 Thread arina-ielchiieva
Github user arina-ielchiieva commented on a diff in the pull request: https://github.com/apache/drill/pull/971#discussion_r146232191 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/expr/fn/impl/NetworkFunctions.java --- @@ -0,0 +1,566 @@ +/* + * Licensed to

[GitHub] drill issue #1006: DRILL-5895: Add logging mongod exception when failed to c...

2017-10-23 Thread arina-ielchiieva
Github user arina-ielchiieva commented on the issue: https://github.com/apache/drill/pull/1006 +1. LGTM. ---

[GitHub] drill pull request #998: DRILL-5887: Display process user/groups info in Dri...

2017-10-23 Thread arina-ielchiieva
Github user arina-ielchiieva commented on a diff in the pull request: https://github.com/apache/drill/pull/998#discussion_r146222565 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/server/rest/DrillRoot.java --- @@ -85,19 +86,24 @@ public ClusterInfo

[GitHub] drill pull request #1006: DRILL-5895: Add logging mongod exception when fail...

2017-10-23 Thread vladimirtkach
GitHub user vladimirtkach opened a pull request: https://github.com/apache/drill/pull/1006 DRILL-5895: Add logging mongod exception when failed to close all mon… …god processes during provided timeout Details in