[jira] [Created] (DRILL-5737) Hash Agg uses more than the allocated memory under certain low memory conditions

2017-08-22 Thread Sorabh Hamirwasia (JIRA)
Sorabh Hamirwasia created DRILL-5737: Summary: Hash Agg uses more than the allocated memory under certain low memory conditions Key: DRILL-5737 URL: https://issues.apache.org/jira/browse/DRILL-5737

[GitHub] drill pull request #906: DRILL-5546: Handle schema change exception failure ...

2017-08-22 Thread paul-rogers
Github user paul-rogers commented on a diff in the pull request: https://github.com/apache/drill/pull/906#discussion_r134637327 --- Diff: exec/java-exec/src/test/java/org/apache/drill/exec/physical/unit/TestEmptyBatchMiniPlan.java --- @@ -0,0 +1,453 @@ +/* + * Licensed to

[GitHub] drill pull request #906: DRILL-5546: Handle schema change exception failure ...

2017-08-22 Thread paul-rogers
Github user paul-rogers commented on a diff in the pull request: https://github.com/apache/drill/pull/906#discussion_r134626985 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/physical/impl/project/ProjectRecordBatch.java --- @@ -768,4 +765,73 @@ else if (exprHasPrefi

[GitHub] drill pull request #906: DRILL-5546: Handle schema change exception failure ...

2017-08-22 Thread paul-rogers
Github user paul-rogers commented on a diff in the pull request: https://github.com/apache/drill/pull/906#discussion_r134628709 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/physical/impl/project/ProjectRecordBatch.java --- @@ -768,4 +765,73 @@ else if (exprHasPrefi

[GitHub] drill pull request #906: DRILL-5546: Handle schema change exception failure ...

2017-08-22 Thread paul-rogers
Github user paul-rogers commented on a diff in the pull request: https://github.com/apache/drill/pull/906#discussion_r134630528 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/physical/impl/project/ProjectRecordBatch.java --- @@ -768,4 +765,73 @@ else if (exprHasPrefi

[GitHub] drill pull request #906: DRILL-5546: Handle schema change exception failure ...

2017-08-22 Thread paul-rogers
Github user paul-rogers commented on a diff in the pull request: https://github.com/apache/drill/pull/906#discussion_r134636771 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/physical/impl/project/ProjectRecordBatch.java --- @@ -768,4 +765,73 @@ else if (exprHasPrefi

[GitHub] drill pull request #906: DRILL-5546: Handle schema change exception failure ...

2017-08-22 Thread paul-rogers
Github user paul-rogers commented on a diff in the pull request: https://github.com/apache/drill/pull/906#discussion_r134627805 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/physical/impl/project/ProjectRecordBatch.java --- @@ -768,4 +765,73 @@ else if (exprHasPrefi

[GitHub] drill pull request #906: DRILL-5546: Handle schema change exception failure ...

2017-08-22 Thread paul-rogers
Github user paul-rogers commented on a diff in the pull request: https://github.com/apache/drill/pull/906#discussion_r134627033 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/physical/impl/project/ProjectRecordBatch.java --- @@ -768,4 +765,73 @@ else if (exprHasPrefi

[GitHub] drill pull request #906: DRILL-5546: Handle schema change exception failure ...

2017-08-22 Thread paul-rogers
Github user paul-rogers commented on a diff in the pull request: https://github.com/apache/drill/pull/906#discussion_r134635590 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/physical/impl/project/ProjectRecordBatch.java --- @@ -768,4 +765,73 @@ else if (exprHasPrefi

[GitHub] drill pull request #906: DRILL-5546: Handle schema change exception failure ...

2017-08-22 Thread paul-rogers
Github user paul-rogers commented on a diff in the pull request: https://github.com/apache/drill/pull/906#discussion_r134627882 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/physical/impl/project/ProjectRecordBatch.java --- @@ -768,4 +765,73 @@ else if (exprHasPrefi

[GitHub] drill pull request #906: DRILL-5546: Handle schema change exception failure ...

2017-08-22 Thread paul-rogers
Github user paul-rogers commented on a diff in the pull request: https://github.com/apache/drill/pull/906#discussion_r134628276 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/physical/impl/project/ProjectRecordBatch.java --- @@ -768,4 +765,73 @@ else if (exprHasPrefi

[GitHub] drill pull request #906: DRILL-5546: Handle schema change exception failure ...

2017-08-22 Thread paul-rogers
Github user paul-rogers commented on a diff in the pull request: https://github.com/apache/drill/pull/906#discussion_r134628593 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/physical/impl/project/ProjectRecordBatch.java --- @@ -768,4 +765,73 @@ else if (exprHasPrefi

[GitHub] drill pull request #906: DRILL-5546: Handle schema change exception failure ...

2017-08-22 Thread paul-rogers
Github user paul-rogers commented on a diff in the pull request: https://github.com/apache/drill/pull/906#discussion_r134627196 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/physical/impl/project/ProjectRecordBatch.java --- @@ -768,4 +765,73 @@ else if (exprHasPrefi

[GitHub] drill pull request #894: DRILL-5701: drill.connections.rpc.

2017-08-22 Thread sohami
Github user sohami commented on a diff in the pull request: https://github.com/apache/drill/pull/894#discussion_r134616629 --- Diff: exec/java-exec/src/test/java/org/apache/drill/exec/rpc/user/security/TestUserBitKerberos.java --- @@ -137,6 +142,41 @@ public Void run() throws Exce

[GitHub] drill issue #919: Drill-5721: Query with only root fragment and no non-root ...

2017-08-22 Thread sohami
Github user sohami commented on the issue: https://github.com/apache/drill/pull/919 @parthchandra - Please help to review this PR. --- 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 pull request #919: Drill 5721

2017-08-22 Thread sohami
GitHub user sohami opened a pull request: https://github.com/apache/drill/pull/919 Drill 5721 You can merge this pull request into a Git repository by running: $ git pull https://github.com/sohami/drill DRILL-5721 Alternatively you can review and apply these changes as the pa

[GitHub] drill pull request #894: DRILL-5701: drill.connections.rpc.

2017-08-22 Thread bitblender
Github user bitblender commented on a diff in the pull request: https://github.com/apache/drill/pull/894#discussion_r134553446 --- Diff: exec/java-exec/src/test/java/org/apache/drill/exec/rpc/user/security/TestUserBitKerberos.java --- @@ -137,6 +142,41 @@ public Void run() throws

crateDB via Apache Drill

2017-08-22 Thread Charuta Rajopadhye
Hi, I am trying to connect to crate database via Apache Drill. Went through Drill docs, but was unable to find pertinent information. I could connect to my local RDBMS successfully, using the following steps: ( https://drill.apache.org/docs/plugin-configuration-basics/) 1. Visit http://localhost

[GitHub] drill pull request #889: DRILL-5691: enhance scalar sub queries checking for...

2017-08-22 Thread arina-ielchiieva
Github user arina-ielchiieva commented on a diff in the pull request: https://github.com/apache/drill/pull/889#discussion_r134424551 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/physical/impl/join/JoinUtils.java --- @@ -231,6 +236,12 @@ public static boolean isScal