[drill] 01/02: DRILL-6481: Refactor ParquetXXXPredicate classes

2018-06-11 Thread timothyfarkas
This is an automated email from the ASF dual-hosted git repository. timothyfarkas pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/drill.git commit 0ac082589171c1e1b2216d6c4b2bbb8f713737de Author: Vlad Rozov AuthorDate: Wed Jun 6 15:03:42 2018 -0700 DRILL

[drill] branch master updated (1820d46 -> ded643d)

2018-06-11 Thread timothyfarkas
This is an automated email from the ASF dual-hosted git repository. timothyfarkas pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/drill.git. from 1820d46 DRILL-6459: Unable to view profile of a running query new 0ac0825 DRILL-6481: Refactor

[drill] 02/02: DRILL-6481: Rename ParquetXXXPredicates to ParquetXXXPredicate

2018-06-11 Thread timothyfarkas
This is an automated email from the ASF dual-hosted git repository. timothyfarkas pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/drill.git commit ded643deeafbabe9363499960a135d33652bf567 Author: Vlad Rozov AuthorDate: Thu Jun 7 18:14:01 2018 -0700 DRILL

[drill] branch master updated: DRILL-6478: enhance debug logs for batch sizing

2018-06-12 Thread timothyfarkas
This is an automated email from the ASF dual-hosted git repository. timothyfarkas pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/drill.git The following commit(s) were added to refs/heads/master by this push: new cbcb59d DRILL-6478: enhance debug logs

[drill] 02/03: DRILL-6468: CatastrophicFailures should not do a graceful shutdown of drill when terminating the JVM.

2018-06-15 Thread timothyfarkas
This is an automated email from the ASF dual-hosted git repository. timothyfarkas pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/drill.git commit 54c88a3f56cce20ceb900a3a83bf19c04d93ea1e Author: Timothy Farkas AuthorDate: Tue Jun 5 13:50:35 2018 -0700

[drill] branch master updated (ac8e698 -> 4baf769)

2018-06-15 Thread timothyfarkas
This is an automated email from the ASF dual-hosted git repository. timothyfarkas pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/drill.git. from ac8e698 DRILL-6353: Upgrade Parquet MR dependencies new ca39cb6 DRILL-6487: Limit estimateRowCount

[drill] 01/03: DRILL-6487: Limit estimateRowCount should not return negative rowcount

2018-06-15 Thread timothyfarkas
This is an automated email from the ASF dual-hosted git repository. timothyfarkas pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/drill.git commit ca39cb67987a0efff2fe889ca4c5bf3a6fe5273a Author: Gautam Parai AuthorDate: Thu Jun 14 17:26:32 2018 -0700

[drill] 03/03: DRILL-6455: Add missing JDBC Scan Operator for profiles

2018-06-15 Thread timothyfarkas
This is an automated email from the ASF dual-hosted git repository. timothyfarkas pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/drill.git commit 4baf769e5e9df810b3b01bad1757b27a423b7842 Author: Kunal Khatua AuthorDate: Sun Jun 10 23:36:10 2018 -0700

[drill] 01/02: DRILL-6477: Drillbit crashes with OOME (Heap) for a large WebUI query

2018-06-13 Thread timothyfarkas
This is an automated email from the ASF dual-hosted git repository. timothyfarkas pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/drill.git commit 7be1e01a71245f7234fe347decf9efa4acc36e52 Author: Kunal Khatua AuthorDate: Thu Jun 7 13:32:00 2018 -0700

[drill] 02/02: DRILL-6476: Generate explain plan which shows relation between Lateral and the corresponding Unnest.

2018-06-13 Thread timothyfarkas
This is an automated email from the ASF dual-hosted git repository. timothyfarkas pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/drill.git commit 2427aa0e6d4c371def099500131dc0eadf01ecac Author: Hanumath Rao Maduri AuthorDate: Wed Jun 6 20:48:12 2018 -0700

[drill] branch master updated (63d0251 -> 2427aa0)

