[GitHub] weijietong commented on issue #1459: DRILL-6731: Move the BFs aggregating work from the Foreman to the RuntimeFi…

2018-09-21 Thread GitBox
weijietong commented on issue #1459: DRILL-6731: Move the BFs aggregating work from the Foreman to the RuntimeFi… URL: https://github.com/apache/drill/pull/1459#issuecomment-423720474 @sohami sorry for late update , except fix thread safe problem, this commit also changed the `RuntimeFilt

[jira] [Created] (DRILL-6758) Hash Join should not return the join columns when they are not needed downstream

2018-09-21 Thread Boaz Ben-Zvi (JIRA)
Boaz Ben-Zvi created DRILL-6758: --- Summary: Hash Join should not return the join columns when they are not needed downstream Key: DRILL-6758 URL: https://issues.apache.org/jira/browse/DRILL-6758 Project:

[GitHub] sachouche commented on a change in pull request #1470: DRILL-6746: Query can hang when PartitionSender task thread sees a co…

2018-09-21 Thread GitBox
sachouche commented on a change in pull request #1470: DRILL-6746: Query can hang when PartitionSender task thread sees a co… URL: https://github.com/apache/drill/pull/1470#discussion_r219654096 ## File path: exec/java-exec/src/main/java/org/apache/drill/exec/work/batch/BaseRawBatc

[GitHub] sohami commented on issue #1470: DRILL-6746: Query can hang when PartitionSender task thread sees a co…

2018-09-21 Thread GitBox
sohami commented on issue #1470: DRILL-6746: Query can hang when PartitionSender task thread sees a co… URL: https://github.com/apache/drill/pull/1470#issuecomment-423701021 @sachouche - Thanks for review. I have address the review comments, please take another look. -

[GitHub] sohami commented on a change in pull request #1470: DRILL-6746: Query can hang when PartitionSender task thread sees a co…

2018-09-21 Thread GitBox
sohami commented on a change in pull request #1470: DRILL-6746: Query can hang when PartitionSender task thread sees a co… URL: https://github.com/apache/drill/pull/1470#discussion_r219639174 ## File path: exec/java-exec/src/main/java/org/apache/drill/exec/work/batch/BaseRawBatchBu

[GitHub] sohami commented on a change in pull request #1470: DRILL-6746: Query can hang when PartitionSender task thread sees a co…

2018-09-21 Thread GitBox
sohami commented on a change in pull request #1470: DRILL-6746: Query can hang when PartitionSender task thread sees a co… URL: https://github.com/apache/drill/pull/1470#discussion_r219652726 ## File path: exec/java-exec/src/main/java/org/apache/drill/exec/work/batch/SpoolingRawBat

[GitHub] sohami commented on a change in pull request #1470: DRILL-6746: Query can hang when PartitionSender task thread sees a co…

2018-09-21 Thread GitBox
sohami commented on a change in pull request #1470: DRILL-6746: Query can hang when PartitionSender task thread sees a co… URL: https://github.com/apache/drill/pull/1470#discussion_r219643878 ## File path: exec/java-exec/src/main/java/org/apache/drill/exec/work/batch/UnlimitedRawBa

[GitHub] ilooner closed pull request #1472: DRILL-6747: Fixed IOB in HashJoin for inner and right joins on empty probe side

2018-09-21 Thread GitBox
ilooner closed pull request #1472: DRILL-6747: Fixed IOB in HashJoin for inner and right joins on empty probe side URL: https://github.com/apache/drill/pull/1472 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of

[jira] [Created] (DRILL-6757) Enforce Updated NONE Contract

2018-09-21 Thread Timothy Farkas (JIRA)
Timothy Farkas created DRILL-6757: - Summary: Enforce Updated NONE Contract Key: DRILL-6757 URL: https://issues.apache.org/jira/browse/DRILL-6757 Project: Apache Drill Issue Type: Improvement

