Drill Hangout tomorrow at 10 am PST

2018-07-23 Thread Boaz Ben-Zvi
    The bi-weekly Drill Hangout shall take place tomorrow July 24th at 10 am PDT Any discussion topics are welcome (I'm currently busy with the 1.14 RC; I could say a word or two about that) The Hangout link: https://hangouts.google.com/hangouts/_/event/ci4rdiju8bv04a64efj5fedd0lc  

[GitHub] bitblender opened a new pull request #1395: DRILL-6629 BitVector split and transfer does not work correctly for transfer length < 8

2018-07-23 Thread GitBox
bitblender opened a new 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 The first src byte was not being read when the transfer length was < 0

[jira] [Created] (DRILL-6629) BitVector split and transfer does not work correctly for transfer length < 8

2018-07-23 Thread Karthikeyan Manivannan (JIRA)
Karthikeyan Manivannan created DRILL-6629: - Summary: BitVector split and transfer does not work correctly for transfer length < 8 Key: DRILL-6629 URL: https://issues.apache.org/jira/browse/DRILL-6629

[GitHub] sachouche commented on issue #1394: DRILL-6626: Fixed an IndexOutOfBoundException during aggregator rehash

2018-07-23 Thread GitBox
sachouche commented on issue #1394: DRILL-6626: Fixed an IndexOutOfBoundException during aggregator rehash URL: https://github.com/apache/drill/pull/1394#issuecomment-407220853 Thanks @Ben-Zvi for the review! This is an

[GitHub] Ben-Zvi closed pull request #1394: DRILL-6626: Fixed an IndexOutOfBoundException during aggregator rehash

2018-07-23 Thread GitBox
Ben-Zvi closed pull request #1394: DRILL-6626: Fixed an IndexOutOfBoundException during aggregator rehash URL: https://github.com/apache/drill/pull/1394 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] Ben-Zvi commented on a change in pull request #1394: DRILL-6626: Fixed an IndexOutOfBoundException during aggregator rehash

2018-07-23 Thread GitBox
Ben-Zvi commented on a change in pull request #1394: DRILL-6626: Fixed an IndexOutOfBoundException during aggregator rehash URL: https://github.com/apache/drill/pull/1394#discussion_r204571826 ## File path:

[GitHub] sachouche commented on issue #1394: Drill 6626

2018-07-23 Thread GitBox
sachouche commented on issue #1394: Drill 6626 URL: https://github.com/apache/drill/pull/1394#issuecomment-407195824 @Ben-Zvi , can you please review the fix. Thanks! This is an automated message from the Apache Git Service.

[GitHub] sachouche opened a new pull request #1394: Drill 6626

2018-07-23 Thread GitBox
sachouche opened a new pull request #1394: Drill 6626 URL: https://github.com/apache/drill/pull/1394 The IndexOutOfBoundException was happening during Hash Table rehash: The was a regression when doing batch sizing Each outgoing-batch needed to fix its hash values (which were

Temporary Hold back on commits to the Apache master branch

2018-07-23 Thread Boaz Ben-Zvi
 Hi Committers,      Please hold back on any commits into the Apache master branch while we are working on creating a Release Candidate for 1.14.   May take a few hours;       Thanks,               Boaz

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

2018-07-23 Thread GitBox
kkhatua commented on a change in pull request #1392: Implements DRILL-6611 to enable meta-enter query submission in web query interface URL: https://github.com/apache/drill/pull/1392#discussion_r204515752 ## File path: exec/java-exec/src/main/resources/rest/query/query.ftl

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

2018-07-23 Thread GitBox
kkhatua commented on a change in pull request #1392: Implements DRILL-6611 to enable meta-enter query submission in web query interface URL: https://github.com/apache/drill/pull/1392#discussion_r204511759 ## File path: exec/java-exec/src/main/resources/rest/query/query.ftl

[GitHub] Ben-Zvi closed pull request #1391: DRILL-6622: Fixed a NullPointerException in a query with Union

2018-07-23 Thread GitBox
Ben-Zvi closed pull request #1391: DRILL-6622: Fixed a NullPointerException in a query with Union URL: https://github.com/apache/drill/pull/1391 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

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

2018-07-23 Thread GitBox
amansinha100 commented on issue #1334: DRILL-6385: Support JPPD feature URL: https://github.com/apache/drill/pull/1334#issuecomment-407121370 @weijietong thanks for your patience. I have submitted a final round of review comments. Once you address them we can get the feature merged

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

2018-07-23 Thread GitBox
amansinha100 commented on issue #1334: DRILL-6385: Support JPPD feature URL: https://github.com/apache/drill/pull/1334#issuecomment-407117879 One high level comment: if a query is cancelled and there's in-flight bloom-filter message from drillbit to foreman, or the broadcast message of the

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

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

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

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

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

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

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

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

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

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

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

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

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

2018-07-23 Thread GitBox
amansinha100 commented on a change in pull request #1334: DRILL-6385: Support JPPD feature URL: https://github.com/apache/drill/pull/1334#discussion_r204288869 ## File path: exec/java-exec/src/main/java/org/apache/drill/exec/physical/impl/ScanBatch.java ## @@ -226,6

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Re: [jira] [Created] (DRILL-6628) Possible incorporation of Twitter text processing UDFs into Drill-proper

2018-07-23 Thread Charles Givre
Hi Bob, I was inspired a little by OSQuery and MySQL, but I’ve written a lot of UDFs that extend basic SQL functionality and add other capabilities to Drill. IMHO, since Drill isn’t a database, it really is a very helpful addition and will get more people using Drill. I’d personally be very

[GitHub] vdiravka closed pull request #1393: DRILL-6627: Adding REGEX_SUB_SCAN operator to protobuf file

2018-07-23 Thread GitBox
vdiravka closed pull request #1393: DRILL-6627: Adding REGEX_SUB_SCAN operator to protobuf file URL: https://github.com/apache/drill/pull/1393 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

[GitHub] arina-ielchiieva commented on issue #1393: DRILL-6627: Adding REGEX_SUB_SCAN operator to protobuf file

2018-07-23 Thread GitBox
arina-ielchiieva commented on issue #1393: DRILL-6627: Adding REGEX_SUB_SCAN operator to protobuf file URL: https://github.com/apache/drill/pull/1393#issuecomment-407074644 +1, LGTM. @vdiravka thanks for the fix. Please merge when all Travis checks pass.

Re: [GitHub] vdiravka commented on issue #1393: DRILL-6627: Adding REGEX_SUB_SCAN operator to protobuf file

2018-07-23 Thread Charles Givre
Thanks! > On Jul 23, 2018, at 09:57, GitBox wrote: > > vdiravka commented on issue #1393: DRILL-6627: Adding REGEX_SUB_SCAN operator > to protobuf file > URL: https://github.com/apache/drill/pull/1393#issuecomment-407066898 > > > @arina-ielchiieva @vvysotskyi Right, it seems this operator

[GitHub] vdiravka commented on issue #1393: DRILL-6627: Adding REGEX_SUB_SCAN operator to protobuf file

2018-07-23 Thread GitBox
vdiravka commented on issue #1393: DRILL-6627: Adding REGEX_SUB_SCAN operator to protobuf file URL: https://github.com/apache/drill/pull/1393#issuecomment-407066898 @arina-ielchiieva @vvysotskyi Right, it seems this operator should be added to C++ proto file too. I have added it and

[GitHub] cgivre commented on issue #1393: DRILL-6627: Adding REGEX_SUB_SCAN operator to protobuf file

2018-07-23 Thread GitBox
cgivre commented on issue #1393: DRILL-6627: Adding REGEX_SUB_SCAN operator to protobuf file URL: https://github.com/apache/drill/pull/1393#issuecomment-407050654 HI @vdiravka Did you submit the updated .`proto` files or was I supposed to do it? I'm fine either way.

[GitHub] vvysotskyi commented on issue #1393: DRILL-6627: Adding REGEX_SUB_SCAN operator to protobuf file

2018-07-23 Thread GitBox
vvysotskyi commented on issue #1393: DRILL-6627: Adding REGEX_SUB_SCAN operator to protobuf file URL: https://github.com/apache/drill/pull/1393#issuecomment-407047201 Yes, I see the same constants in `UserBitShared.pb.h` file, so I believe c++ files also should be regenerated.

[GitHub] arina-ielchiieva edited a comment on issue #1393: DRILL-6627: Adding REGEX_SUB_SCAN operator to protobuf file

2018-07-23 Thread GitBox
arina-ielchiieva edited a comment on issue #1393: DRILL-6627: Adding REGEX_SUB_SCAN operator to protobuf file URL: https://github.com/apache/drill/pull/1393#issuecomment-407046000 @vdiravka I believe you need to regenerate c++ code as well, @vvysotskyi could you please confirm.

[GitHub] arina-ielchiieva commented on issue #1393: DRILL-6627: Adding REGEX_SUB_SCAN operator to protobuf file

2018-07-23 Thread GitBox
arina-ielchiieva commented on issue #1393: DRILL-6627: Adding REGEX_SUB_SCAN operator to protobuf file URL: https://github.com/apache/drill/pull/1393#issuecomment-407046000 @vdiravka I believe you need to regenerate c++ code, @vvysotskyi could you please confirm.

[GitHub] arina-ielchiieva edited a comment on issue #1126: DRILL-6179: Added pcapng-format support

2018-07-23 Thread GitBox
arina-ielchiieva edited a comment on issue #1126: DRILL-6179: Added pcapng-format support URL: https://github.com/apache/drill/pull/1126#issuecomment-406259571 @cgivre that's easy :) 1. make changes only in .proto files

[jira] [Created] (DRILL-6628) Possible incorporation of Twitter text processing UDFs into Drill-proper

2018-07-23 Thread Bob Rudis (JIRA)
Bob Rudis created DRILL-6628: Summary: Possible incorporation of Twitter text processing UDFs into Drill-proper Key: DRILL-6628 URL: https://issues.apache.org/jira/browse/DRILL-6628 Project: Apache Drill

[GitHub] vdiravka commented on issue #1393: DRILL-6627: Adding REGEX_SUB_SCAN operator to protobuf file

2018-07-23 Thread GitBox
vdiravka commented on issue #1393: DRILL-6627: Adding REGEX_SUB_SCAN operator to protobuf file URL: https://github.com/apache/drill/pull/1393#issuecomment-407043104 @arina-ielchiieva Please review This is an automated

[GitHub] vdiravka commented on issue #1126: DRILL-6179: Added pcapng-format support

2018-07-23 Thread GitBox
vdiravka commented on issue #1126: DRILL-6179: Added pcapng-format support URL: https://github.com/apache/drill/pull/1126#issuecomment-407042984 @Vlad-Storona @cgivre @arina-ielchiieva I have created ticket to add the missed operator to the protobuf file:

[GitHub] vdiravka opened a new pull request #1393: DRILL-6627: Adding REGEX_SUB_SCAN operator to protobuf file

2018-07-23 Thread GitBox
vdiravka opened a new pull request #1393: DRILL-6627: Adding REGEX_SUB_SCAN operator to protobuf file URL: https://github.com/apache/drill/pull/1393 This is an automated message from the Apache Git Service. To respond to

[GitHub] hrbrmstr opened a new pull request #1392: Implements DRILL-6611 to enable meta-enter query submission in web query interface

2018-07-23 Thread GitBox
hrbrmstr opened a new pull request #1392: Implements DRILL-6611 to enable meta-enter query submission in web query interface URL: https://github.com/apache/drill/pull/1392 As the git info shows, one file —`query.ftl` has been modified with a small addition of vanilla javascript to add an

[GitHub] arina-ielchiieva commented on issue #1126: DRILL-6179: Added pcapng-format support

2018-07-23 Thread GitBox
arina-ielchiieva commented on issue #1126: DRILL-6179: Added pcapng-format support URL: https://github.com/apache/drill/pull/1126#issuecomment-407033839 @vdiravka created Jira https://issues.apache.org/jira/browse/DRILL-6627

[GitHub] vvysotskyi closed pull request #1386: DRILL-6574: Add option to push LIMIT(0) on top of SCAN (late limit 0 optimization)

2018-07-23 Thread GitBox
vvysotskyi closed pull request #1386: DRILL-6574: Add option to push LIMIT(0) on top of SCAN (late limit 0 optimization) URL: https://github.com/apache/drill/pull/1386 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the

[jira] [Created] (DRILL-6627) Adding REGEX_SUB_SCAN operator to protobuf file.

2018-07-23 Thread Vitalii Diravka (JIRA)
Vitalii Diravka created DRILL-6627: -- Summary: Adding REGEX_SUB_SCAN operator to protobuf file. Key: DRILL-6627 URL: https://issues.apache.org/jira/browse/DRILL-6627 Project: Apache Drill

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

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