2018-06-13 Thread timothyfarkas
This is an automated email from the ASF dual-hosted git repository. timothyfarkas pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/drill.git. from 63d0251 DRILL-6489: Fix filter push down for Hbase & Mapr-DB binary tables when convert function is

[drill] branch master updated (2427aa0 -> ac8e698)

2018-06-13 Thread timothyfarkas
This is an automated email from the ASF dual-hosted git repository. timothyfarkas pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/drill.git. from 2427aa0 DRILL-6476: Generate explain plan which shows relation between Lateral and the corresponding Unnest

[drill] 03/03: DRILL-6353: Upgrade Parquet MR dependencies

2018-06-13 Thread timothyfarkas
This is an automated email from the ASF dual-hosted git repository. timothyfarkas pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/drill.git commit ac8e69847659582e36c89fd52bb0856ab3bfbd21 Author: Vlad Rozov AuthorDate: Wed May 9 13:24:11 2018 -0700 DRILL

[drill] 02/03: DRILL-6474: Don't use TopN when order by and offset are used without a limit specified.

2018-06-13 Thread timothyfarkas
This is an automated email from the ASF dual-hosted git repository. timothyfarkas pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/drill.git commit 98dbc3a222990703aebe983883779763e0cdc1e9 Author: Timothy Farkas AuthorDate: Wed Jun 6 12:04:39 2018 -0700

[drill] 01/03: DRILL-6488 - change instances of "template inline" to just "template"

2018-06-13 Thread timothyfarkas
This is an automated email from the ASF dual-hosted git repository. timothyfarkas pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/drill.git commit 544a7a0def08882aca63d9a18b60d168dff8b6f7 Author: Patrick Wong AuthorDate: Mon Jun 11 17:05:19 2018 -0700

[drill] branch master updated: DRILL-6212: Prevent recursive cast expressions

2018-06-17 Thread timothyfarkas
This is an automated email from the ASF dual-hosted git repository. timothyfarkas pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/drill.git The following commit(s) were added to refs/heads/master by this push: new b447260 DRILL-6212: Prevent recursive

[drill] branch master updated: DRILL-6101: Optimized implicit columns handling within scanner

2018-08-03 Thread timothyfarkas
This is an automated email from the ASF dual-hosted git repository. timothyfarkas pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/drill.git The following commit(s) were added to refs/heads/master by this push: new 671c315 DRILL-6101: Optimized implicit

[drill] 02/03: DRILL-6639: Exception happens while displaying operator profiles for some queries

2018-07-30 Thread timothyfarkas
This is an automated email from the ASF dual-hosted git repository. timothyfarkas pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/drill.git commit 20ecab0637669ac5ca61b915966817546e535e48 Author: Vitalii Diravka AuthorDate: Fri Jul 27 04:15:59 2018 +0300

[drill] 03/03: DRILL-6638: Fix TestE2EUnnestAndLateral tests introduced with DRILL-6546

2018-07-30 Thread timothyfarkas
This is an automated email from the ASF dual-hosted git repository. timothyfarkas pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/drill.git commit 5b36adc5b55da48df65225790bb6045c927cf3d7 Author: Volodymyr Vysotskyi AuthorDate: Thu Jul 26 11:28:01 2018 +0300

[drill] branch master updated (471a866 -> 5b36adc)

2018-07-30 Thread timothyfarkas
This is an automated email from the ASF dual-hosted git repository. timothyfarkas pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/drill.git. from 471a866 [maven-release-plugin] prepare for next development iteration new 24a1d55 DRILL-6641: Fix

[drill] branch master updated: DRILL-6589: Push transitive closure predicate(s) past aggregates

2018-07-31 Thread timothyfarkas
This is an automated email from the ASF dual-hosted git repository. timothyfarkas pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/drill.git The following commit(s) were added to refs/heads/master by this push: new 1058bd9 DRILL-6589: Push transitive

[drill] branch master updated (1058bd9 -> 8f9d397)

