[jira] [Created] (DRILL-6625) Intermittent failures in Kafka unit tests

2018-07-20 Thread Boaz Ben-Zvi (JIRA)
Boaz Ben-Zvi created DRILL-6625: --- Summary: Intermittent failures in Kafka unit tests Key: DRILL-6625 URL: https://issues.apache.org/jira/browse/DRILL-6625 Project: Apache Drill Issue Type: Bug

[GitHub] sohami closed pull request #1384: DRILL-6606: Fixed bug in HashJoin that caused it not to return OK_NEW_SCHEMA in some cases.

2018-07-20 Thread GitBox
sohami closed pull request #1384: DRILL-6606: Fixed bug in HashJoin that caused it not to return OK_NEW_SCHEMA in some cases. URL: https://github.com/apache/drill/pull/1384 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for

[GitHub] sohami closed pull request #1390: DRILL-6624: Fix loss of the table row type when the same schema name …

2018-07-20 Thread GitBox
sohami closed pull request #1390: DRILL-6624: Fix loss of the table row type when the same schema name … URL: https://github.com/apache/drill/pull/1390 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

[GitHub] sohami commented on a change in pull request #1296: DRILL-5365: Prevent plugin config from changing default fs. Make DrillFileSystem Immutable.

2018-07-20 Thread GitBox
sohami commented on a change in pull request #1296: DRILL-5365: Prevent plugin config from changing default fs. Make DrillFileSystem Immutable. URL: https://github.com/apache/drill/pull/1296#discussion_r204180625 ## File path:

[GitHub] sohami commented on a change in pull request #1296: DRILL-5365: Prevent plugin config from changing default fs. Make DrillFileSystem Immutable.

2018-07-20 Thread GitBox
sohami commented on a change in pull request #1296: DRILL-5365: Prevent plugin config from changing default fs. Make DrillFileSystem Immutable. URL: https://github.com/apache/drill/pull/1296#discussion_r204185012 ## File path:

[GitHub] ilooner commented on issue #1296: DRILL-5365: Prevent plugin config from changing default fs. Make DrillFileSystem Immutable.

2018-07-20 Thread GitBox
ilooner commented on issue #1296: DRILL-5365: Prevent plugin config from changing default fs. Make DrillFileSystem Immutable. URL: https://github.com/apache/drill/pull/1296#issuecomment-406743060 @sohami Thanks for saving the day on this PR and pointing out the issues before the changes

[GitHub] ilooner commented on a change in pull request #1296: DRILL-5365: Prevent plugin config from changing default fs. Make DrillFileSystem Immutable.

2018-07-20 Thread GitBox
ilooner commented on a change in pull request #1296: DRILL-5365: Prevent plugin config from changing default fs. Make DrillFileSystem Immutable. URL: https://github.com/apache/drill/pull/1296#discussion_r204183259 ## File path:

[GitHub] sohami commented on a change in pull request #1296: DRILL-5365: Prevent plugin config from changing default fs. Make DrillFileSystem Immutable.

2018-07-20 Thread GitBox
sohami commented on a change in pull request #1296: DRILL-5365: Prevent plugin config from changing default fs. Make DrillFileSystem Immutable. URL: https://github.com/apache/drill/pull/1296#discussion_r204170180 ## File path:

[GitHub] paul-rogers commented on issue #1244: DRILL-6373: Refactor Result Set Loader for Union, List support

2018-07-20 Thread GitBox
paul-rogers commented on issue #1244: DRILL-6373: Refactor Result Set Loader for Union, List support URL: https://github.com/apache/drill/pull/1244#issuecomment-406725968 @vrozov, if the bug was not introduced by this PR, then why have I been trying for months to fix it without access to

[GitHub] paul-rogers commented on a change in pull request #1383: DRILL-6613: Refactor MaterializedField

2018-07-20 Thread GitBox
paul-rogers commented on a change in pull request #1383: DRILL-6613: Refactor MaterializedField URL: https://github.com/apache/drill/pull/1383#discussion_r204166434 ## File path: exec/vector/src/main/java/org/apache/drill/exec/record/MaterializedField.java ## @@ -49,39

[GitHub] paul-rogers commented on a change in pull request #1383: DRILL-6613: Refactor MaterializedField

2018-07-20 Thread GitBox
paul-rogers commented on a change in pull request #1383: DRILL-6613: Refactor MaterializedField URL: https://github.com/apache/drill/pull/1383#discussion_r204166868 ## File path: exec/vector/src/main/java/org/apache/drill/exec/record/MaterializedField.java ## @@ -49,39

[GitHub] paul-rogers commented on a change in pull request #1383: DRILL-6613: Refactor MaterializedField

