[GitHub] amansinha100 closed pull request #1628: DRILL-7016: Wrong query result with RuntimeFilter enabled when order …

2019-02-01 Thread GitBox
amansinha100 closed pull request #1628: DRILL-7016: Wrong query result with RuntimeFilter enabled when order … URL: https://github.com/apache/drill/pull/1628 This is an automated message from the Apache Git Service. To

[GitHub] amansinha100 closed pull request #1629: DRILL-7019: Add check for redundant imports

2019-02-01 Thread GitBox
amansinha100 closed pull request #1629: DRILL-7019: Add check for redundant imports URL: https://github.com/apache/drill/pull/1629 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] amansinha100 closed pull request #1631: DRILL-6862: Update Calcite to 1.18.0

2019-02-01 Thread GitBox
amansinha100 closed pull request #1631: DRILL-6862: Update Calcite to 1.18.0 URL: https://github.com/apache/drill/pull/1631 This is an automated message from the Apache Git Service. To respond to the message, please log on

[jira] [Created] (DRILL-7024) Refactor ColumnWriter to simplify type-conversion shim

2019-02-01 Thread Paul Rogers (JIRA)
Paul Rogers created DRILL-7024: -- Summary: Refactor ColumnWriter to simplify type-conversion shim Key: DRILL-7024 URL: https://issues.apache.org/jira/browse/DRILL-7024 Project: Apache Drill

[GitHub] kkhatua commented on issue #1608: DRILL-6960: Auto Limit Wrapping should not apply to non-select query

2019-02-01 Thread GitBox
kkhatua commented on issue #1608: DRILL-6960: Auto Limit Wrapping should not apply to non-select query URL: https://github.com/apache/drill/pull/1608#issuecomment-459930919 @ihuzenko please review the latest changes. This is

[jira] [Created] (DRILL-7023) Query fails with IndexOutOfBoundsException after upgrade from drill 1.13.0 to drill 1.14.0

2019-02-01 Thread Khurram Faraaz (JIRA)
Khurram Faraaz created DRILL-7023: - Summary: Query fails with IndexOutOfBoundsException after upgrade from drill 1.13.0 to drill 1.14.0 Key: DRILL-7023 URL: https://issues.apache.org/jira/browse/DRILL-7023

[GitHub] kkhatua commented on issue #1608: DRILL-6960: Auto Limit Wrapping should not apply to non-select query

2019-02-01 Thread GitBox
kkhatua commented on issue #1608: DRILL-6960: Auto Limit Wrapping should not apply to non-select query URL: https://github.com/apache/drill/pull/1608#issuecomment-459920386 @ihuzenko With the Calcite `SqlNode` modification approach that you've suggested, I'm not able to apply limits

[GitHub] vvysotskyi commented on issue #1629: DRILL-7019: Add check for redundant imports

2019-02-01 Thread GitBox
vvysotskyi commented on issue #1629: DRILL-7019: Add check for redundant imports URL: https://github.com/apache/drill/pull/1629#issuecomment-459899641 @amansinha100, done. This is an automated message from the Apache Git

[GitHub] amansinha100 commented on issue #1629: DRILL-7019: Add check for redundant imports

2019-02-01 Thread GitBox
amansinha100 commented on issue #1629: DRILL-7019: Add check for redundant imports URL: https://github.com/apache/drill/pull/1629#issuecomment-459897074 @vvysotskyi could you pls rebase on master ? I wasn't able to apply the patch. Thanks.

[GitHub] amansinha100 closed pull request #1622: DRILL-7002: whatever exec.hashjoin.num_partitions is set, output righ…

2019-02-01 Thread GitBox
amansinha100 closed pull request #1622: DRILL-7002: whatever exec.hashjoin.num_partitions is set, output righ… URL: https://github.com/apache/drill/pull/1622 This is an automated message from the Apache Git Service. To

[GitHub] amansinha100 closed pull request #1615: DRILL-6964: Implement CREATE / DROP SCHEMA commands

2019-02-01 Thread GitBox
amansinha100 closed pull request #1615: DRILL-6964: Implement CREATE / DROP SCHEMA commands URL: https://github.com/apache/drill/pull/1615 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] amansinha100 closed pull request #1630: DRILL-7018: Fixed Parquet buffer overflow when reading timestamp column

