[GitHub] Ben-Zvi opened a new pull request #1598: DRILL-6880: For Hash-Join hash-table build - treat null keys as an equal match

2019-01-04 Thread GitBox
Ben-Zvi opened a new pull request #1598: DRILL-6880: For Hash-Join hash-table build - treat null keys as an equal match URL: https://github.com/apache/drill/pull/1598 When a new key is inserted into the hash-table's, a matching bucket is found (i.e., from its hash value modulo the

[GitHub] kkhatua commented on a change in pull request #1593: DRILL-6050: Provide a limit to number of rows fetched for a query in UI

2019-01-04 Thread GitBox
kkhatua commented on a change in pull request #1593: DRILL-6050: Provide a limit to number of rows fetched for a query in UI URL: https://github.com/apache/drill/pull/1593#discussion_r245458936 ## File path: exec/java-exec/src/main/java/org/apache/drill/exec/ExecConstants.java

[GitHub] kkhatua commented on a change in pull request #1593: DRILL-6050: Provide a limit to number of rows fetched for a query in UI

2019-01-04 Thread GitBox
kkhatua commented on a change in pull request #1593: DRILL-6050: Provide a limit to number of rows fetched for a query in UI URL: https://github.com/apache/drill/pull/1593#discussion_r245458883 ## File path:

[GitHub] kkhatua commented on a change in pull request #1593: DRILL-6050: Provide a limit to number of rows fetched for a query in UI

2019-01-04 Thread GitBox
kkhatua commented on a change in pull request #1593: DRILL-6050: Provide a limit to number of rows fetched for a query in UI URL: https://github.com/apache/drill/pull/1593#discussion_r245458836 ## File path: exec/java-exec/src/main/resources/rest/static/js/querySubmission.js

[GitHub] kkhatua commented on issue #1595: DRILL-6918: Skip ensureAtLeastOneField when there are no records

2019-01-04 Thread GitBox
kkhatua commented on issue #1595: DRILL-6918: Skip ensureAtLeastOneField when there are no records URL: https://github.com/apache/drill/pull/1595#issuecomment-451612820 @aravi5 do you have a reviewer in mind? This is an

[GitHub] kkhatua opened a new pull request #1597: DRILL-6941: Incorrect EARLY_LIMIT0_OPT_KEY description

2019-01-04 Thread GitBox
kkhatua opened a new pull request #1597: DRILL-6941: Incorrect EARLY_LIMIT0_OPT_KEY description URL: https://github.com/apache/drill/pull/1597 Description was accidentally duplicated from `planner.parser.quoting_identifiers`

[GitHub] sohami commented on a change in pull request #1593: DRILL-6050: Provide a limit to number of rows fetched for a query in UI

2019-01-04 Thread GitBox
sohami commented on a change in pull request #1593: DRILL-6050: Provide a limit to number of rows fetched for a query in UI URL: https://github.com/apache/drill/pull/1593#discussion_r245455994 ## File path: exec/java-exec/src/main/java/org/apache/drill/exec/ExecConstants.java

[GitHub] sohami commented on a change in pull request #1593: DRILL-6050: Provide a limit to number of rows fetched for a query in UI

2019-01-04 Thread GitBox
sohami commented on a change in pull request #1593: DRILL-6050: Provide a limit to number of rows fetched for a query in UI URL: https://github.com/apache/drill/pull/1593#discussion_r245456256 ## File path: exec/java-exec/src/main/resources/rest/static/js/querySubmission.js

[GitHub] sohami commented on a change in pull request #1593: DRILL-6050: Provide a limit to number of rows fetched for a query in UI

2019-01-04 Thread GitBox
sohami commented on a change in pull request #1593: DRILL-6050: Provide a limit to number of rows fetched for a query in UI URL: https://github.com/apache/drill/pull/1593#discussion_r245456089 ## File path:

[GitHub] kkhatua commented on issue #1593: DRILL-6050: Provide a limit to number of rows fetched for a query in UI

2019-01-04 Thread GitBox
kkhatua commented on issue #1593: DRILL-6050: Provide a limit to number of rows fetched for a query in UI URL: https://github.com/apache/drill/pull/1593#issuecomment-451594344 @sohami Done the changes. This is an automated

Apache Drill 1.16 - Dashboard and Kanban Board

2019-01-04 Thread Pritesh Maker
Hi Guys Congratulations on the Apache Drill 1.15 release! It's great to see so much innovation packed into a single year - great job! As we start looking at the next release for Drill, I created the JIRA dashboards etc. to help plan. Here are the relevant links Drill 1.16 Dashboard

[GitHub] kkhatua commented on a change in pull request #1593: DRILL-6050: Provide a limit to number of rows fetched for a query in UI

