[jira] [Created] (DRILL-6630) Extra spaces are ignored while publishing results in Drill Web UI

2018-07-24 Thread Anton Gozhiy (JIRA)
Anton Gozhiy created DRILL-6630: --- Summary: Extra spaces are ignored while publishing results in Drill Web UI Key: DRILL-6630 URL: https://issues.apache.org/jira/browse/DRILL-6630 Project: Apache Drill

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

2018-07-24 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_r204797790 ## File path: exec/java-exec/src/main/java/org/apache/drill/exec/expr/stat/ParquetIsPredicate.java ##

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

2018-07-24 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_r204805759 ## File path: exec/java-exec/src/main/java/org/apache/drill/exec/expr/stat/ParquetIsPredicate.java ##

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

2018-07-24 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_r204807292 ## File path: exec/java-exec/src/main/java/org/apache/drill/exec/expr/stat/ParquetIsPredicate.java ##

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

2018-07-24 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_r204817724 ## File path: exec/java-exec/src/main/java/org/apache/drill/exec/store/parquet/ParquetPushDownFilter.j

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

2018-07-24 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_r204839765 ## 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-24 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_r204839620 ## 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-24 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_r204839799 ## 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-24 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_r204839867 ## File path: exec/java-exec/src/main/java/org/apache/drill/exec/store/parquet/ParquetPushDownFilter

[GitHub] bitblender commented on issue #1395: DRILL-6629 BitVector split and transfer does not work correctly for transfer length < 8

2018-07-24 Thread GitBox
bitblender commented on issue #1395: DRILL-6629 BitVector split and transfer does not work correctly for transfer length < 8 URL: https://github.com/apache/drill/pull/1395#issuecomment-407495625 @HanumathRao @sohami Previous fix for the BitVector split and transfer was missing a case. Plea

[jira] [Created] (DRILL-6631) Wrong result from LateralUnnest query with aggregation and order by

2018-07-24 Thread Parth Chandra (JIRA)
Parth Chandra created DRILL-6631: Summary: Wrong result from LateralUnnest query with aggregation and order by Key: DRILL-6631 URL: https://issues.apache.org/jira/browse/DRILL-6631 Project: Apache Dri

[GitHub] ppadma commented on a change in pull request #1395: DRILL-6629 BitVector split and transfer does not work correctly for transfer length < 8

2018-07-24 Thread GitBox
ppadma commented on a change in pull request #1395: DRILL-6629 BitVector split and transfer does not work correctly for transfer length < 8 URL: https://github.com/apache/drill/pull/1395#discussion_r204918913 ## File path: exec/vector/src/main/java/org/apache/drill/exec/vector/BitV

[jira] [Created] (DRILL-6632) drill-jdbc-all jar size limit too small for release build

2018-07-24 Thread Boaz Ben-Zvi (JIRA)
Boaz Ben-Zvi created DRILL-6632: --- Summary: drill-jdbc-all jar size limit too small for release build Key: DRILL-6632 URL: https://issues.apache.org/jira/browse/DRILL-6632 Project: Apache Drill

[GitHub] Ben-Zvi opened a new pull request #1396: Increase jdbc-all jar size limit to 36500000

2018-07-24 Thread GitBox
Ben-Zvi opened a new pull request #1396: Increase jdbc-all jar size limit to 3650 URL: https://github.com/apache/drill/pull/1396 Increased the jdbc-all jar file size limit to allow a Release build (for 1.14) This is

[GitHub] Ben-Zvi closed pull request #1396: DRILL-6632: Increase jdbc-all jar size limit to 36500000

2018-07-24 Thread GitBox
Ben-Zvi closed pull request #1396: DRILL-6632: Increase jdbc-all jar size limit to 3650 URL: https://github.com/apache/drill/pull/1396 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 provenance: As this i

[GitHub] gparai commented on a change in pull request #1372: DRILL-6589: Push transitive closure predicates past aggregates/projects

2018-07-24 Thread GitBox
gparai commented on a change in pull request #1372: DRILL-6589: Push transitive closure predicates past aggregates/projects URL: https://github.com/apache/drill/pull/1372#discussion_r204951494 ## File path: exec/java-exec/src/test/java/org/apache/drill/exec/fn/impl/TestAggregateFun

[GitHub] gparai commented on a change in pull request #1372: DRILL-6589: Push transitive closure predicates past aggregates/projects

2018-07-24 Thread GitBox
gparai commented on a change in pull request #1372: DRILL-6589: Push transitive closure predicates past aggregates/projects URL: https://github.com/apache/drill/pull/1372#discussion_r204951637 ## File path: exec/java-exec/src/main/java/org/apache/drill/exec/planner/logical/DrillRel

[GitHub] gparai commented on a change in pull request #1372: DRILL-6589: Push transitive closure predicates past aggregates/projects

2018-07-24 Thread GitBox
gparai commented on a change in pull request #1372: DRILL-6589: Push transitive closure predicates past aggregates/projects URL: https://github.com/apache/drill/pull/1372#discussion_r204951732 ## File path: exec/java-exec/src/main/java/org/apache/drill/exec/planner/logical/DrillRel

[GitHub] gparai commented on a change in pull request #1372: DRILL-6589: Push transitive closure predicates past aggregates/projects