[GitHub] ilooner commented on a change in pull request #1472: DRILL-6747: Fixed IOB in HashJoin for inner and right joins on empty probe side

2018-09-21 Thread GitBox
ilooner commented on a change in pull request #1472: DRILL-6747: Fixed IOB in HashJoin for inner and right joins on empty probe side URL: https://github.com/apache/drill/pull/1472#discussion_r219634563 ## File path: exec/java-exec/src/main/java/org/apache/drill/exec/record/RecordBa

[jira] [Created] (DRILL-6756) HashTable Decouple updateIncoming for build and probe side.

2018-09-21 Thread Timothy Farkas (JIRA)
Timothy Farkas created DRILL-6756: - Summary: HashTable Decouple updateIncoming for build and probe side. Key: DRILL-6756 URL: https://issues.apache.org/jira/browse/DRILL-6756 Project: Apache Drill

[jira] [Created] (DRILL-6755) HashJoin don't build hash tables when probe side is empty.

2018-09-21 Thread Timothy Farkas (JIRA)
Timothy Farkas created DRILL-6755: - Summary: HashJoin don't build hash tables when probe side is empty. Key: DRILL-6755 URL: https://issues.apache.org/jira/browse/DRILL-6755 Project: Apache Drill

[GitHub] sachouche commented on a change in pull request #1470: DRILL-6746: Query can hang when PartitionSender task thread sees a co…

2018-09-21 Thread GitBox
sachouche commented on a change in pull request #1470: DRILL-6746: Query can hang when PartitionSender task thread sees a co… URL: https://github.com/apache/drill/pull/1470#discussion_r219619807 ## File path: exec/java-exec/src/main/java/org/apache/drill/exec/work/batch/BaseRawBatc

[GitHub] sachouche commented on a change in pull request #1470: DRILL-6746: Query can hang when PartitionSender task thread sees a co…

2018-09-21 Thread GitBox
sachouche commented on a change in pull request #1470: DRILL-6746: Query can hang when PartitionSender task thread sees a co… URL: https://github.com/apache/drill/pull/1470#discussion_r219618697 ## File path: exec/java-exec/src/main/java/org/apache/drill/exec/work/batch/UnlimitedRa

[GitHub] sachouche commented on a change in pull request #1470: DRILL-6746: Query can hang when PartitionSender task thread sees a co…

2018-09-21 Thread GitBox
sachouche commented on a change in pull request #1470: DRILL-6746: Query can hang when PartitionSender task thread sees a co… URL: https://github.com/apache/drill/pull/1470#discussion_r219618211 ## File path: exec/java-exec/src/main/java/org/apache/drill/exec/work/batch/SpoolingRaw

[GitHub] KazydubB commented on issue #1307: DRILL-6473: Upgrade Drill 1.14 with Hive 2.3 for mapr profile

2018-09-21 Thread GitBox
KazydubB commented on issue #1307: DRILL-6473: Upgrade Drill 1.14 with Hive 2.3 for mapr profile URL: https://github.com/apache/drill/pull/1307#issuecomment-423644143 @vdiravka updated. This is an automated message from the A

[jira] [Created] (DRILL-6754) Add a field to SV2 to indicate if the SV2 reorders the Record Batch

2018-09-21 Thread Karthikeyan Manivannan (JIRA)
Karthikeyan Manivannan created DRILL-6754: - Summary: Add a field to SV2 to indicate if the SV2 reorders the Record Batch Key: DRILL-6754 URL: https://issues.apache.org/jira/browse/DRILL-6754 P

[GitHub] vdiravka commented on issue #1307: DRILL-6473: Upgrade Drill 1.14 with Hive 2.3 for mapr profile

2018-09-21 Thread GitBox
vdiravka commented on issue #1307: DRILL-6473: Upgrade Drill 1.14 with Hive 2.3 for mapr profile URL: https://github.com/apache/drill/pull/1307#issuecomment-423636602 @KazydubB Other MapR core packages are updated and should be used within MapR Hive 2.3 too. At least 6.0.1 version shoul

[GitHub] ilooner commented on a change in pull request #1472: DRILL-6747: Fixed IOB in HashJoin for inner and right joins on empty probe side

2018-09-21 Thread GitBox
ilooner commented on a change in pull request #1472: DRILL-6747: Fixed IOB in HashJoin for inner and right joins on empty probe side URL: https://github.com/apache/drill/pull/1472#discussion_r219561941 ## File path: exec/java-exec/src/main/java/org/apache/drill/exec/record/RecordBa

[GitHub] arina-ielchiieva opened a new pull request #1477: DRILL-6753: Fix show files command to return result the same way as before

2018-09-21 Thread GitBox
arina-ielchiieva opened a new pull request #1477: DRILL-6753: Fix show files command to return result the same way as before URL: https://github.com/apache/drill/pull/1477 1. Add ACCESS_TIME column. 2. Re-write show files command to return result using ShowFilesCommandResult to maintain

[GitHub] vdiravka commented on a change in pull request #1455: DRILL-6724: Dump operator context to logs when error occurs during query execution

2018-09-21 Thread GitBox
vdiravka commented on a change in pull request #1455: DRILL-6724: Dump operator context to logs when error occurs during query execution URL: https://github.com/apache/drill/pull/1455#discussion_r219549936 ## File path: common/src/main/java/org/apache/drill/common/exceptions/UserEx

[GitHub] arina-ielchiieva commented on issue #1476: DRILL-5782: Web UI: do not attempt to build visualized plan when plan…

2018-09-21 Thread GitBox
arina-ielchiieva commented on issue #1476: DRILL-5782: Web UI: do not attempt to build visualized plan when plan… URL: https://github.com/apache/drill/pull/1476#issuecomment-423565894 +1 This is an automated message from the

[GitHub] agozhiy opened a new pull request #1476: DRILL-5782: Web UI: do not attempt to build visualized plan when plan…

2018-09-21 Thread GitBox
agozhiy opened a new pull request #1476: DRILL-5782: Web UI: do not attempt to build visualized plan when plan… URL: https://github.com/apache/drill/pull/1476 … is absent Added checks for undefined values. Now there are no js errors and also a JSON profile is now displayed for incor

[GitHub] arina-ielchiieva opened a new pull request #1475: DRILL-6752: Surround Drill quotes with double quotes

2018-09-21 Thread GitBox
arina-ielchiieva opened a new pull request #1475: DRILL-6752: Surround Drill quotes with double quotes URL: https://github.com/apache/drill/pull/1475 1. Surround Drill quotes with double quotes. 2. Remove drill-sqlline-test.conf, use drill-sqlline.conf for tests instead. Details i

[GitHub] vdiravka commented on a change in pull request #1455: DRILL-6724: Dump operator context to logs when error occurs during query execution

2018-09-21 Thread GitBox
vdiravka commented on a change in pull request #1455: DRILL-6724: Dump operator context to logs when error occurs during query execution URL: https://github.com/apache/drill/pull/1455#discussion_r219480896 ## File path: exec/java-exec/src/test/java/org/apache/drill/TestOperatorDump.

[GitHub] vdiravka commented on a change in pull request #1455: DRILL-6724: Dump operator context to logs when error occurs during query execution

2018-09-21 Thread GitBox
vdiravka commented on a change in pull request #1455: DRILL-6724: Dump operator context to logs when error occurs during query execution URL: https://github.com/apache/drill/pull/1455#discussion_r219463764 ## File path: exec/java-exec/src/main/java/org/apache/drill/exec/record/Abst

[GitHub] vdiravka commented on a change in pull request #1455: DRILL-6724: Dump operator context to logs when error occurs during query execution

2018-09-21 Thread GitBox
vdiravka commented on a change in pull request #1455: DRILL-6724: Dump operator context to logs when error occurs during query execution URL: https://github.com/apache/drill/pull/1455#discussion_r219480896 ## File path: exec/java-exec/src/test/java/org/apache/drill/TestOperatorDump.