2019-01-04 Thread GitBox
kkhatua commented on a change in pull request #1593: DRILL-6050: Provide a limit to number of rows fetched for a query in UI URL: https://github.com/apache/drill/pull/1593#discussion_r245426471 ## File path: exec/java-exec/src/main/resources/drill-module.conf ## @@ -155,6

[GitHub] kkhatua commented on a change in pull request #1593: DRILL-6050: Provide a limit to number of rows fetched for a query in UI

2019-01-04 Thread GitBox
kkhatua commented on a change in pull request #1593: DRILL-6050: Provide a limit to number of rows fetched for a query in UI URL: https://github.com/apache/drill/pull/1593#discussion_r245426359 ## File path: exec/java-exec/src/main/resources/drill-module.conf ## @@ -155,6

[GitHub] sohami commented on a change in pull request #1593: DRILL-6050: Provide a limit to number of rows fetched for a query in UI

2019-01-04 Thread GitBox
sohami commented on a change in pull request #1593: DRILL-6050: Provide a limit to number of rows fetched for a query in UI URL: https://github.com/apache/drill/pull/1593#discussion_r245363967 ## File path: exec/java-exec/src/main/resources/drill-module.conf ## @@ -155,6

[GitHub] sohami commented on a change in pull request #1593: DRILL-6050: Provide a limit to number of rows fetched for a query in UI

2019-01-04 Thread GitBox
sohami commented on a change in pull request #1593: DRILL-6050: Provide a limit to number of rows fetched for a query in UI URL: https://github.com/apache/drill/pull/1593#discussion_r245364568 ## File path: exec/java-exec/src/main/resources/drill-module.conf ## @@ -155,6

Re: Plugin Info in INFORMATION_SCHEMA

2019-01-04 Thread Charles Givre
Thanks Ariina! That was exactly what I was looking for. > On Jan 4, 2019, at 06:10, Arina Yelchiyeva wrote: > > Hi Charles. > > Please look into information_schema.schema table, specifically in type > column. > Also there is describe schema command [1] but it returns result in json. > > [1]

[GitHub] arina-ielchiieva opened a new pull request #1596: DRILL-6946: Implement java.sql.Connection setSchema and getSchema methods in DrillConnectionImpl

2019-01-04 Thread GitBox
arina-ielchiieva opened a new pull request #1596: DRILL-6946: Implement java.sql.Connection setSchema and getSchema methods in DrillConnectionImpl URL: https://github.com/apache/drill/pull/1596 Details in [DRILL-6946](https://issues.apache.org/jira/browse/DRILL-6946).

[jira] [Created] (DRILL-6946) Implement java.sql.Connection setSchema and getSchema methods in DrillConnectionImpl

2019-01-04 Thread Arina Ielchiieva (JIRA)
Arina Ielchiieva created DRILL-6946: --- Summary: Implement java.sql.Connection setSchema and getSchema methods in DrillConnectionImpl Key: DRILL-6946 URL: https://issues.apache.org/jira/browse/DRILL-6946

Re: Problem when using files with differents schemas in the same SELECT

2019-01-04 Thread Vitalii Diravka
Hi Benj, This is a known issue with a column data type without values, by default it is INT:OPTIONAL (for your last query) and when the meaningful data is came that INT:OPTIONAL is treated to the new datatype. It was discussed very frequently in the different topics. Paul raised this topic in

Re: Plugin Info in INFORMATION_SCHEMA

2019-01-04 Thread Arina Yelchiyeva
Hi Charles. Please look into information_schema.schema table, specifically in type column. Also there is describe schema command [1] but it returns result in json. [1] https://drill.apache.org/docs/describe/ Kind regards, Arina On Fri, Jan 4, 2019 at 8:21 AM Charles Givre wrote: > Hello

[jira] [Created] (DRILL-6945) Update INFORMATION_SCHEMA.SCHEMATA table description

2019-01-04 Thread Arina Ielchiieva (JIRA)
Arina Ielchiieva created DRILL-6945: --- Summary: Update INFORMATION_SCHEMA.SCHEMATA table description Key: DRILL-6945 URL: https://issues.apache.org/jira/browse/DRILL-6945 Project: Apache Drill

[GitHub] aravi5 opened a new pull request #1595: DRILL-6918: Skip ensureAtLeastOneField when there are no records

2019-01-04 Thread GitBox
aravi5 opened a new pull request #1595: DRILL-6918: Skip ensureAtLeastOneField when there are no records URL: https://github.com/apache/drill/pull/1595 If none of the project / filter columns, exist in the records, `ensureAtLeastOneField` (or the Scan operator) adds at least one field as