[jira] [Created] (DRILL-6881) Hash-Table insert and probe: Compare hash values before keys

2018-12-04 Thread Boaz Ben-Zvi (JIRA)
Boaz Ben-Zvi created DRILL-6881: --- Summary: Hash-Table insert and probe: Compare hash values before keys Key: DRILL-6881 URL: https://issues.apache.org/jira/browse/DRILL-6881 Project: Apache Drill

[jira] [Created] (DRILL-6880) Hash-Join: Many null keys on the build side form a long linked chain in the Hash Table

2018-12-04 Thread Boaz Ben-Zvi (JIRA)
Boaz Ben-Zvi created DRILL-6880: --- Summary: Hash-Join: Many null keys on the build side form a long linked chain in the Hash Table Key: DRILL-6880 URL: https://issues.apache.org/jira/browse/DRILL-6880

Re: [Agenda] Drill developer meetup 2018

2018-12-04 Thread hanu mapr
Hello All, Please find the presentations of Drill developer day at the link below. https://drive.google.com/drive/folders/1VjKkqCKghrrbmgAyDY7h2bhoF65QB57r Thanks, On Wed, Nov 14, 2018 at 8:32 AM Hanumanth Maduri wrote: > > Hello Drillers, > > Here is the webex link for remote attendees. >

[jira] [Created] (DRILL-6879) Indicate a warning in the WebUI when a query makes no progress for a long time

2018-12-04 Thread Kunal Khatua (JIRA)
Kunal Khatua created DRILL-6879: --- Summary: Indicate a warning in the WebUI when a query makes no progress for a long time Key: DRILL-6879 URL: https://issues.apache.org/jira/browse/DRILL-6879 Project:

[GitHub] sohami commented on a change in pull request #1560: DRILL-6877: NPE when starting Drill on Windows

2018-12-04 Thread GitBox
sohami commented on a change in pull request #1560: DRILL-6877: NPE when starting Drill on Windows URL: https://github.com/apache/drill/pull/1560#discussion_r238793517 ## File path: exec/java-exec/src/main/java/org/apache/drill/exec/server/Drillbit.java ## @@ -374,17

[GitHub] vdiravka commented on issue #1561: DRILL-6751: Upgrade Apache parent POM to version 21

2018-12-04 Thread GitBox
vdiravka commented on issue #1561: DRILL-6751: Upgrade Apache parent POM to version 21 URL: https://github.com/apache/drill/pull/1561#issuecomment-444175473 @sohami Could you please review? This is an automated message from

[GitHub] vdiravka opened a new pull request #1561: DRILL-6751: Upgrade Apache parent POM to version 21

2018-12-04 Thread GitBox
vdiravka opened a new pull request #1561: DRILL-6751: Upgrade Apache parent POM to version 21 URL: https://github.com/apache/drill/pull/1561 - Update apache.pom file version to 21 (with updating some maven plugins versions) - Include Drill's sources jars on assembly stage in (not )

[GitHub] arina-ielchiieva commented on a change in pull request #1560: DRILL-6877: NPE when starting Drill on Windows

2018-12-04 Thread GitBox
arina-ielchiieva commented on a change in pull request #1560: DRILL-6877: NPE when starting Drill on Windows URL: https://github.com/apache/drill/pull/1560#discussion_r238689068 ## File path: exec/java-exec/src/main/java/org/apache/drill/exec/server/Drillbit.java ## @@

[GitHub] KazydubB edited a comment on issue #1549: DRILL-6834: Introduce option to disable result set on CTAS, create vi…

2018-12-04 Thread GitBox
KazydubB edited a comment on issue #1549: DRILL-6834: Introduce option to disable result set on CTAS, create vi… URL: https://github.com/apache/drill/pull/1549#issuecomment-441654737 @vvysotskyi, thanks for your review. I've updated the PR

[GitHub] dvjyothsna commented on issue #1560: DRILL-6877: NPE when starting Drill on Windows

2018-12-04 Thread GitBox
dvjyothsna commented on issue #1560: DRILL-6877: NPE when starting Drill on Windows URL: https://github.com/apache/drill/pull/1560#issuecomment-444011354 @vdiravka Changed it. This is an automated message from the Apache Git

[GitHub] vdiravka commented on issue #1560: Fixed regression caused by DRILL-6039

2018-12-04 Thread GitBox
vdiravka commented on issue #1560: Fixed regression caused by DRILL-6039 URL: https://github.com/apache/drill/pull/1560#issuecomment-444010551 @dvjyothsna Please follow the usual PR and commits naming. It allows to add link for PR to the Jira ticket automatically. > DRILL-6877: NPE when