2018-07-20 Thread GitBox
paul-rogers commented on a change in pull request #1383: DRILL-6613: Refactor MaterializedField URL: https://github.com/apache/drill/pull/1383#discussion_r204166252 ## File path: exec/vector/src/main/java/org/apache/drill/exec/record/MaterializedField.java ## @@ -49,39

[GitHub] paul-rogers commented on a change in pull request #1383: DRILL-6613: Refactor MaterializedField

2018-07-20 Thread GitBox
paul-rogers commented on a change in pull request #1383: DRILL-6613: Refactor MaterializedField URL: https://github.com/apache/drill/pull/1383#discussion_r204167207 ## File path: exec/vector/src/main/java/org/apache/drill/exec/record/MaterializedField.java ## @@ -49,39

[GitHub] paul-rogers commented on a change in pull request #1383: DRILL-6613: Refactor MaterializedField

2018-07-20 Thread GitBox
paul-rogers commented on a change in pull request #1383: DRILL-6613: Refactor MaterializedField URL: https://github.com/apache/drill/pull/1383#discussion_r204165621 ## File path: exec/vector/src/main/java/org/apache/drill/exec/record/MaterializedField.java ## @@ -49,39

[GitHub] ilooner commented on issue #1296: DRILL-5365: Prevent plugin config from changing default fs. Make DrillFileSystem Immutable.

2018-07-20 Thread GitBox
ilooner commented on issue #1296: DRILL-5365: Prevent plugin config from changing default fs. Make DrillFileSystem Immutable. URL: https://github.com/apache/drill/pull/1296#issuecomment-406714398 @sohami I unit tested setDeprecatedProperties which you suggested. It does exactly what is

[GitHub] ilooner commented on a change in pull request #1296: DRILL-5365: Prevent plugin config from changing default fs. Make DrillFileSystem Immutable.

2018-07-20 Thread GitBox
ilooner commented on a change in pull request #1296: DRILL-5365: Prevent plugin config from changing default fs. Make DrillFileSystem Immutable. URL: https://github.com/apache/drill/pull/1296#discussion_r204150836 ## File path:

[GitHub] ilooner commented on a change in pull request #1296: DRILL-5365: Prevent plugin config from changing default fs. Make DrillFileSystem Immutable.

2018-07-20 Thread GitBox
ilooner commented on a change in pull request #1296: DRILL-5365: Prevent plugin config from changing default fs. Make DrillFileSystem Immutable. URL: https://github.com/apache/drill/pull/1296#discussion_r204148883 ## File path:

[GitHub] ilooner commented on a change in pull request #1296: DRILL-5365: Prevent plugin config from changing default fs. Make DrillFileSystem Immutable.

2018-07-20 Thread GitBox
ilooner commented on a change in pull request #1296: DRILL-5365: Prevent plugin config from changing default fs. Make DrillFileSystem Immutable. URL: https://github.com/apache/drill/pull/1296#discussion_r204142502 ## File path:

[GitHub] vrozov commented on issue #1244: DRILL-6373: Refactor Result Set Loader for Union, List support

2018-07-20 Thread GitBox
vrozov commented on issue #1244: DRILL-6373: Refactor Result Set Loader for Union, List support URL: https://github.com/apache/drill/pull/1244#issuecomment-406668760 @paul-rogers I disagree that the bug was introduced in the prior changes to this PR. The bug is already part of

[GitHub] vrozov commented on a change in pull request #1383: DRILL-6613: Refactor MaterializedField

2018-07-20 Thread GitBox
vrozov commented on a change in pull request #1383: DRILL-6613: Refactor MaterializedField URL: https://github.com/apache/drill/pull/1383#discussion_r204109886 ## File path: exec/vector/src/main/java/org/apache/drill/exec/record/MaterializedField.java ## @@ -49,39 +54,79

[GitHub] vrozov commented on a change in pull request #1298: DRILL-5796: Filter pruning for multi rowgroup parquet file

2018-07-20 Thread GitBox
vrozov commented on a change in pull request #1298: DRILL-5796: Filter pruning for multi rowgroup parquet file URL: https://github.com/apache/drill/pull/1298#discussion_r204099135 ## File path: exec/java-exec/src/main/java/org/apache/drill/exec/expr/stat/ParquetIsPredicate.java

[GitHub] paul-rogers commented on a change in pull request #1383: DRILL-6613: Refactor MaterializedField

2018-07-20 Thread GitBox
paul-rogers commented on a change in pull request #1383: DRILL-6613: Refactor MaterializedField URL: https://github.com/apache/drill/pull/1383#discussion_r204098796 ## File path: exec/vector/src/main/java/org/apache/drill/exec/record/MaterializedField.java ## @@ -49,39

[GitHub] paul-rogers commented on issue #1244: DRILL-6373: Refactor Result Set Loader for Union, List support