[GitHub] vdiravka commented on a change in pull request #1455: DRILL-6724: Dump operator context to logs when error occurs during query execution

2018-09-21 Thread GitBox
vdiravka commented on a change in pull request #1455: DRILL-6724: Dump operator context to logs when error occurs during query execution URL: https://github.com/apache/drill/pull/1455#discussion_r219230793 ## File path: exec/java-exec/src/main/java/org/apache/drill/exec/physical/im

[GitHub] vdiravka commented on a change in pull request #1455: DRILL-6724: Dump operator context to logs when error occurs during query execution

2018-09-21 Thread GitBox
vdiravka commented on a change in pull request #1455: DRILL-6724: Dump operator context to logs when error occurs during query execution URL: https://github.com/apache/drill/pull/1455#discussion_r219231084 ## File path: exec/java-exec/src/main/java/org/apache/drill/exec/physical/im

[GitHub] vdiravka commented on a change in pull request #1455: DRILL-6724: Dump operator context to logs when error occurs during query execution

2018-09-21 Thread GitBox
vdiravka commented on a change in pull request #1455: DRILL-6724: Dump operator context to logs when error occurs during query execution URL: https://github.com/apache/drill/pull/1455#discussion_r219225010 ## File path: common/src/main/java/org/apache/drill/common/exceptions/UserEx

[GitHub] vdiravka commented on a change in pull request #1455: DRILL-6724: Dump operator context to logs when error occurs during query execution

2018-09-21 Thread GitBox
vdiravka commented on a change in pull request #1455: DRILL-6724: Dump operator context to logs when error occurs during query execution URL: https://github.com/apache/drill/pull/1455#discussion_r219481519 ## File path: exec/java-exec/src/test/java/org/apache/drill/test/LogFixture.j

[GitHub] vdiravka commented on a change in pull request #1455: DRILL-6724: Dump operator context to logs when error occurs during query execution

2018-09-21 Thread GitBox
vdiravka commented on a change in pull request #1455: DRILL-6724: Dump operator context to logs when error occurs during query execution URL: https://github.com/apache/drill/pull/1455#discussion_r219225796 ## File path: exec/java-exec/src/main/java/org/apache/drill/exec/physical/im

[GitHub] vdiravka commented on a change in pull request #1455: DRILL-6724: Dump operator context to logs when error occurs during query execution

2018-09-21 Thread GitBox
vdiravka commented on a change in pull request #1455: DRILL-6724: Dump operator context to logs when error occurs during query execution URL: https://github.com/apache/drill/pull/1455#discussion_r219233988 ## File path: exec/java-exec/src/test/java/org/apache/drill/TestOperatorDump.

[jira] [Created] (DRILL-6753) Fix show files command to return result the same way as before

2018-09-21 Thread Arina Ielchiieva (JIRA)
Arina Ielchiieva created DRILL-6753: --- Summary: Fix show files command to return result the same way as before Key: DRILL-6753 URL: https://issues.apache.org/jira/browse/DRILL-6753 Project: Apache Dr

[jira] [Created] (DRILL-6752) Surround Drill quotes with double quotes

2018-09-21 Thread Arina Ielchiieva (JIRA)
Arina Ielchiieva created DRILL-6752: --- Summary: Surround Drill quotes with double quotes Key: DRILL-6752 URL: https://issues.apache.org/jira/browse/DRILL-6752 Project: Apache Drill Issue Typ

[jira] [Created] (DRILL-6751) Upgrade Apache parent POM to version 21

2018-09-21 Thread Arina Ielchiieva (JIRA)
Arina Ielchiieva created DRILL-6751: --- Summary: Upgrade Apache parent POM to version 21 Key: DRILL-6751 URL: https://issues.apache.org/jira/browse/DRILL-6751 Project: Apache Drill Issue Type