2018-07-31 Thread timothyfarkas
This is an automated email from the ASF dual-hosted git repository. timothyfarkas pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/drill.git. from 1058bd9 DRILL-6589: Push transitive closure predicate(s) past aggregates add e1f4a63 DRILL-6617

[drill] 01/01: DRILL-6617: Changing name of implicit RowId column from implicitColumn to implicitRIDColumn.

2018-07-31 Thread timothyfarkas
This is an automated email from the ASF dual-hosted git repository. timothyfarkas pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/drill.git commit 8f9d39763cc5da8c3b5e9e8ae8a93fc3ffce2e9e Author: Hanumath Rao Maduri AuthorDate: Sun Jul 29 12:29:25 2018 -0700

[drill] 01/02: DRILL-6651: Add missing package statements

2018-07-31 Thread timothyfarkas
This is an automated email from the ASF dual-hosted git repository. timothyfarkas pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/drill.git commit 726c905c59dd11a6274bd2c49be22abde1e96bb2 Author: Ben-Zvi AuthorDate: Tue Jul 31 15:48:06 2018 -0700 DRILL

[drill] 02/02: DRILL-6650: Remove stray semicolon in imports for PrintingResultsListener.

2018-07-31 Thread timothyfarkas
This is an automated email from the ASF dual-hosted git repository. timothyfarkas pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/drill.git commit b77441333010b60683c78dbc4cc349b2ee6c0c53 Author: Timothy Farkas AuthorDate: Tue Jul 31 12:45:09 2018 -0700

[drill] branch master updated (8f9d397 -> b774413)

2018-07-31 Thread timothyfarkas
This is an automated email from the ASF dual-hosted git repository. timothyfarkas pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/drill.git. from 8f9d397 DRILL-6617: Changing name of implicit RowId column from implicitColumn to implicitRIDColumn

[drill] branch master updated: DRILL-6629 BitVector split and transfer does not work correctly for transfer length < 8

2018-08-04 Thread timothyfarkas
This is an automated email from the ASF dual-hosted git repository. timothyfarkas pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/drill.git The following commit(s) were added to refs/heads/master by this push: new a544033 DRILL-6629 BitVector split

[drill] branch master updated: DRILL-6655: Require package declaration in files.

2018-08-03 Thread timothyfarkas
This is an automated email from the ASF dual-hosted git repository. timothyfarkas pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/drill.git The following commit(s) were added to refs/heads/master by this push: new 7c35326 DRILL-6655: Require package

[drill] 01/03: DRILL-6634: Add udf module under contrib directory and move some udfs into it

2018-08-01 Thread timothyfarkas
This is an automated email from the ASF dual-hosted git repository. timothyfarkas pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/drill.git commit 0903a1edb5531d3d28104191b35b57db3a99d5da Author: Arina Ielchiieva AuthorDate: Wed Jul 25 20:28:45 2018 +0300

[drill] 03/03: DRILL-5796 : implement ROWS_MATCH enum to keep inside rowgroup the filter result information, used to prune the filter if all rows match.

2018-08-01 Thread timothyfarkas
This is an automated email from the ASF dual-hosted git repository. timothyfarkas pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/drill.git commit efd6d29910d155cd84692ee8aafff3eb06c6e391 Author: jbimbert AuthorDate: Tue Jun 12 19:22:20 2018 +0200 DRILL

[drill] 02/03: DRILL-6631: Streaming agg causes queries with Lateral and Unnest to return incorrect results.

2018-08-01 Thread timothyfarkas
This is an automated email from the ASF dual-hosted git repository. timothyfarkas pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/drill.git commit ee841643d0f2d746126f623d6a0c480b3011d38f Author: Parth Chandra AuthorDate: Fri Jul 20 17:24:38 2018 -0700

[drill] 02/02: DRILL-6654: Data verification failure with lateral unnest query having filter in and order by

2018-08-03 Thread timothyfarkas
This is an automated email from the ASF dual-hosted git repository. timothyfarkas pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/drill.git commit 11f3c332bb4b51ad43053cb3b1fad5891bda2132 Author: Sorabh Hamirwasia AuthorDate: Tue Jul 31 15:53:57 2018 -0700

[drill] 01/02: DRILL-6645: Transform TopN in Lateral Unnest pipeline to Sort and Limit.

2018-08-03 Thread timothyfarkas
This is an automated email from the ASF dual-hosted git repository. timothyfarkas pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/drill.git commit 024fd8aa43e413bfa5a0f84f6c66b5402788b2bc Author: Hanumath Rao Maduri AuthorDate: Wed Aug 1 15:41:29 2018 -0700

[drill] branch master updated (7c35326 -> 11f3c33)

2018-08-03 Thread timothyfarkas
This is an automated email from the ASF dual-hosted git repository. timothyfarkas pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/drill.git. from 7c35326 DRILL-6655: Require package declaration in files. new 024fd8a DRILL-6645: Transform TopN

[drill] branch master updated: DRILL-6664: Limit the maximum parquet reader batch rows to 64k

2018-08-04 Thread timothyfarkas
This is an automated email from the ASF dual-hosted git repository. timothyfarkas pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/drill.git The following commit(s) were added to refs/heads/master by this push: new d780820 DRILL-6664: Limit the maximum

[drill] branch master updated: DRILL-6409: Updates mongo-java-driver to 3.8.0

2018-08-03 Thread timothyfarkas
This is an automated email from the ASF dual-hosted git repository. timothyfarkas pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/drill.git The following commit(s) were added to refs/heads/master by this push: new 734cd1a DRILL-6409: Updates mongo-java

[drill] branch master updated: DRILL-6706: fixed null pointer exception in HashJoin

2018-08-30 Thread timothyfarkas
This is an automated email from the ASF dual-hosted git repository. timothyfarkas pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/drill.git The following commit(s) were added to refs/heads/master by this push: new 2b5b759 DRILL-6706: fixed null pointer

[drill] branch master updated: DRILL-6719: Separate spilling queue logic from HashJoin and HashAgg.

2018-10-19 Thread timothyfarkas
This is an automated email from the ASF dual-hosted git repository. timothyfarkas pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/drill.git The following commit(s) were added to refs/heads/master by this push: new 2882b89 DRILL-6719: Separate spilling

[drill] branch master updated (3355c7e -> 33810df)

2018-11-09 Thread timothyfarkas
This is an automated email from the ASF dual-hosted git repository. timothyfarkas pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/drill.git. from 3355c7e DRILL-6837: Missing reference for dynamically created Javascript library new 683610d DRILL

[drill] 01/03: DRILL-3610: Add TIMESTAMPADD and TIMESTAMPDIFF functions

2018-11-09 Thread timothyfarkas
This is an automated email from the ASF dual-hosted git repository. timothyfarkas pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/drill.git commit 683610df1f5f62ad6f6a2a1ea3222b0bf65c767e Author: Volodymyr Vysotskyi AuthorDate: Wed Nov 7 20:03:40 2018 +0200

[drill] 02/03: DRILL-4456: Add Hive translate UDF

2018-11-09 Thread timothyfarkas
This is an automated email from the ASF dual-hosted git repository. timothyfarkas pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/drill.git commit 4124b41a09ba2197957539a35dd8ae4c52ad2e15 Author: Volodymyr Vysotskyi AuthorDate: Thu Nov 1 18:31:16 2018 +0200

[drill] 03/03: DRILL-6610: Add support for Minimum TLS restriction.

2018-11-09 Thread timothyfarkas
This is an automated email from the ASF dual-hosted git repository. timothyfarkas pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/drill.git commit 33810dfbafaf73e4523a1c20751610855d03eca0 Author: superbstreak AuthorDate: Wed Jul 18 14:26:09 2018 -0700

[drill] 02/02: DRILL-6760: Retain original exception in Verbose Error Message

2018-11-09 Thread timothyfarkas
This is an automated email from the ASF dual-hosted git repository. timothyfarkas pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/drill.git commit 9eba276845a8f9c6edba628bd6a59207cd41c64e Author: shuifeng lu AuthorDate: Wed Oct 31 19:54:52 2018 +0800

