[drill] 03/03: DRILL-8195: Add Timestamp Zone offset ISO-8601 format for JSON EVF

2022-04-27 Thread vitalii
This is an automated email from the ASF dual-hosted git repository. vitalii pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/drill.git commit ead453c9848b8131203dd10724100b252c16b841 Author: Vitalii Diravka AuthorDate: Tue Apr 26 17:09:02 2022 +0300 DRILL

[drill] branch master updated (7c3732320b -> ead453c984)

2022-04-27 Thread vitalii
This is an automated email from the ASF dual-hosted git repository. vitalii pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/drill.git from 7c3732320b DRILL-8155: Introduce New Plugin Authentication Modes (#2516) new b464b9991a DRILL-6953: Merge row

[drill] branch master updated: DRILL-8248: Fix http_request for several rows (#2573)

2022-06-15 Thread vitalii
This is an automated email from the ASF dual-hosted git repository. vitalii 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 c58d8a080c DRILL-8248: Fix http_request for

[5/7] drill git commit: DRILL-6123: Limit batch size for Merge Join based on memory

2018-02-19 Thread vitalii
-us.apache.org/repos/asf/drill/diff/20185c9b Branch: refs/heads/master Commit: 20185c9bf0f4c94815fd2ab1eae1b98b3d4e4ff7 Parents: 58e4cec Author: Padma Penumarthy Authored: Fri Feb 9 13:54:38 2018 -0800 Committer: Vitalii Diravka Committed: Fri Feb 16 20:31:15 2018 +

[2/7] drill git commit: DRILL-6143: Made FragmentsRunner's rpc timeout larger to reduce random failures and made it configurable as a SystemOption.

2018-02-19 Thread vitalii
t-wip-us.apache.org/repos/asf/drill/tree/33149059 Diff: http://git-wip-us.apache.org/repos/asf/drill/diff/33149059 Branch: refs/heads/master Commit: 3314905987ee6d28c89cc5cfd8c7dbd6f36da41c Parents: 5d4fbd1 Author: Timothy Farkas Authored: Thu Feb 8 15:25:59 2018 -0800 Committer: Vitalii Diravka Committed

[3/7] drill git commit: DRILL-6140: Correctly list Operators in Profiles Page

2018-02-19 Thread vitalii
heads/master Commit: 58f3b10464f5a3b969ce19705750cb163be9b287 Parents: 3314905 Author: Kunal Khatua Authored: Tue Feb 6 22:14:58 2018 -0800 Committer: Vitalii Diravka Committed: Fri Feb 16 20:21:06 2018 + -- .../server/rest/pr

[4/7] drill git commit: DRILL-6130: Fix NPE during physical plan submission for various storage plugins

2018-02-19 Thread vitalii
Parents: 58f3b10 Author: Arina Ielchiieva Authored: Thu Feb 1 17:44:43 2018 + Committer: Vitalii Diravka Committed: Fri Feb 16 20:25:25 2018 + -- .../drill/exec/store/hbase/HBaseGroupScan.java | 5 +- .../drill/exec/store

[6/7] drill git commit: DRILL-6089: Removed ordering trait from HashJoin in planner and verified the planner does not assume HashJoin preserves ordering.

2018-02-19 Thread vitalii
-us.apache.org/repos/asf/drill/tree/24a7acd4 Diff: http://git-wip-us.apache.org/repos/asf/drill/diff/24a7acd4 Branch: refs/heads/master Commit: 24a7acd440d29b7340a378306f339e1307892208 Parents: 20185c9 Author: Timothy Farkas Authored: Fri Jan 26 13:46:22 2018 -0800 Committer: Vitalii Diravka

[1/7] drill git commit: DILL-6148: TestSortSpillWithException is sometimes failing.

2018-02-19 Thread vitalii
ttp://git-wip-us.apache.org/repos/asf/drill/tree/5d4fbd1e Diff: http://git-wip-us.apache.org/repos/asf/drill/diff/5d4fbd1e Branch: refs/heads/master Commit: 5d4fbd1e65ec19778009eec81e01d29f1167 Parents: 23042de Author: Hanumath Rao Maduri Authored: Fri Feb 9 14:13:04 2018 -0800 Committer: Vita

[7/7] drill git commit: DRILL-6164: Heap memory leak during parquet scan and OOM

2018-02-19 Thread vitalii
-us.apache.org/repos/asf/drill/diff/894c0f58 Branch: refs/heads/master Commit: 894c0f58ecff11ce53ede696f2a82308ca8333d4 Parents: 24a7acd Author: Vlad Rozov Authored: Thu Feb 15 19:25:21 2018 -0800 Committer: Vitalii Diravka Committed: Mon Feb 19 08:57:05 2018 +

[3/5] drill git commit: DRILL-6275: Fixed direct memory reporting in sys.memory.

2018-03-20 Thread vitalii
-us.apache.org/repos/asf/drill/diff/cdc21ce7 Branch: refs/heads/master Commit: cdc21ce72416f6b426ce7cab7614766af37dca2f Parents: edc982a Author: Timothy Farkas Authored: Mon Mar 19 13:16:37 2018 -0700 Committer: Vitalii Diravka Committed: Tue Mar 20 22:38:16 2018 +0200

[1/5] drill git commit: DRILL-6241: Saffron properties config has the excessive permissions

2018-03-20 Thread vitalii
red: Wed Mar 14 13:21:43 2018 +0200 Committer: Vitalii Diravka Committed: Tue Mar 20 22:29:02 2018 +0200 -- distribution/src/assemble/bin.xml | 1 + 1 file changed, 1 insert

[2/5] drill git commit: DRILL-6250: Sqlline start command with password appears in the sqlline.log

2018-03-20 Thread vitalii
://git-wip-us.apache.org/repos/asf/drill/diff/edc982a9 Branch: refs/heads/master Commit: edc982a90f3551d1e30ec210f18d87ec4c084b70 Parents: 4e3e0ff Author: Vladimir Tkach Authored: Sat Mar 17 17:27:10 2018 +0200 Committer: Vitalii Diravka Committed: Tue Mar 20 22:33:34 2018 +0200

[4/5] drill git commit: DRILL-6199: Add support for filter push down and partition pruning with several nested star sub-queries

2018-03-20 Thread vitalii
/drill/tree/ddb73a50 Diff: http://git-wip-us.apache.org/repos/asf/drill/diff/ddb73a50 Branch: refs/heads/master Commit: ddb73a506c6cbb6492d6ff91ca174dbff1b8a045 Parents: cdc21ce Author: Arina Ielchiieva Authored: Sun Mar 4 22:12:06 2018 +0200 Committer: Vitalii Diravka Committed: Tue Mar 20 22:40:00

[5/5] drill git commit: DRILL-6145: Implement Hive MapR-DB JSON handler

2018-03-20 Thread vitalii
/asf/drill/diff/b4c599e3 Branch: refs/heads/master Commit: b4c599e33606f3e2fef132dbd38ee69b516e681e Parents: ddb73a5 Author: Vitalii Diravka Authored: Fri Mar 9 18:02:42 2018 +0200 Committer: Vitalii Diravka Committed: Tue Mar 20 22:40:32 2018 +0200

[03/13] drill git commit: DRILL-6243: Added alert box to confirm shutdown of drillbit after clicking shutdown button

2018-03-26 Thread vitalii
/35956648 Diff: http://git-wip-us.apache.org/repos/asf/drill/diff/35956648 Branch: refs/heads/master Commit: 35956648493bee79ef7a8fac8c60a0e857fdf70c Parents: 4aadfa8 Author: dvjyothsna Authored: Wed Mar 14 16:36:42 2018 -0700 Committer: Vitalii Diravka Committed: Sat Mar 24 20:35:32 2018 +0200

[10/13] drill git commit: DRILL-6283: WebServer stores SPNEGO client principal without taking any conversion rule

2018-03-26 Thread vitalii
Diff: http://git-wip-us.apache.org/repos/asf/drill/diff/36aa7579 Branch: refs/heads/master Commit: 36aa757911b3953b1edc864e585015e06b1d5dfd Parents: a8c4644 Author: Sorabh Hamirwasia Authored: Wed Mar 21 15:53:25 2018 -0700 Committer: Vitalii Diravka Committed: Mon Mar 26 13:02:57 2018 +0300

[06/13] drill git commit: DRILL-6239: Add build and license badges to README.md

2018-03-26 Thread vitalii
/repos/asf/drill/diff/4aadfa8d Branch: refs/heads/master Commit: 4aadfa8de5d3d46fca1babfa33ef620653c891f2 Parents: d55b62f Author: Timothy Farkas Authored: Tue Mar 13 17:39:50 2018 -0700 Committer: Vitalii Diravka Committed: Sat Mar 24 20:35:32 2018 +0200

[11/13] drill git commit: DRILL-6290: Refactor TestInfoSchemaFilterPushDown tests to use PlanTestBase utility methods

2018-03-26 Thread vitalii
/435fa804 Diff: http://git-wip-us.apache.org/repos/asf/drill/diff/435fa804 Branch: refs/heads/master Commit: 435fa8044889f3879967a6412015cf92f3e46a31 Parents: 36aa757 Author: Arina Ielchiieva Authored: Fri Mar 23 13:33:40 2018 +0200 Committer: Vitalii Diravka Committed: Mon Mar 26 13:02:57 2018 +0300

[12/13] drill git commit: DRILL-6288: Upgrade org.javassist:javassist and org.reflections:reflections

2018-03-26 Thread vitalii
://git-wip-us.apache.org/repos/asf/drill/diff/f1cfaaf3 Branch: refs/heads/master Commit: f1cfaaf3aa08b25910918255fbf8daf67278d5c9 Parents: 435fa80 Author: Vlad Rozov Authored: Thu Mar 22 15:47:31 2018 -0700 Committer: Vitalii Diravka Committed: Mon Mar 26 13:02:57 2018 +0300

[04/13] drill git commit: DRILL-6237: Upgrade checkstyle version to 5.9 or above

2018-03-26 Thread vitalii
/repos/asf/drill/diff/9327ca65 Branch: refs/heads/master Commit: 9327ca65ac100ec6959d2180ba79fbb10ab7d6c6 Parents: 844d532 Author: Vlad Rozov Authored: Tue Mar 13 12:24:48 2018 -0700 Committer: Vitalii Diravka Committed: Sat Mar 24 20:35:32 2018 +0200

[07/13] drill git commit: DRILL-6224: Publish metrics gauge values correctly

2018-03-26 Thread vitalii
: refs/heads/master Commit: 3167771fa666af5dae3b839000fabddfb814f8e3 Parents: 590a72b Author: Kunal Khatua Authored: Thu Mar 22 22:03:27 2018 -0700 Committer: Vitalii Diravka Committed: Sat Mar 24 20:35:32 2018 +0200 -- .../src

[02/13] drill git commit: DRILL-6248: Added limit push down support for system tables

2018-03-26 Thread vitalii
-us.apache.org/repos/asf/drill/tree/8663e8a5 Diff: http://git-wip-us.apache.org/repos/asf/drill/diff/8663e8a5 Branch: refs/heads/master Commit: 8663e8a56caae10623c7135292d00df49fddf419 Parents: 3595664 Author: Arina Ielchiieva Authored: Tue Mar 20 20:26:42 2018 +0200 Committer: Vitalii Diravka Committed

[13/13] drill git commit: DRILL-6280: Cleanup execution of BuildTimeScan during maven build

2018-03-26 Thread vitalii
-us.apache.org/repos/asf/drill/diff/a8c46445 Branch: refs/heads/master Commit: a8c46445a6febd21d19ca1338003d65df072dc18 Parents: 051a96d Author: Vlad Rozov Authored: Tue Mar 20 19:24:11 2018 -0700 Committer: Vitalii Diravka Committed: Mon Mar 26 13:02:57 2018 +0300

[09/13] drill git commit: DRILL-6262: IndexOutOfBoundException in RecordBatchSize for empty variableWidthVector

2018-03-26 Thread vitalii
Diff: http://git-wip-us.apache.org/repos/asf/drill/diff/051a96da Branch: refs/heads/master Commit: 051a96dae42c70e633ba3f6af9817836544e075b Parents: 8663e8a Author: Sorabh Hamirwasia Authored: Fri Mar 16 16:57:12 2018 -0700 Committer: Vitalii Diravka Committed: Mon Mar 26 13:02:56 2018 +0300

[08/13] drill git commit: DRILL-6231: Fix memory allocation for repeated list vector

2018-03-26 Thread vitalii
-us.apache.org/repos/asf/drill/diff/d55b62f9 Branch: refs/heads/master Commit: d55b62f9ea76372c823c15780b2a69f81f0b945c Parents: 3167771 Author: Padma Penumarthy Authored: Thu Mar 15 21:50:54 2018 -0700 Committer: Vitalii Diravka Committed: Sat Mar 24 20:35:32 2018 +0200

[01/13] drill git commit: DRILL-6005: Fixed TestGracefulShutdown tests to skip check for loopback address usage in distributed mode

2018-03-26 Thread vitalii
15:38:13 2018 -0700 Committer: Vitalii Diravka Committed: Fri Mar 23 19:07:03 2018 +0200 -- .../main/java/org/apache/drill/exec/ExecConstants.java| 2 ++ .../main/java/org/apache/drill/exec/server/Drillbit.java |

[05/13] drill git commit: DRILL-6053: Avoid excessive locking in LocalPersistentStore

2018-03-26 Thread vitalii
-us.apache.org/repos/asf/drill/diff/590a72bc Branch: refs/heads/master Commit: 590a72bc667f6bc373130bcae58c22c11f13edaf Parents: 9327ca6 Author: Vlad Rozov Authored: Tue Mar 13 10:56:52 2018 -0700 Committer: Vitalii Diravka Committed: Sat Mar 24 20:35:32 2018 +0200

[04/16] drill git commit: DRILL-6302: Fixed NPE in Drillbit close method

2018-04-29 Thread vitalii
/asf/drill/diff/4848a564 Branch: refs/heads/master Commit: 4848a56447c7733cae018358a8a814db66d58853 Parents: 2601cdd Author: dvjyothsna Authored: Mon Apr 16 11:45:30 2018 -0700 Committer: Vitalii Diravka Committed: Sun Apr 29 23:20:54 2018 +0300

[05/16] drill git commit: DRILL-6270: Added general option --jvm, which can be used to set the remote debug jvm options.

2018-04-29 Thread vitalii
commit/23d89095 Tree: http://git-wip-us.apache.org/repos/asf/drill/tree/23d89095 Diff: http://git-wip-us.apache.org/repos/asf/drill/diff/23d89095 Branch: refs/heads/master Commit: 23d890950fb3b70040ede60cbe36473653738f82 Parents: 6fcaf42 Author: Anton Gozhiy Authored: Tue Mar 27 13:29:14 2018 +0300

[11/16] drill git commit: DRILL-6335: Column accessor refactoring

2018-04-29 Thread vitalii
http://git-wip-us.apache.org/repos/asf/drill/blob/dbff1646/exec/vector/src/main/java/org/apache/drill/exec/vector/accessor/writer/AbstractObjectWriter.java -- diff --git a/exec/vector/src/main/java/org/apache/drill/exec/vector/acc

[09/16] drill git commit: DRILL-6307: Handle empty batches in record batch sizer correctly

2018-04-29 Thread vitalii
-us.apache.org/repos/asf/drill/diff/f563f382 Branch: refs/heads/master Commit: f563f38225d96872fd4bff237c1d70469b2664bf Parents: 28a2903 Author: Padma Penumarthy Authored: Fri Apr 6 12:56:06 2018 -0700 Committer: Vitalii Diravka Committed: Sun Apr 29 23:20:55 2018 +0300

[07/16] drill git commit: DRILL-6282: Update Drill's Metrics dependencies

2018-04-29 Thread vitalii
://git-wip-us.apache.org/repos/asf/drill/commit/56b943be Tree: http://git-wip-us.apache.org/repos/asf/drill/tree/56b943be Diff: http://git-wip-us.apache.org/repos/asf/drill/diff/56b943be Branch: refs/heads/master Commit: 56b943beed5ff928022c1123688fb271cd9f45e9 Parents: 23d8909 Author: Vital

[03/16] drill git commit: DRILL-6173: Support transitive closure during filter push down and partition pruning

2018-04-29 Thread vitalii
Diff: http://git-wip-us.apache.org/repos/asf/drill/diff/6fcaf426 Branch: refs/heads/master Commit: 6fcaf4268eddcb09010b5d9c5dfb3b3be5c3f903 Parents: 9173308 Author: Vitalii Diravka Authored: Tue Apr 17 14:38:03 2018 +0300 Committer: Vitalii Diravka Committed: Sun Apr 29 23:20:44 2018 +0300

[01/16] drill git commit: DRILL-3855: Enable FilterSetOpTransposeRule, DrillProjectSetOpTransposeRule

2018-04-29 Thread vitalii
mit/6f6229a9 Tree: http://git-wip-us.apache.org/repos/asf/drill/tree/6f6229a9 Diff: http://git-wip-us.apache.org/repos/asf/drill/diff/6f6229a9 Branch: refs/heads/master Commit: 6f6229a9a71c3e6ff3e873809d9ca591633c4129 Parents: c6549e5 Author: Vitalii Diravka Authored: Thu Apr 19 14:31:17 2018 +0

[12/16] drill git commit: DRILL-6335: Column accessor refactoring

2018-04-29 Thread vitalii
/drill/diff/dbff1646 Branch: refs/heads/master Commit: dbff1646601db234a6606d400d5630db4deee192 Parents: 883c8d9 Author: Paul Rogers Authored: Mon Apr 16 21:44:10 2018 -0700 Committer: Vitalii Diravka Committed: Sun Apr 29 23:20:55 2018 +0300

[08/16] drill git commit: DRILL-6328: Adding unit testing docs.

2018-04-29 Thread vitalii
/diff/883c8d94 Branch: refs/heads/master Commit: 883c8d94b0021a83059fa79563dd516c4299b70a Parents: f8d7acc Author: Paul Rogers Authored: Tue Apr 17 17:43:02 2018 -0700 Committer: Vitalii Diravka Committed: Sun Apr 29 23:20:55 2018 +0300

[16/16] drill git commit: DRILL-6327: Update unary operators to handle IterOutcome.EMIT Note: Handles for Non-Blocking Unary operators (like Filter/Project/etc) with EMIT Iter.Outcome

2018-04-29 Thread vitalii
-0700 Committer: Vitalii Diravka Committed: Sun Apr 29 23:20:55 2018 +0300 -- .../physical/impl/filter/FilterRecordBatch.java | 5 +- .../physical/impl/filter/FilterTemplate2.java | 1 + .../impl/flatten

[13/16] drill git commit: DRILL-6328: Consolidated developer docs in the docs folder.

2018-04-29 Thread vitalii
-us.apache.org/repos/asf/drill/diff/f8d7acc8 Branch: refs/heads/master Commit: f8d7acc8274da20a7cd0c44aafdf3f84cc4927aa Parents: 4848a56 Author: Timothy Farkas Authored: Tue Apr 17 17:36:57 2018 -0700 Committer: Vitalii Diravka Committed: Sun Apr 29 23:20:55 2018 +0300

[06/16] drill git commit: DRILL-6286: Fixed incorrect reference to shutdown in drillbit.log

2018-04-29 Thread vitalii
-us.apache.org/repos/asf/drill/diff/2601cdd3 Branch: refs/heads/master Commit: 2601cdd33e0685f59a7bf2ac72541bd9dcaaa18f Parents: 56b943b Author: dvjyothsna Authored: Thu Mar 29 17:11:49 2018 -0700 Committer: Vitalii Diravka Committed: Sun Apr 29 23:20:54 2018 +0300

[15/16] drill git commit: DRILL-6345: DRILL Query fails on Function LOG10

2018-04-29 Thread vitalii
Diff: http://git-wip-us.apache.org/repos/asf/drill/diff/087b366f Branch: refs/heads/master Commit: 087b366f211f12e274fd2967767a7fb60e836774 Parents: dbff164 Author: vladimir tkach Authored: Fri Apr 27 13:24:56 2018 +0300 Committer: Vitalii Diravka Committed: Sun Apr 29 23:20:55 2018 +0300

[10/16] drill git commit: DRILL-6202: Deprecate usage of IndexOutOfBoundsException to re-alloc vectors

2018-04-29 Thread vitalii
://git-wip-us.apache.org/repos/asf/drill/diff/28a29033 Branch: refs/heads/master Commit: 28a29033c0a966b4bd65ac691a7b86f41637cae2 Parents: 087b366 Author: Vlad Rozov Authored: Thu Mar 1 09:36:05 2018 -0800 Committer: Vitalii Diravka Committed: Sun Apr 29 23:20:55 2018 +0300

[02/16] drill git commit: DRILL-5927: Fixed memory leak in TestBsonRecordReader, and sped up the test.

2018-04-29 Thread vitalii
://git-wip-us.apache.org/repos/asf/drill/diff/91733087 Branch: refs/heads/master Commit: 9173308710c3decf8ff745493ad3e85ccdaf7c37 Parents: 6f6229a Author: Timothy Farkas Authored: Fri Apr 20 16:52:59 2018 -0700 Committer: Vitalii Diravka Committed: Fri Apr 27 16:47:58 2018 +0300

[14/16] drill git commit: DRILL-6341: Fixed failing tests for mongodb storage plugin by upgrading MongoDB version.

2018-04-29 Thread vitalii
Diff: http://git-wip-us.apache.org/repos/asf/drill/diff/24193b1b Branch: refs/heads/master Commit: 24193b1b038a6315681a65c76a67034b64f71fc5 Parents: 2f275d1 Author: Timothy Farkas Authored: Tue Apr 17 13:29:14 2018 -0700 Committer: Vitalii Diravka Committed: Sun Apr 29 23:20:55 2018 +0300

[drill] branch 6454 deleted (was cd219ff)

2018-06-07 Thread vitalii
This is an automated email from the ASF dual-hosted git repository. vitalii pushed a change to branch 6454 in repository https://gitbox.apache.org/repos/asf/drill.git. was cd219ff DRILL-6466: Add HttpOnly flag to response cookies The revisions that were on this branch are still contained

[drill] 05/09: DRILL-6513: Max query memory per node set to Drillbit's maximum direct memory

2018-06-22 Thread vitalii
This is an automated email from the ASF dual-hosted git repository. vitalii pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/drill.git commit 6823a8f241a58a4ae1dc1c6e84ba6a9920cc1643 Author: Salim Achouche AuthorDate: Tue Jun 19 13:10:06 2018 -0700 DRILL

[drill] 07/09: DRILL-6486: BitVector split and transfer does not work correctly for non byte-multiple transfer lengths

2018-06-22 Thread vitalii
This is an automated email from the ASF dual-hosted git repository. vitalii pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/drill.git commit 947e6e561414182f2060d905daae197f3dd71f9f Author: karthik AuthorDate: Thu Jun 7 13:23:04 2018 -0700 DRILL-6486

[drill] branch master updated (b447260 -> b92f599)

2018-06-22 Thread vitalii
This is an automated email from the ASF dual-hosted git repository. vitalii pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/drill.git. from b447260 DRILL-6212: Prevent recursive cast expressions new 502d297 DRILL-5188: Expand sub-queries using rules

[drill] 03/09: DRILL-6491: Prevent merge join for full outer join at planning stage

2018-06-22 Thread vitalii
This is an automated email from the ASF dual-hosted git repository. vitalii pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/drill.git commit 9299fcc29dd9ac320b62b986f74423e8e6d1b750 Author: Bohdan Kazydub AuthorDate: Tue Jun 12 18:58:24 2018 +0300 DRILL

[drill] 06/09: DRILL-6523: Fix NPE for describe of partial schema

2018-06-22 Thread vitalii
This is an automated email from the ASF dual-hosted git repository. vitalii pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/drill.git commit aa127b70b1e46f7f4aa19881f25eda583627830a Author: Arina Ielchiieva AuthorDate: Thu Jun 21 17:04:13 2018 +0300 DRILL

[drill] 01/09: DRILL-5188: Expand sub-queries using rules

2018-06-22 Thread vitalii
This is an automated email from the ASF dual-hosted git repository. vitalii pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/drill.git commit 502d2977092eecda0a4aa0482b5f96459c315227 Author: Volodymyr Vysotskyi AuthorDate: Fri May 18 15:54:16 2018 +0300

[drill] 09/09: DRILL-6454: Native MapR DB plugin support for Hive MapR-DB json table

2018-06-22 Thread vitalii
This is an automated email from the ASF dual-hosted git repository. vitalii pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/drill.git commit b92f5996eeb9bc41c23c0faddb65b248c7cc8c4f Author: Vitalii Diravka AuthorDate: Thu May 31 20:39:44 2018 -0700 DRILL

[drill] 02/09: DRILL-6470: Remove defunct repository

2018-06-22 Thread vitalii
This is an automated email from the ASF dual-hosted git repository. vitalii pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/drill.git commit fc825c5eff56a8433a967dd2dc41422442b68aaa Author: Kunal Khatua AuthorDate: Mon Jun 18 10:36:43 2018 -0700 DRILL

[drill] 04/09: DRILL-6502: Rename CorrelatePrel to LateralJoinPrel.

2018-06-22 Thread vitalii
This is an automated email from the ASF dual-hosted git repository. vitalii pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/drill.git commit 9c7e55798259ff4ac1aca102539731348e2c9bd3 Author: Hanumath Rao Maduri AuthorDate: Fri Jun 15 12:05:09 2018 -0700

[drill] branch master updated: DRILL-6494: Drill Plugins Handler

2018-07-03 Thread vitalii
This is an automated email from the ASF dual-hosted git repository. vitalii 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 0ae7035 DRILL-6494: Drill Plugins Handler

[drill] branch master updated: DRILL-6614: Allow usage of MapRDBFormatPlugin for HiveStoragePlugin

2018-07-19 Thread vitalii
This is an automated email from the ASF dual-hosted git repository. vitalii 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 85344ab DRILL-6614: Allow usage of

[drill] branch master updated: DRILL-6627: Adding REGEX_SUB_SCAN operator to protobuf file

2018-07-23 Thread vitalii
This is an automated email from the ASF dual-hosted git repository. vitalii 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 2162986 DRILL-6627: Adding REGEX_SUB_SCAN

[drill] branch master updated (9ac8c99 -> 93a1c5a)

2018-08-11 Thread vitalii
This is an automated email from the ASF dual-hosted git repository. vitalii pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/drill.git. from 9ac8c99 DRILL-6674: Minor fixes to avoid auto boxing cost in logging in LateralJoinBatch new 9a90164 DRILL

[drill] 01/03: DRILL-6649: Query with unnest of column from nested star subquery fails

2018-08-11 Thread vitalii
This is an automated email from the ASF dual-hosted git repository. vitalii pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/drill.git commit 9a90164ceedc65f33e3a01d3e55282d19de8009b Author: Volodymyr Vysotskyi AuthorDate: Thu Jul 26 16:04:10 2018 +0300

[drill] 03/03: DRILL-6671: Multi level lateral unnest join is throwing an exception during materializing the plan.

2018-08-11 Thread vitalii
This is an automated email from the ASF dual-hosted git repository. vitalii pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/drill.git commit 93a1c5aba6f17b93a52ab4367f625103a904f1ad Author: Hanumath Rao Maduri AuthorDate: Fri Aug 3 13:56:44 2018 -0700

[drill] branch master updated: DRILL-6453: Fix deadlock caused by reading from left and right inputs in HashJoin simultaneously.

2018-08-13 Thread vitalii
This is an automated email from the ASF dual-hosted git repository. vitalii 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 6ad0f9f DRILL-6453: Fix deadlock caused by

[drill] branch master updated: DRILL-6696: IOBE in Operator Metric Registry

2018-08-17 Thread vitalii
This is an automated email from the ASF dual-hosted git repository. vitalii 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 5dc59fb DRILL-6696: IOBE in Operator Metric

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

2018-10-01 Thread vitalii
This is an automated email from the ASF dual-hosted git repository. vitalii pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/drill.git. from 3bc3b66 DRILL-5782: Web UI: do not attempt to build visualized plan when plan is absent new 98e5de3 DRILL

[drill] 01/02: DRILL-6724: Dump operator context to logs when error occurs during query execution

2018-10-01 Thread vitalii
This is an automated email from the ASF dual-hosted git repository. vitalii pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/drill.git commit 98e5de3b5af862779244bac8329852b3c9a901df Author: Bohdan Kazydub AuthorDate: Fri Aug 31 18:20:34 2018 +0300 DRILL

[drill] 02/02: DRILL-6755: Avoid building Hash Table for inner/left join when probe side is empty

2018-10-01 Thread vitalii
This is an automated email from the ASF dual-hosted git repository. vitalii pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/drill.git commit 3b1ae159b94ef7c1d67ddde474c75d5558d3e50a Author: Ben-Zvi AuthorDate: Tue Sep 25 19:07:10 2018 -0700 DRILL-6755

[drill] 07/07: DRILL-6833: Support for pushdown of rowkey based joins

2018-11-15 Thread vitalii
This is an automated email from the ASF dual-hosted git repository. vitalii pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/drill.git commit f6c63bf5dbc7bcd14b202249d013cd974a96a68a Author: Gautam Parai AuthorDate: Wed Jan 3 11:06:41 2018 -0800 DRILL-6833

[drill] 03/07: DRILL-5671: Set secure ACLs (Access Control List) for Drill ZK nodes in a secure cluster

2018-11-15 Thread vitalii
This is an automated email from the ASF dual-hosted git repository. vitalii pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/drill.git commit ded9ba98d95648a5818e1030eeab89817bb8c2a5 Author: karthik AuthorDate: Wed Jul 11 14:01:04 2018 -0700 DRILL-5671

[drill] branch master updated (047c512 -> f6c63bf)

2018-11-15 Thread vitalii
This is an automated email from the ASF dual-hosted git repository. vitalii pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/drill.git. from 047c512 DRILL-6848: Duration panel in a query profile's WebUI does not open new cab059a DRILL-786:

[drill] 01/07: DRILL-786: Allow CROSS JOIN syntax

2018-11-15 Thread vitalii
This is an automated email from the ASF dual-hosted git repository. vitalii pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/drill.git commit cab059abc0c0f6044e9aa15a1747e8542ac5ad46 Author: Igor Guzenko AuthorDate: Wed Oct 3 14:55:31 2018 +0300 DRILL-786

[drill] 04/07: DRILL-3933: Surround $QUERY variable in double-quotes to avoid asterisk expansion in sqlline script

2018-11-15 Thread vitalii
This is an automated email from the ASF dual-hosted git repository. vitalii pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/drill.git commit 904bb71f3b8984148d07a0c8a731ef4aeafa541e Author: Arina Ielchiieva AuthorDate: Tue Nov 13 19:53:07 2018 +0200 DRILL

[drill] 06/07: DRILL-6770: JsonTableGroupScan should use new MapRDB 6.1.0 APIs

2018-11-15 Thread vitalii
This is an automated email from the ASF dual-hosted git repository. vitalii pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/drill.git commit af22b0271da071468dec6cf895d60a44a4988ecd Author: Gautam Parai AuthorDate: Wed Oct 3 16:21:04 2018 -0700 DRILL-6770

[drill] 02/07: DRILL-6843: Update SchemaBuilder comment to match implementation

2018-11-15 Thread vitalii
This is an automated email from the ASF dual-hosted git repository. vitalii pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/drill.git commit addc40f808806a695f601c041ae5136e2d2f18c1 Author: Paul Rogers AuthorDate: Sat Nov 10 16:15:33 2018 -0800 DRILL-6843

[drill] branch master updated: DRILL-6844: Query with ORDER BY DESC on indexed column does not pick secondary index.

2018-11-16 Thread vitalii
This is an automated email from the ASF dual-hosted git repository. vitalii 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 ead08bd DRILL-6844: Query with ORDER BY DESC

[drill] 05/05: DRILL-6866: Upgrade to SqlLine 1.6.0

2018-11-29 Thread vitalii
This is an automated email from the ASF dual-hosted git repository. vitalii pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/drill.git commit bf2b414ac62cfc515fdd77f2688bb110073d764d Author: Arina Ielchiieva AuthorDate: Thu Nov 22 15:27:15 2018 + DRILL

[drill] 01/05: DRILL-6039: Fixed drillbit.sh script to do graceful shutdown

2018-11-29 Thread vitalii
This is an automated email from the ASF dual-hosted git repository. vitalii pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/drill.git commit 325fa26b5df1bc29594677a0f3e1360fbb4f8bca Author: dvjyothsna AuthorDate: Fri Nov 9 13:56:39 2018 -0800 DRILL-6039

[drill] 03/05: DRILL-6863: Drop table is not working if path within workspace starts with "/"

2018-11-29 Thread vitalii
This is an automated email from the ASF dual-hosted git repository. vitalii pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/drill.git commit 6e3f0f7df69228bd1a3e95b83cfd8399b4722d51 Author: Bohdan Kazydub AuthorDate: Wed Nov 28 16:51:18 2018 +0200 DRILL

[drill] 02/05: DRILL-6792: Find the right probe side fragment wrapper & fix DrillBuf reference count bugs & tune the execution flow & support left deep tree

2018-11-29 Thread vitalii
This is an automated email from the ASF dual-hosted git repository. vitalii pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/drill.git commit 9667e92e1e87ce1826f0eac3f2396187dbfa8aaa Author: weijie.tong AuthorDate: Sun Oct 14 19:41:51 2018 +0800 DRILL-6792

[drill] 04/05: DRILL-6867: WebUI Query editor cursor position

2018-11-29 Thread vitalii
This is an automated email from the ASF dual-hosted git repository. vitalii pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/drill.git commit fe3a00ab63f9871675f711b0c56b77088693d3a3 Author: ozinoviev AuthorDate: Fri Nov 23 12:34:36 2018 +0300 DRILL-6867

[drill] branch master updated (596227b -> bf2b414)

2018-11-29 Thread vitalii
This is an automated email from the ASF dual-hosted git repository. vitalii pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/drill.git. from 596227b DRILL-6864: Upgrade the git-commit-id plugin to 2.2.5 new 325fa26 DRILL-6039: Fixed drillbit.sh

[drill] branch master updated: Add Vitalii's GPG key

2018-12-05 Thread vitalii
This is an automated email from the ASF dual-hosted git repository. vitalii 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 2dbd609 Add Vitalii's GPG key 2dbd6

[drill] branch master updated (75b9a78 -> e67ac2d)

2018-12-10 Thread vitalii
This is an automated email from the ASF dual-hosted git repository. vitalii pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/drill.git. from 75b9a78 DRILL-6791: Scan projection framework new 788eb7e DRILL-6877: NPE when starting Drillbit new

[drill] 01/02: DRILL-6877: NPE when starting Drillbit

2018-12-10 Thread vitalii
This is an automated email from the ASF dual-hosted git repository. vitalii pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/drill.git commit 788eb7effe72d838427d42fabbf167fa424bf88c Author: Venkata Jyothsna Donapati AuthorDate: Mon Dec 3 10:19:06 2018 -0800

[drill] 02/02: DRILL-6889: Exclude Drill unit tests to avoid Travis timing out

2018-12-10 Thread vitalii
This is an automated email from the ASF dual-hosted git repository. vitalii pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/drill.git commit e67ac2d1f7111a8e3932e2ff69a531b64882e162 Author: Vitalii Diravka AuthorDate: Fri Dec 7 19:44:47 2018 +0200 DRILL

[drill] branch master updated: DRILL-6878: Use DrillPushRowKeyJoinToScan rule on DrillJoin pattern to account for DrillSemiJoin

2018-12-12 Thread vitalii
This is an automated email from the ASF dual-hosted git repository. vitalii 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 b954c57 DRILL-6878: Use

[drill] branch master updated: DRILL-6895: Warnings for license headers checks and wrong license headers in some files

2018-12-12 Thread vitalii
This is an automated email from the ASF dual-hosted git repository. vitalii 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 e9c7f51 DRILL-6895: Warnings for license

[drill] branch master updated: DRILL-6900: maven-release-plugin failure on the release:perform stage

2018-12-18 Thread vitalii
This is an automated email from the ASF dual-hosted git repository. vitalii 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 b23ae6e DRILL-6900: maven-release-plugin

[drill] 04/04: DRILL-6915: Disable generation of test tables with case-sensitive names for non-Linux systems

2018-12-20 Thread vitalii
This is an automated email from the ASF dual-hosted git repository. vitalii pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/drill.git commit 6a9465ab8238ced53f4b899b54e4ea22e3e86f11 Author: Volodymyr Vysotskyi AuthorDate: Thu Dec 20 14:22:21 2018 +0200

[drill] branch master updated (b23ae6e -> 6a9465a)

2018-12-20 Thread vitalii
This is an automated email from the ASF dual-hosted git repository. vitalii pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/drill.git. from b23ae6e DRILL-6900: maven-release-plugin failure on the release:perform stage new 1df935f DRILL-6913: Fix

[drill] 03/04: DRILL-6916: Fix extraneous "${project.basedir}/src/site/resources/repo/" directory appearance

2018-12-20 Thread vitalii
This is an automated email from the ASF dual-hosted git repository. vitalii pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/drill.git commit 5af61ce48594fbbe6ad8ab9c7c54212a05ba623a Author: Vitalii Diravka AuthorDate: Thu Dec 20 12:21:18 2018 +0200 DRILL

[drill] 01/04: DRILL-6913: Fix multiple error output in the console

2018-12-20 Thread vitalii
This is an automated email from the ASF dual-hosted git repository. vitalii pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/drill.git commit 1df935f8f4ed0635ceb38f42fc5b5387c49bdf73 Author: Arina Ielchiieva AuthorDate: Wed Dec 19 15:01:59 2018 +0200 DRILL

[drill] 02/04: DRILL-6912: NPE when other drillbit is already running

2018-12-20 Thread vitalii
This is an automated email from the ASF dual-hosted git repository. vitalii pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/drill.git commit 9dec5144f669b1fb97208a0b9c848af14b7cbccf Author: Igor Guzenko AuthorDate: Wed Dec 19 13:45:02 2018 +0200 DRILL

[drill] branch master updated (af3977a -> 3e2d619)

2018-12-24 Thread vitalii
This is an automated email from the ASF dual-hosted git repository. vitalii pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/drill.git. from af3977a DRILL-6919: Fix compilation error in TestGracefulShutdown class for mapr profile new 4a771d0 DRILL

[drill] 02/03: DRILL-6922: Do not set return result set option on query level if it is the same as current value

2018-12-24 Thread vitalii
This is an automated email from the ASF dual-hosted git repository. vitalii pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/drill.git commit 44f17eaf1b9489fc16fadee0178e975f6aff5185 Author: Arina Ielchiieva AuthorDate: Sun Dec 23 17:10:39 2018 +0200 DRILL

[drill] 03/03: DRILL-6920: Fix TestClient.testBasics() yarn test failure

2018-12-24 Thread vitalii
This is an automated email from the ASF dual-hosted git repository. vitalii pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/drill.git commit 3e2d6192fc346fe63342021e5d19c7921d6c59dd Author: Volodymyr Vysotskyi AuthorDate: Fri Dec 21 14:37:45 2018 +0200

[drill] 01/03: DRILL-6925: Unable to generate Protobuf

2018-12-24 Thread vitalii
This is an automated email from the ASF dual-hosted git repository. vitalii pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/drill.git commit 4a771d0af83beccbb0a7fc9f03b22966c1292724 Author: Vitalii Diravka AuthorDate: Sun Dec 23 22:51:15 2018 +0200 DRILL

svn commit: r31690 - /release/drill/KEYS

2018-12-26 Thread vitalii
Author: vitalii Date: Wed Dec 26 14:38:50 2018 New Revision: 31690 Log: Add Vitalii's key to Drill KEYS file Modified: release/drill/KEYS Modified: release/drill/KEYS == --- release/drill/KEYS (original) +++ re

svn commit: r31708 - /dev/drill/drill-1.4.0-rc1/

2018-12-28 Thread vitalii
Author: vitalii Date: Fri Dec 28 23:46:32 2018 New Revision: 31708 Log: Upload Apache Drill 1.15.0 release. Removed: dev/drill/drill-1.4.0-rc1/

svn commit: r31709 - /dev/drill/drill-1.15.0/

2018-12-28 Thread vitalii
Author: vitalii Date: Fri Dec 28 23:48:58 2018 New Revision: 31709 Log: Upload Apache Drill 1.15.0 release. Added: dev/drill/drill-1.15.0/ dev/drill/drill-1.15.0/apache-drill-1.15.0-src.tar.gz (with props) dev/drill/drill-1.15.0/apache-drill-1.15.0-src.tar.gz.asc dev/drill

svn commit: r31710 - /dev/drill/drill-1.15.0/ /release/drill/drill-1.15.0/

2018-12-28 Thread vitalii
Author: vitalii Date: Fri Dec 28 23:55:47 2018 New Revision: 31710 Log: Upload Apache Drill 1.15.0 release. Added: release/drill/drill-1.15.0/ - copied from r31709, dev/drill/drill-1.15.0/ Removed: dev/drill/drill-1.15.0/

svn commit: r31711 - /release/drill/drill-1.13.0/

2018-12-29 Thread vitalii
Author: vitalii Date: Sat Dec 29 11:36:10 2018 New Revision: 31711 Log: Upload Apache Drill 1.15.0 release. Removed: release/drill/drill-1.13.0/

  1   2   >