2018-07-24 Thread GitBox
gparai commented on a change in pull request #1372: DRILL-6589: Push transitive closure predicates past aggregates/projects URL: https://github.com/apache/drill/pull/1372#discussion_r204951832 ## File path: exec/java-exec/src/main/java/org/apache/drill/exec/planner/logical/DrillRel

[GitHub] gparai commented on a change in pull request #1372: DRILL-6589: Push transitive closure predicates past aggregates/projects

2018-07-24 Thread GitBox
gparai commented on a change in pull request #1372: DRILL-6589: Push transitive closure predicates past aggregates/projects URL: https://github.com/apache/drill/pull/1372#discussion_r204952377 ## File path: exec/java-exec/src/main/java/org/apache/drill/exec/planner/RuleInstance.jav

[GitHub] gparai commented on a change in pull request #1372: DRILL-6589: Push transitive closure predicates past aggregates/projects

2018-07-24 Thread GitBox
gparai commented on a change in pull request #1372: DRILL-6589: Push transitive closure predicates past aggregates/projects URL: https://github.com/apache/drill/pull/1372#discussion_r204952905 ## File path: exec/java-exec/src/main/java/org/apache/drill/exec/planner/logical/DrillPus

[GitHub] gparai commented on a change in pull request #1372: DRILL-6589: Push transitive closure predicates past aggregates/projects

2018-07-24 Thread GitBox
gparai commented on a change in pull request #1372: DRILL-6589: Push transitive closure predicates past aggregates/projects URL: https://github.com/apache/drill/pull/1372#discussion_r204952967 ## File path: exec/java-exec/src/main/java/org/apache/drill/exec/planner/RuleInstance.jav

[GitHub] gparai commented on issue #1372: DRILL-6589: Push transitive closure predicates past aggregates/projects

2018-07-24 Thread GitBox
gparai commented on issue #1372: DRILL-6589: Push transitive closure predicates past aggregates/projects URL: https://github.com/apache/drill/pull/1372#issuecomment-407595809 @vdiravka thanks for the review. I have addressed your review comments. Please take a look. --

[GitHub] weijietong commented on a change in pull request #1334: DRILL-6385: Support JPPD feature

2018-07-24 Thread GitBox
weijietong commented on a change in pull request #1334: DRILL-6385: Support JPPD feature URL: https://github.com/apache/drill/pull/1334#discussion_r204965485 ## File path: exec/java-exec/src/main/java/org/apache/drill/exec/work/filter/RuntimeFilterManager.java ## @@ -0,0

[GitHub] weijietong commented on a change in pull request #1334: DRILL-6385: Support JPPD feature

2018-07-24 Thread GitBox
weijietong commented on a change in pull request #1334: DRILL-6385: Support JPPD feature URL: https://github.com/apache/drill/pull/1334#discussion_r204973201 ## File path: exec/java-exec/src/main/java/org/apache/drill/exec/work/filter/RuntimeFilterManager.java ## @@ -0,0

[GitHub] weijietong commented on a change in pull request #1334: DRILL-6385: Support JPPD feature

2018-07-24 Thread GitBox
weijietong commented on a change in pull request #1334: DRILL-6385: Support JPPD feature URL: https://github.com/apache/drill/pull/1334#discussion_r204973345 ## File path: exec/java-exec/src/main/resources/drill-module.conf ## @@ -455,6 +455,8 @@ drill.exec.options: {

[GitHub] weijietong commented on a change in pull request #1334: DRILL-6385: Support JPPD feature

2018-07-24 Thread GitBox
weijietong commented on a change in pull request #1334: DRILL-6385: Support JPPD feature URL: https://github.com/apache/drill/pull/1334#discussion_r204973381 ## File path: exec/java-exec/src/main/java/org/apache/drill/exec/work/filter/RuntimeFilterManager.java ## @@ -0,0

[GitHub] weijietong commented on a change in pull request #1334: DRILL-6385: Support JPPD feature

2018-07-24 Thread GitBox
weijietong commented on a change in pull request #1334: DRILL-6385: Support JPPD feature URL: https://github.com/apache/drill/pull/1334#discussion_r204974446 ## File path: exec/java-exec/src/main/java/org/apache/drill/exec/work/filter/BloomFilterCreator.java ## @@ -0,0 +1

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

2018-07-24 Thread GitBox
weijietong commented on issue #1334: DRILL-6385: Support JPPD feature URL: https://github.com/apache/drill/pull/1334#issuecomment-407627190 @amansinha100 thanks for your valuable review. Since being on vacation , others will be commented and updated later. -

Re: Drill TYPE functions

2018-07-24 Thread Paul Rogers
Those I know of are in org.apache.drill.exec.expr.fn.impl.UnionFunctions: compareType typeOf sqlTypeOf drillTypeOf modeOf isnotnull isnull Thanks, - Paul On Thursday, July 19, 2018, 7:08:25 AM PDT, Charles Givre wrote: Hello all, Is there a list somewhere of all the Drill type fu

[GitHub] kkhatua commented on issue #1392: Implements DRILL-6611 to enable meta-enter query submission in web query interface

2018-07-24 Thread GitBox
kkhatua commented on issue #1392: Implements DRILL-6611 to enable meta-enter query submission in web query interface URL: https://github.com/apache/drill/pull/1392#issuecomment-407639822 @hrbrmstr can you also change the PR's title to **DRILL-6611: Enable meta-enter query submission in