[drill] branch master updated (33810df -> 9eba276)

2018-11-09 Thread timothyfarkas
This is an automated email from the ASF dual-hosted git repository. timothyfarkas pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/drill.git. from 33810df DRILL-6610: Add support for Minimum TLS restriction. new f2fd822 DRILL-6717: lower and upper

[drill] 01/02: DRILL-6717: lower and upper functions not works with national characters

2018-11-09 Thread timothyfarkas
This is an automated email from the ASF dual-hosted git repository. timothyfarkas pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/drill.git commit f2fd822afd8acc5aaa99dd37fb2f798bbec54a00 Author: ozinoviev AuthorDate: Tue Aug 28 20:29:55 2018 +0300 DRILL

[drill] branch master updated: DRILL-6853: Make the complex parquet reader batch max row size configurable

2018-11-15 Thread timothyfarkas
This is an automated email from the ASF dual-hosted git repository. timothyfarkas pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/drill.git The following commit(s) were added to refs/heads/master by this push: new 9d62585 DRILL-6853: Make the complex

[drill] branch master updated: DRILL-6410: Fixed memory leak in flat Parquet reader

2018-10-08 Thread timothyfarkas
This is an automated email from the ASF dual-hosted git repository. timothyfarkas pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/drill.git The following commit(s) were added to refs/heads/master by this push: new 55ac523 DRILL-6410: Fixed memory leak

[drill] branch master updated: DRILL-6747:

2018-09-21 Thread timothyfarkas
This is an automated email from the ASF dual-hosted git repository. timothyfarkas pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/drill.git The following commit(s) were added to refs/heads/master by this push: new 87ed03f DRILL-6747: 87ed03f is described

[drill] 03/04: DRILL-6746: Query can hang when PartitionSender task thread sees a connection failure while sending data batches to remote fragment

2018-09-24 Thread timothyfarkas
This is an automated email from the ASF dual-hosted git repository. timothyfarkas pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/drill.git commit e82f5ef689f1051b6cffc17921462e8e5524629b Author: Sorabh Hamirwasia AuthorDate: Sun Sep 16 21:01:15 2018 -0700

[drill] 01/04: DRILL-6753: Fix show files command to return result the same way as before

2018-09-24 Thread timothyfarkas
This is an automated email from the ASF dual-hosted git repository. timothyfarkas pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/drill.git commit c1bd6f60476c1fc2bceba7dd73652dfd5f063454 Author: Arina Ielchiieva AuthorDate: Fri Sep 21 16:25:37 2018 +0300

[drill] branch master updated (87ed03f -> 3bc3b66)

2018-09-24 Thread timothyfarkas
This is an automated email from the ASF dual-hosted git repository. timothyfarkas pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/drill.git. from 87ed03f DRILL-6747: new c1bd6f6 DRILL-6753: Fix show files command to return result the same way

[drill] 02/04: DRILL-6752: Surround Drill quotes with double quotes

2018-09-24 Thread timothyfarkas
This is an automated email from the ASF dual-hosted git repository. timothyfarkas pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/drill.git commit 2a8d5bb546a629aab60b95edd496ecedd81fd23f Author: Arina Ielchiieva AuthorDate: Fri Sep 21 15:44:14 2018 +0300

[drill] branch master updated: Fixed IllegalStateException while reading Parquet data

2019-03-22 Thread timothyfarkas
This is an automated email from the ASF dual-hosted git repository. timothyfarkas pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/drill.git The following commit(s) were added to refs/heads/master by this push: new 0a54770 Fixed IllegalStateException

[drill] branch master updated: DRILL-7100: Fixed IllegalArgumentException when reading Parquet data

2019-03-13 Thread timothyfarkas
This is an automated email from the ASF dual-hosted git repository. timothyfarkas pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/drill.git The following commit(s) were added to refs/heads/master by this push: new b20a2e6 DRILL-7100: Fixed