2019-02-01 Thread GitBox
amansinha100 closed pull request #1630: DRILL-7018: Fixed Parquet buffer overflow when reading timestamp column URL: https://github.com/apache/drill/pull/1630 This is an automated message from the Apache Git Service. To

[GitHub] amansinha100 closed pull request #1625: DRILL-7008: Drillbits: clear stale shutdown hooks

2019-02-01 Thread GitBox
amansinha100 closed pull request #1625: DRILL-7008: Drillbits: clear stale shutdown hooks URL: https://github.com/apache/drill/pull/1625 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] amansinha100 closed pull request #1620: DRILL-6997: Semijoin is changing the join ordering for some tpcds que…

2019-02-01 Thread GitBox
amansinha100 closed pull request #1620: DRILL-6997: Semijoin is changing the join ordering for some tpcds que… URL: https://github.com/apache/drill/pull/1620 This is an automated message from the Apache Git Service. To

[GitHub] sohami commented on issue #1628: DRILL-7016: Wrong query result with RuntimeFilter enabled when order …

2019-02-01 Thread GitBox
sohami commented on issue #1628: DRILL-7016: Wrong query result with RuntimeFilter enabled when order … URL: https://github.com/apache/drill/pull/1628#issuecomment-459842275 @vvysotskyi - Addressed second round of review comments

[GitHub] sohami commented on a change in pull request #1628: DRILL-7016: Wrong query result with RuntimeFilter enabled when order …

2019-02-01 Thread GitBox
sohami commented on a change in pull request #1628: DRILL-7016: Wrong query result with RuntimeFilter enabled when order … URL: https://github.com/apache/drill/pull/1628#discussion_r253173731 ## File path:

[GitHub] kkhatua commented on a change in pull request #1608: DRILL-6960: Auto Limit Wrapping should not apply to non-select query

2019-02-01 Thread GitBox
kkhatua commented on a change in pull request #1608: DRILL-6960: Auto Limit Wrapping should not apply to non-select query URL: https://github.com/apache/drill/pull/1608#discussion_r253163039 ## File path:

[GitHub] kkhatua commented on a change in pull request #1608: DRILL-6960: Auto Limit Wrapping should not apply to non-select query

2019-02-01 Thread GitBox
kkhatua commented on a change in pull request #1608: DRILL-6960: Auto Limit Wrapping should not apply to non-select query URL: https://github.com/apache/drill/pull/1608#discussion_r253162524 ## File path:

[jira] [Created] (DRILL-7022) Partition pruning is not happening the first time after the metadata auto refresh.

2019-02-01 Thread Anton Gozhiy (JIRA)
Anton Gozhiy created DRILL-7022: --- Summary: Partition pruning is not happening the first time after the metadata auto refresh. Key: DRILL-7022 URL: https://issues.apache.org/jira/browse/DRILL-7022

Re: January Apache Drill board report

2019-02-01 Thread Arina Ielchiieva
Thanks everybody for the feedback. Please see below updated report: = ## Description: - Drill is a Schema-free SQL Query Engine for Hadoop, NoSQL and Cloud Storage. ## Issues: - There are no issues requiring board attention at this time. ## Activity: - Since the last board report, Drill

Re: Some queries related to writing a custom storage-plugin

2019-02-01 Thread Vitalii Diravka
Hi Lokendra, a) Drill has two definitions for "schema": - the first one is the schema of the table (table structure: column names and types) - the second one is the schemas or databases ("plugin name" + "workspace name"), which are accessible to be queried by Drill [1] Therefore the

[GitHub] ihuzenko commented on a change in pull request #1608: DRILL-6960: Auto Limit Wrapping should not apply to non-select query

2019-02-01 Thread GitBox
ihuzenko commented on a change in pull request #1608: DRILL-6960: Auto Limit Wrapping should not apply to non-select query URL: https://github.com/apache/drill/pull/1608#discussion_r253022334 ## File path: exec/java-exec/src/main/resources/rest/static/js/querySubmission.js

Re: January Apache Drill board report

2019-02-01 Thread Bohdan Kazydub
Hi, Arina Just to clarify, one of the options, the one "to return null for empty string" (`drill.exec.functions.cast_empty_string_to_null`), was present for some time (from Drill 0.8.0 at least) and affected CASTs from string to numeric types only (if the option is set to true, empty string in