2018-07-20 Thread GitBox
paul-rogers commented on issue #1244: DRILL-6373: Refactor Result Set Loader for Union, List support URL: https://github.com/apache/drill/pull/1244#issuecomment-406650835 @vrozov, perhaps a bit more explanation would help. The bug that you described in the above comments was due (it

Re: Drill TYPE functions

2018-07-20 Thread Vitalii Diravka
Charles, In code you can set break point in *FunctionImplementationRegistry* and run any test case with query. You can find all build-in functions in *localFunctionRegistry. *Other Drill type functions are placed in * remoteFunctionRegistry.*Non-Drill functions are stored in

[GitHub] weijietong commented on issue #1334: DRILL-6385: Support JPPD feature

2018-07-20 Thread GitBox
weijietong commented on issue #1334: DRILL-6385: Support JPPD feature URL: https://github.com/apache/drill/pull/1334#issuecomment-406601421 ping @amansinha100 This is an automated message from the Apache Git Service. To

[GitHub] vvysotskyi commented on a change in pull request #1390: DRILL-6624: Fix loss of the table row type when the same schema name …

2018-07-20 Thread GitBox
vvysotskyi commented on a change in pull request #1390: DRILL-6624: Fix loss of the table row type when the same schema name … URL: https://github.com/apache/drill/pull/1390#discussion_r204037618 ## File path:

[GitHub] vvysotskyi commented on a change in pull request #1390: DRILL-6624: Fix loss of the table row type when the same schema name …

2018-07-20 Thread GitBox
vvysotskyi commented on a change in pull request #1390: DRILL-6624: Fix loss of the table row type when the same schema name … URL: https://github.com/apache/drill/pull/1390#discussion_r204038251 ## File path:

[GitHub] vdiravka commented on a change in pull request #1390: DRILL-6624: Fix loss of the table row type when the same schema name …

2018-07-20 Thread GitBox
vdiravka commented on a change in pull request #1390: DRILL-6624: Fix loss of the table row type when the same schema name … URL: https://github.com/apache/drill/pull/1390#discussion_r204020955 ## File path:

[GitHub] vdiravka commented on a change in pull request #1390: DRILL-6624: Fix loss of the table row type when the same schema name …

2018-07-20 Thread GitBox
vdiravka commented on a change in pull request #1390: DRILL-6624: Fix loss of the table row type when the same schema name … URL: https://github.com/apache/drill/pull/1390#discussion_r204022404 ## File path:

[GitHub] vvysotskyi commented on issue #1390: DRILL-6624: Fix loss of the table row type when the same schema name …

2018-07-20 Thread GitBox
vvysotskyi commented on issue #1390: DRILL-6624: Fix loss of the table row type when the same schema name … URL: https://github.com/apache/drill/pull/1390#issuecomment-406578633 @vdiravka, could you please take a look? This

[GitHub] vvysotskyi opened a new pull request #1390: DRILL-6624: Fix loss of the table row type when the same schema name …

2018-07-20 Thread GitBox
vvysotskyi opened a new pull request #1390: DRILL-6624: Fix loss of the table row type when the same schema name … URL: https://github.com/apache/drill/pull/1390 …was specified as single path and as a complex path in the same query

[jira] [Created] (DRILL-6624) Fix loss of the table row type when the same schema name was specified as single path and as a complex path in the same query

2018-07-20 Thread Volodymyr Vysotskyi (JIRA)
Volodymyr Vysotskyi created DRILL-6624: -- Summary: Fix loss of the table row type when the same schema name was specified as single path and as a complex path in the same query Key: DRILL-6624 URL:

[GitHub] jbimbert commented on a change in pull request #1298: DRILL-5796: Filter pruning for multi rowgroup parquet file

2018-07-20 Thread GitBox
jbimbert commented on a change in pull request #1298: DRILL-5796: Filter pruning for multi rowgroup parquet file URL: https://github.com/apache/drill/pull/1298#discussion_r203966305 ## File path: exec/java-exec/src/main/java/org/apache/drill/exec/expr/stat/ParquetIsPredicate.java

[GitHub] jbimbert commented on a change in pull request #1298: DRILL-5796: Filter pruning for multi rowgroup parquet file

2018-07-20 Thread GitBox
jbimbert commented on a change in pull request #1298: DRILL-5796: Filter pruning for multi rowgroup parquet file URL: https://github.com/apache/drill/pull/1298#discussion_r203966145 ## File path: exec/java-exec/src/main/java/org/apache/drill/exec/expr/stat/ParquetIsPredicate.java

[GitHub] sohami commented on a change in pull request #1296: DRILL-5365: Prevent plugin config from changing default fs. Make DrillFileSystem Immutable.

2018-07-20 Thread GitBox
sohami commented on a change in pull request #1296: DRILL-5365: Prevent plugin config from changing default fs. Make DrillFileSystem Immutable. URL: https://github.com/apache/drill/pull/1296#discussion_r203944690 ## File path: