[hive] 01/02: HIVE-20972: Enable TestMiniLlapLocalCliDriver cbo_limit and cbo_rp_limit (Zoltan Haindrich reviewed by Peter Vary)

2020-01-07 Thread kgyrtkirk
This is an automated email from the ASF dual-hosted git repository. kgyrtkirk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git commit cf5a208a452bd63848d876a926d6019cb70fa7e9 Author: Zoltan Haindrich AuthorDate: Tue Jan 7 16:08:58 2020 + HIVE

[hive] 02/02: HIVE-22635: Disable scheduled query executor for unittests (Zoltan Haindrich reviewed by Peter Vary)

2020-01-07 Thread kgyrtkirk
This is an automated email from the ASF dual-hosted git repository. kgyrtkirk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git commit 57fe5d66594d385268463208741e3cfdd5105d1b Author: Zoltan Haindrich AuthorDate: Tue Jan 7 16:09:03 2020 + HIVE

[hive] branch master updated (47b22ce -> 57fe5d6)

2020-01-07 Thread kgyrtkirk
This is an automated email from the ASF dual-hosted git repository. kgyrtkirk pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/hive.git. from 47b22ce HIVE-22630 : Do not retrieve Materialized View definitions for rebuild if query is test SQL (Rajkumar

[hive] 02/02: HIVE-22624: Fix results_cache_invalidation and results_cache_lifetime (Zoltan Haindrich reviewed by László Bodor)

2019-12-12 Thread kgyrtkirk
This is an automated email from the ASF dual-hosted git repository. kgyrtkirk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git commit 41b51fc40557d32406293f2e5f1d2c4e95c21825 Author: Zoltan Haindrich AuthorDate: Thu Dec 12 12:49:51 2019 + HIVE

[hive] branch master updated (4a039ad -> 41b51fc)

2019-12-12 Thread kgyrtkirk
This is an automated email from the ASF dual-hosted git repository. kgyrtkirk pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/hive.git. from 4a039ad HIVE-22572: NullPointerException when using dynamic semijoin reduction (Oliver Draese, reviewed by Jesus

[hive] branch master updated: HIVE-22621: disable unstable test TestStatsReplicationScenariosACIDNoAutogather

2019-12-11 Thread kgyrtkirk
This is an automated email from the ASF dual-hosted git repository. kgyrtkirk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git The following commit(s) were added to refs/heads/master by this push: new 321dedd HIVE-22621: disable unstable test

[hive] branch master updated: HIVE-22621: disable unstable results_cache_invalidation and results_cache_lifetime

2019-12-11 Thread kgyrtkirk
This is an automated email from the ASF dual-hosted git repository. kgyrtkirk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git The following commit(s) were added to refs/heads/master by this push: new 6360b9c HIVE-22621: disable unstable

[hive] branch master updated (8b18c3c -> d6a62b3)

2019-12-11 Thread kgyrtkirk
This is an automated email from the ASF dual-hosted git repository. kgyrtkirk pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/hive.git. from 8b18c3c HIVE-22616: Disable PreCommit test org.apache.hadoop.hive.ql.TestMTQueries.testMTQueries1 (Oliver Draese

[hive] branch master updated (1ef05ef -> 9dc2bb8)

2019-12-05 Thread kgyrtkirk
This is an automated email from the ASF dual-hosted git repository. kgyrtkirk pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/hive.git. from 1ef05ef HIVE-22499 : LLAP: Add an EncodedReaderOptions to extend ORC impl for options (Mustafa Iman via Slim

[hive] 01/02: HIVE-22580: Flakyness in TestDbTxnManager2 (Peter Vary via Zoltan Haindrich)

2019-12-05 Thread kgyrtkirk
This is an automated email from the ASF dual-hosted git repository. kgyrtkirk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git commit bbcb1d1d5ac6426298fcbdcaafa04a90ef90d374 Author: Peter Vary AuthorDate: Thu Dec 5 10:09:25 2019 + HIVE-22580

[hive] 01/02: HIVE-22524: CommandProcessorException should utilize standard Exception fields (Zoltan Haindrich reviewed by Miklos Gergely)

2019-12-03 Thread kgyrtkirk
This is an automated email from the ASF dual-hosted git repository. kgyrtkirk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git commit 103989416781b27f1ca9d7661844d3d6a238e8c6 Author: Zoltan Haindrich AuthorDate: Thu Nov 28 13:29:10 2019 + HIVE

[hive] 02/02: HIVE-22521: Both Driver and SessionState has a userName (Zoltan Haindrich reviewed by László Bodor)

2019-12-03 Thread kgyrtkirk
This is an automated email from the ASF dual-hosted git repository. kgyrtkirk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git commit 27a15244a7d7d8ba7c09f580d2b862ca9419057f Author: Zoltan Haindrich AuthorDate: Thu Nov 28 14:01:22 2019 + HIVE

[hive] branch master updated (c8b7648 -> 27a1524)

2019-12-03 Thread kgyrtkirk
This is an automated email from the ASF dual-hosted git repository. kgyrtkirk pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/hive.git. from c8b7648 HIVE-22544: Disable null sort order at user level (Krisztian Kasa, reviewed by Jesus Camacho Rodriguez

[hive] branch master updated: HIVE-22516: TestScheduledQueryIntegration fails occasionally (Zoltan Haindrich reviewed by Miklos Gergely)

2019-11-25 Thread kgyrtkirk
This is an automated email from the ASF dual-hosted git repository. kgyrtkirk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git The following commit(s) were added to refs/heads/master by this push: new a111af9 HIVE-22516

[hive] branch master updated: HIVE-22493: Scheduled Query Execution Failure in Tests (Zoltan Haindrich reviewed by Slim Bouguerra)

2019-11-15 Thread kgyrtkirk
This is an automated email from the ASF dual-hosted git repository. kgyrtkirk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git The following commit(s) were added to refs/heads/master by this push: new af0f325 HIVE-22493: Scheduled Query Execution

[hive] branch master updated: HIVE-22346: Yetus is failing rat check (Krisztian Kasa via Zoltan Haindrich)

2019-10-21 Thread kgyrtkirk
This is an automated email from the ASF dual-hosted git repository. kgyrtkirk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git The following commit(s) were added to refs/heads/master by this push: new 1866d7d HIVE-22346: Yetus is failing rat

[hive] branch master updated (37a0675 -> cb83da9)

2019-10-10 Thread kgyrtkirk
This is an automated email from the ASF dual-hosted git repository. kgyrtkirk pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/hive.git. from 37a0675 HIVE-22313 : Some of the HMS auth LDAP hive config names do not start with hive. (Ashutosh Bapat reviewed

[hive] branch master updated: HIVE-22297: qtests: add regex based replacer (Zoltan Haindrich reviewed by László Bodor)

2019-10-09 Thread kgyrtkirk
This is an automated email from the ASF dual-hosted git repository. kgyrtkirk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git The following commit(s) were added to refs/heads/master by this push: new 5ba401e HIVE-22297: qtests: add regex based

[hive] branch master updated (050f918 -> d907dfe)

2019-10-08 Thread kgyrtkirk
This is an automated email from the ASF dual-hosted git repository. kgyrtkirk pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/hive.git. from 050f918 HIVE-22252: Fix caught NullPointerExceptions generated during EXPLAIN (John Sherman, reviewed by Jesus

[hive] 03/03: HIVE-22270: Upgrade commons-io to 2.6 (David Lavati via Zoltan Haindrich)

2019-10-08 Thread kgyrtkirk
This is an automated email from the ASF dual-hosted git repository. kgyrtkirk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git commit d907dfe68ed84714d62a22e5191efa616eab2b24 Author: David Lavati AuthorDate: Tue Oct 8 12:56:15 2019 + HIVE

[hive] 02/03: HIVE-22278: Upgrade log4j to 2.12.1 (David Lavati via Zoltan Haindrich)

2019-10-08 Thread kgyrtkirk
This is an automated email from the ASF dual-hosted git repository. kgyrtkirk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git commit caf7ac0099645ac8500d824556941447e66e25e3 Author: David Lavati AuthorDate: Tue Oct 8 12:54:24 2019 + HIVE

[hive] 01/03: HIVE-7145: Remove dependence on apache commons-lang (David Lavati via László Bodor, Zoltan Haindrich)

2019-10-08 Thread kgyrtkirk
This is an automated email from the ASF dual-hosted git repository. kgyrtkirk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git commit 50296ef9a7cfd436f6e7b058cbc67e1243cd81a1 Author: David Lavati AuthorDate: Tue Oct 8 12:53:57 2019 + HIVE-7145

[hive] branch master updated (3dc5926 -> 3fb2b38)

2019-10-01 Thread kgyrtkirk
This is an automated email from the ASF dual-hosted git repository. kgyrtkirk pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/hive.git. from 3dc5926 HIVE-22218 Break up DDLSemanticAnalyzer - extract Workload Management related analyzers (Miklos Gergely

[hive] 01/02: HIVE-22208: Column name with reserved keyword is unescaped when query including join on table with mask column is re-written (Zoltan Matyus via Zoltan Haindrich)

2019-10-01 Thread kgyrtkirk
This is an automated email from the ASF dual-hosted git repository. kgyrtkirk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git commit 2f8649728df309b1dac5ad0dea22c6d38486356a Author: Zoltan Matyus AuthorDate: Tue Oct 1 11:21:54 2019 + HIVE

[hive] 02/02: HIVE-22245: Make qtest feature parser reuseable (Zoltan Haindrich reviewed by László Bodor)

2019-10-01 Thread kgyrtkirk
This is an automated email from the ASF dual-hosted git repository. kgyrtkirk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git commit 3fb2b3883228ef7b20e515775fd9870b853ea627 Author: Zoltan Haindrich AuthorDate: Tue Oct 1 11:21:58 2019 + HIVE

[hive] branch master updated: HIVE-22211: Change maven phase to generate test sources (Zoltan Haindrich reviewed by Laszlo Bodor)

2019-09-23 Thread kgyrtkirk
This is an automated email from the ASF dual-hosted git repository. kgyrtkirk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git The following commit(s) were added to refs/heads/master by this push: new 128d444 HIVE-22211: Change maven phase

[hive] branch master updated: HIVE-22210: Vectorization may reuse computation output columns involved in filtering (Zoltan Haindrich reviewed by Laszlo Bodor)

2019-09-18 Thread kgyrtkirk
This is an automated email from the ASF dual-hosted git repository. kgyrtkirk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git The following commit(s) were added to refs/heads/master by this push: new 79e7d2c HIVE-22210: Vectorization may reuse

[hive] 02/02: HIVE-22065: Code cleanup around org.apache.hadoop.hive.ql.exec.tez.RecordProcessor (Ivan Suller via Zoltan Haindrich)

2019-09-17 Thread kgyrtkirk
This is an automated email from the ASF dual-hosted git repository. kgyrtkirk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git commit 805565022872d74bc3053272b100f324ae8b561e Author: Ivan Suller AuthorDate: Tue Sep 17 14:59:31 2019 +0200 HIVE

[hive] 01/02: HIVE-22059: hive-exec jar doesn't contain (fasterxml) jackson library (Zoltan Haindrich reviewed by Laszlo Bodor)

2019-09-17 Thread kgyrtkirk
This is an automated email from the ASF dual-hosted git repository. kgyrtkirk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git commit 5c7adaba54a3dcb8269709c758c5f9656a3a8744 Author: Zoltan Haindrich AuthorDate: Tue Sep 17 14:59:19 2019 +0200 HIVE

[hive] branch master updated (62f0c3f -> 8055650)

2019-09-17 Thread kgyrtkirk
This is an automated email from the ASF dual-hosted git repository. kgyrtkirk pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/hive.git. from 62f0c3f HIVE-22182: SemanticAnalyzer populates map which is not used at all (Akos Dombi via Laszlo Bodor

[hive] branch master updated: HIVE-15956: StackOverflowError when drop lots of partitions (Denys Kuzmenko via Zoltan Haindrich)

2019-09-11 Thread kgyrtkirk
This is an automated email from the ASF dual-hosted git repository. kgyrtkirk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git The following commit(s) were added to refs/heads/master by this push: new 0505596 HIVE-15956: StackOverflowError when

[hive] branch master updated: HIVE-21887: Multiple implementations of PersistenceManager are on the classpath (Zoltan Haindrich reviewed by Alan Gates, Laszlo Bodor)

2019-08-29 Thread kgyrtkirk
This is an automated email from the ASF dual-hosted git repository. kgyrtkirk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git The following commit(s) were added to refs/heads/master by this push: new 04a76e4 HIVE-21887: Multiple implementations

[hive] branch branch-2 updated: HIVE-21980: Parsing time can be high in case of deeply nested subqueries (Zoltan Haindrich reviewed by Vineet Garg)

2019-08-21 Thread kgyrtkirk
This is an automated email from the ASF dual-hosted git repository. kgyrtkirk pushed a commit to branch branch-2 in repository https://gitbox.apache.org/repos/asf/hive.git The following commit(s) were added to refs/heads/branch-2 by this push: new 2bd2335 HIVE-21980: Parsing time can

[hive] branch branch-2.3 updated: HIVE-21980: Parsing time can be high in case of deeply nested subqueries (Zoltan Haindrich reviewed by Vineet Garg)

2019-08-21 Thread kgyrtkirk
This is an automated email from the ASF dual-hosted git repository. kgyrtkirk pushed a commit to branch branch-2.3 in repository https://gitbox.apache.org/repos/asf/hive.git The following commit(s) were added to refs/heads/branch-2.3 by this push: new 6e0fc21 HIVE-21980: Parsing time can

[hive] branch branch-3.1 updated: HIVE-21980: Parsing time can be high in case of deeply nested subqueries (Zoltan Haindrich reviewed by Vineet Garg)

2019-08-21 Thread kgyrtkirk
This is an automated email from the ASF dual-hosted git repository. kgyrtkirk pushed a commit to branch branch-3.1 in repository https://gitbox.apache.org/repos/asf/hive.git The following commit(s) were added to refs/heads/branch-3.1 by this push: new 8cc9cd5 HIVE-21980: Parsing time can

[hive] branch branch-3 updated: HIVE-21980: Parsing time can be high in case of deeply nested subqueries (Zoltan Haindrich reviewed by Vineet Garg)

2019-08-21 Thread kgyrtkirk
This is an automated email from the ASF dual-hosted git repository. kgyrtkirk pushed a commit to branch branch-3 in repository https://gitbox.apache.org/repos/asf/hive.git The following commit(s) were added to refs/heads/branch-3 by this push: new dcfbf18 HIVE-21980: Parsing time can

[hive] branch master updated (5676788 -> 03b92fc)

2019-07-16 Thread kgyrtkirk
This is an automated email from the ASF dual-hosted git repository. kgyrtkirk pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/hive.git. from 5676788 HIVE-21988: Do not consider nodes with 0 capacity when calculating host affinity (Peter Vary reviewed

[hive] 02/02: HIVE-21972: "show transactions" display the header twice (Rajkumar Singh via Gopal V)

2019-07-16 Thread kgyrtkirk
This is an automated email from the ASF dual-hosted git repository. kgyrtkirk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git commit 03b92fc1aa38985901c8939d717aaf0cd7ee532e Author: Rajkumar Singh AuthorDate: Tue Jul 16 11:14:53 2019 +0200 HIVE

[hive] 01/02: HIVE-21980: Parsing time can be high in case of deeply nested subqueries (Zoltan Haindrich reviewed by Vineet Garg)

2019-07-16 Thread kgyrtkirk
This is an automated email from the ASF dual-hosted git repository. kgyrtkirk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git commit 0f39030c3d33b11ae9c14ac81e047b44e8695371 Author: Zoltan Haindrich AuthorDate: Tue Jul 16 10:50:09 2019 +0200 HIVE

[hive] branch master updated (a669ca4 -> 2350662)

2019-07-15 Thread kgyrtkirk
This is an automated email from the ASF dual-hosted git repository. kgyrtkirk pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/hive.git. from a669ca4 HIVE-21920: Extract command authorisation from the Driver (Miklos Gergely, reviewed by Jesus Camacho

[hive] 05/05: HIVE-21973: SHOW LOCKS prints the headers twice (Rajkumar Singh via Gopal V)

2019-07-15 Thread kgyrtkirk
This is an automated email from the ASF dual-hosted git repository. kgyrtkirk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git commit 2350662ee4fa17332bf546fbebee5cde9714717e Author: Rajkumar Singh AuthorDate: Mon Jul 15 11:37:13 2019 +0200 HIVE

[hive] 03/05: HIVE-21940: Metastore: Postgres text <-> clob mismatch for PARTITION_PARAMS/PARAM_VALUE (Laszlo Bodor via Naveen Gangam, Zoltan Haindrich)

2019-07-15 Thread kgyrtkirk
This is an automated email from the ASF dual-hosted git repository. kgyrtkirk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git commit 0bc73f329357744f32d8c206c7c9c0a64ccaf2ce Author: Laszlo Bodor AuthorDate: Mon Jul 15 11:32:45 2019 +0200 HIVE

[hive] 02/05: HIVE-21923: Vectorized MapJoin may miss results when only the join key is selected (Zoltan Haindrich reviewed by Jesus Camacho Rodriguez)

2019-07-15 Thread kgyrtkirk
This is an automated email from the ASF dual-hosted git repository. kgyrtkirk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git commit 96e8e78e8f7dadbb8527f054c21e2bb5c90fc8c9 Author: Zoltan Haindrich AuthorDate: Mon Jul 15 11:32:04 2019 +0200 HIVE

[hive] 04/05: HIVE-21965: Implement parallel processing in HiveStrictManagedMigration (Krisztian Kasa via Zoltan Haindrich)

2019-07-15 Thread kgyrtkirk
This is an automated email from the ASF dual-hosted git repository. kgyrtkirk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git commit cff3c626e201f1ab6efb2fd58a28fa80ccd83104 Author: Krisztian Kasa AuthorDate: Mon Jul 15 11:32:50 2019 +0200 HIVE

[hive] branch master updated: HIVE-21979: TestReplication tests time out regularily (Zoltan Haindrich reviewed by Peter Vary)

2019-07-11 Thread kgyrtkirk
This is an automated email from the ASF dual-hosted git repository. kgyrtkirk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git The following commit(s) were added to refs/heads/master by this push: new 4e8b940 HIVE-21979: TestReplication tests

[hive] 04/04: HIVE-21933: Remove unused methods from Utilities (Ivan Suller via Laszlo Bodor)

2019-07-09 Thread kgyrtkirk
This is an automated email from the ASF dual-hosted git repository. kgyrtkirk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git commit 33d2995bc2612e0d3e9ad0cfc2a88a9a7f5141bc Author: Ivan Suller AuthorDate: Tue Jul 9 17:43:09 2019 +0200 HIVE-21933

[hive] 03/04: HIVE-21547: Temp Tables: Use stORC format for temporary tables (Krisztian Kasa via Gopal V)

2019-07-09 Thread kgyrtkirk
This is an automated email from the ASF dual-hosted git repository. kgyrtkirk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git commit cd3d71b34eb482e7abddd68b477ff05644b99d32 Author: Krisztian Kasa AuthorDate: Tue Jul 9 17:36:22 2019 +0200 HIVE

[hive] branch master updated (12712d5 -> 33d2995)

2019-07-09 Thread kgyrtkirk
This is an automated email from the ASF dual-hosted git repository. kgyrtkirk pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/hive.git. from 12712d5 HIVE-21959: Clean up Concatenate and Msck DDL commands (Miklos Gergely, reviewed by Zoltan Haindrich

[hive] 02/04: HIVE-21967: Clean up CreateTableLikeOperation (Miklos Gergely via Zoltan Haindrich)

2019-07-09 Thread kgyrtkirk
This is an automated email from the ASF dual-hosted git repository. kgyrtkirk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git commit fb322b1b42739b842fc8c87ff260015d3e69dd45 Author: Miklos Gergely AuthorDate: Tue Jul 9 17:32:47 2019 +0200 HIVE

[hive] 01/04: HIVE-21938: Add database and table filter options to PreUpgradeTool (Krisztian Kasa via Zoltan Haindrich)

2019-07-09 Thread kgyrtkirk
This is an automated email from the ASF dual-hosted git repository. kgyrtkirk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git commit b4a688b00738068bf27869791afbaaee4a05c396 Author: Krisztian Kasa AuthorDate: Tue Jul 9 17:30:51 2019 +0200 HIVE

[hive] branch master updated: HIVE-21918: Handle each Alter Database types in a separate desc / operation (Miklos Gergely via Jesus Camacho Rodriguez)

2019-07-05 Thread kgyrtkirk
This is an automated email from the ASF dual-hosted git repository. kgyrtkirk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git The following commit(s) were added to refs/heads/master by this push: new 9a9978f HIVE-21918: Handle each Alter

[hive] 02/02: HIVE-21914: Move Function and Macro related DDL operations into the DDL framework (Miklos Gergely via Zoltan Haindrich)

2019-06-26 Thread kgyrtkirk
This is an automated email from the ASF dual-hosted git repository. kgyrtkirk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git commit a3ee8d0050a0ac652abd3b46022c28d75cdc3340 Author: Miklos Gergely AuthorDate: Wed Jun 26 17:34:03 2019 +0200 HIVE

[hive] 01/02: HIVE-21896: SHOW FUNCTIONS / SHOW FUNCTIONS LIKE - clarify (Miklos Gergely via Zoltan Haindrich)

2019-06-26 Thread kgyrtkirk
This is an automated email from the ASF dual-hosted git repository. kgyrtkirk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git commit bc40efdfafddee8cd39fa5526a968bc87d7eb820 Author: Miklos Gergely AuthorDate: Wed Jun 26 17:33:53 2019 +0200 HIVE

[hive] branch master updated (967a1cc -> a3ee8d0)

2019-06-26 Thread kgyrtkirk
This is an automated email from the ASF dual-hosted git repository. kgyrtkirk pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/hive.git. from 967a1cc HIVE-20854 Sensible Defaults: Hive's Zookeeper heartbeat interval is 20 minutes, change to 2 (Gopal V via

[hive] branch master updated: HIVE-21889: Add reexecution configuration keys to the whitelist (Zoltan Haindrich reviewed by Laszlo Bodor)

2019-06-20 Thread kgyrtkirk
This is an automated email from the ASF dual-hosted git repository. kgyrtkirk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git The following commit(s) were added to refs/heads/master by this push: new 6b62a96 HIVE-21889: Add reexecution

[hive] branch master updated: HIVE-21881: Break up DDLTask - extract rest of the operations (Miklos Gergely via Zoltan Haindrich)

2019-06-18 Thread kgyrtkirk
This is an automated email from the ASF dual-hosted git repository. kgyrtkirk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git The following commit(s) were added to refs/heads/master by this push: new 0a19ca5 HIVE-21881: Break up DDLTask

[hive] branch master updated: HIVE-21836: Update apache directory server version to 1.5.7 (Zoltan Haindrich reviewed by Laszlo Bodor)

2019-06-17 Thread kgyrtkirk
This is an automated email from the ASF dual-hosted git repository. kgyrtkirk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git The following commit(s) were added to refs/heads/master by this push: new 5581eb8 HIVE-21836: Update apache directory

[hive] branch master updated (2947a1f -> d72f70a)

2019-06-17 Thread kgyrtkirk
This is an automated email from the ASF dual-hosted git repository. kgyrtkirk pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/hive.git. from 2947a1f HIVE-21879: Disable flaky test

[hive] 02/02: HIVE-21858: Default to store runtime statistics in the metastore (Zoltan Haindrich reviewed by Laszlo Bodor)

2019-06-17 Thread kgyrtkirk
This is an automated email from the ASF dual-hosted git repository. kgyrtkirk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git commit d72f70ad959c27a713f53d5e8b9172d662a29d51 Author: Zoltan Haindrich AuthorDate: Mon Jun 17 09:58:36 2019 +0200 HIVE

[hive] branch master updated: HIVE-21837: MapJoin is throwing exception when selected column is having completely null values (Naresh P R via Zoltan Haindrich)

2019-06-11 Thread kgyrtkirk
This is an automated email from the ASF dual-hosted git repository. kgyrtkirk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git The following commit(s) were added to refs/heads/master by this push: new 4f25b25 HIVE-21837: MapJoin is throwing

[hive] branch master updated: HIVE-21145: Enable cbo to use runtime statistics during re-optimization (Zoltan Haindrich reviewed by Jesus Camacho Rodriguez)

2019-06-11 Thread kgyrtkirk
This is an automated email from the ASF dual-hosted git repository. kgyrtkirk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git The following commit(s) were added to refs/heads/master by this push: new 922b24e HIVE-21145: Enable cbo to use runtime

[hive] branch master updated: HIVE-21795: Rollup summary row might be missing when a mapjoin is happening on a partitioned table (Zoltan Haindrich reviewed by Jesus Camacho Rodriguez)

2019-06-05 Thread kgyrtkirk
This is an automated email from the ASF dual-hosted git repository. kgyrtkirk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git The following commit(s) were added to refs/heads/master by this push: new 5116db0 HIVE-21795: Rollup summary row might

[hive] 02/02: HIVE-21791: Fix Surrogate Key issue for insert with select with limit operations (Miklos Gergely via Zoltan Haindrich)

2019-05-27 Thread kgyrtkirk
This is an automated email from the ASF dual-hosted git repository. kgyrtkirk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git commit 5bc0364565171d0d79937ce4f53a136c68693466 Author: Miklos Gergely AuthorDate: Mon May 27 15:49:19 2019 +0200 HIVE

[hive] 01/02: HIVE-21715: Adding a new partition specified by location (which is empty) leads to Exceptions (Zoltan Haindrich reviewed by Laszlo Bodor, Ashutosh Chauhan)

2019-05-27 Thread kgyrtkirk
This is an automated email from the ASF dual-hosted git repository. kgyrtkirk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git commit a3f70bf8bf78cf6d5fddb876ec78e6ee0329db4d Author: Zoltan Haindrich AuthorDate: Mon May 27 15:42:11 2019 +0200 HIVE

[hive] branch master updated (669a9ba -> 5bc0364)

2019-05-27 Thread kgyrtkirk
This is an automated email from the ASF dual-hosted git repository. kgyrtkirk pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/hive.git. from 669a9ba HIVE-21732: Configurable injection of load for LLAP task execution (Peter Vary reviewed by Slim Bouguerra

[hive] branch master updated: HIVE-21714: Insert overwrite on an acid/mm table is ineffective if the input is empty (Ivan Suller via Zoltan Haindrich)

2019-05-16 Thread kgyrtkirk
This is an automated email from the ASF dual-hosted git repository. kgyrtkirk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git The following commit(s) were added to refs/heads/master by this push: new 9a10bc2 HIVE-21714: Insert overwrite

[hive] branch master updated (5c425dc -> cdf8d8b)

2019-05-13 Thread kgyrtkirk
This is an automated email from the ASF dual-hosted git repository. kgyrtkirk pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/hive.git. from 5c425dc HIVE-21717 : Rename is failing for directory in move task. (Mahesh Kumar Behera reviewed by Sankar

[hive] 02/02: HIVE-19353: Vectorization: ConstantVectorExpression --> RuntimeException: Unexpected column vector type LIST (Zoltan Haindrich reviewed by Vineet Garg)

2019-05-07 Thread kgyrtkirk
This is an automated email from the ASF dual-hosted git repository. kgyrtkirk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git commit 1ca65f691b9511b63112dc7229cc82c8ddd93135 Author: Zoltan Haindrich AuthorDate: Tue May 7 19:17:36 2019 +0200 HIVE

[hive] branch master updated (ff98efa -> 1ca65f6)

2019-05-07 Thread kgyrtkirk
This is an automated email from the ASF dual-hosted git repository. kgyrtkirk pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/hive.git. from ff98efa HIVE-21641: Llap external client returns decimal columns in different precision/scale as compared

[hive] branch master updated (46f45e3d -> 341fc33)

2019-05-04 Thread kgyrtkirk
This is an automated email from the ASF dual-hosted git repository. kgyrtkirk pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/hive.git. from 46f45e3d HIVE-21672: HiveServer2 needs to support sidecar's 'ldap.xml' file (Sam An, reviewed by Daniel Dai

[hive] 02/03: HIVE-21670: Replacing mockito-all with mockito-core dependency (Ivan Suller via Zoltan Haindrich)

2019-05-04 Thread kgyrtkirk
This is an automated email from the ASF dual-hosted git repository. kgyrtkirk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git commit d89f523ffaeba985ab30e71f0b77e6dc444c9cf2 Author: Ivan Suller AuthorDate: Sat May 4 19:22:24 2019 +0200 HIVE-21670

[hive] 03/03: HIVE-14669: Have the actual error reported when a q test fails instead of having to go through the logs (Laszlo Bodor via Zoltan Haindrich)

2019-05-04 Thread kgyrtkirk
This is an automated email from the ASF dual-hosted git repository. kgyrtkirk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git commit 341fc33b68192517ec3d67027433817b063642c9 Author: Laszlo Bodor AuthorDate: Sat May 4 19:25:42 2019 +0200 HIVE

[hive] branch master updated: HIVE-18702: INSERT OVERWRITE TABLE doesn't clean the table directory before overwriting (Ivan Suller via Ashutosh Chauhan, Zoltan Haindrich)

2019-04-16 Thread kgyrtkirk
This is an automated email from the ASF dual-hosted git repository. kgyrtkirk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git The following commit(s) were added to refs/heads/master by this push: new 869b6db HIVE-18702: INSERT OVERWRITE TABLE

[hive] branch master updated: HIVE-21567: Break up DDLTask - extract Function related operations (Miklos Gergely via Zoltan Haindrich)

2019-04-09 Thread kgyrtkirk
This is an automated email from the ASF dual-hosted git repository. kgyrtkirk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git The following commit(s) were added to refs/heads/master by this push: new 7072e0b HIVE-21567: Break up DDLTask

[hive] branch master updated: HIVE-21404: MSSQL upgrade script alters the wrong column (David Lavati via Zoltan Haindrich, Ashutosh Bapat)

2019-04-08 Thread kgyrtkirk
This is an automated email from the ASF dual-hosted git repository. kgyrtkirk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git The following commit(s) were added to refs/heads/master by this push: new 78f8513 HIVE-21404: MSSQL upgrade script

[hive] 02/03: HIVE-21425: Use DirectExecutorService for getInputSummary (David Mollitor via Zoltan Haindrich)

2019-04-03 Thread kgyrtkirk
This is an automated email from the ASF dual-hosted git repository. kgyrtkirk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git commit 4da9d0547f4f29a21f1332b232ef307f1e181e02 Author: David Mollitor AuthorDate: Wed Apr 3 12:05:45 2019 +0200 HIVE

[hive] 03/03: HIVE-16815: Clean up javadoc from error for the rest of modules (Robert Kucsora via Zoltan Haindrich)

2019-04-03 Thread kgyrtkirk
This is an automated email from the ASF dual-hosted git repository. kgyrtkirk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git commit 2fcde8ef6adf75f7ab4684629a8cf807f054e243 Author: Robert Kucsora AuthorDate: Wed Apr 3 12:16:36 2019 +0200 HIVE

[hive] 01/03: HIVE-21523: Break up DDLTask - extract View related operations (Miklos Gergely via Zoltan Haindrich)

2019-04-03 Thread kgyrtkirk
This is an automated email from the ASF dual-hosted git repository. kgyrtkirk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git commit 80a323f4855cbd1f90b8ffc41bbd64df0cec1619 Author: Miklos Gergely AuthorDate: Wed Apr 3 12:06:45 2019 +0200 HIVE

[hive] branch master updated (8eefac7 -> 2fcde8e)

2019-04-03 Thread kgyrtkirk
This is an automated email from the ASF dual-hosted git repository. kgyrtkirk pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/hive.git. from 8eefac7 HIVE-21558: Query based compaction fails if the temporary FS is different than the table FS (Peter Vary

[hive] branch branch-3.1 updated: HIVE-18624: Parsing time is extremely high (~10 min) for queries with complex select expressions (Zoltan Haindrich reviewed by Ashutosh Chauhan)

2019-04-02 Thread kgyrtkirk
This is an automated email from the ASF dual-hosted git repository. kgyrtkirk pushed a commit to branch branch-3.1 in repository https://gitbox.apache.org/repos/asf/hive.git The following commit(s) were added to refs/heads/branch-3.1 by this push: new 39ca58e HIVE-18624: Parsing time

[hive] branch branch-2.3 updated: HIVE-18624: Parsing time is extremely high (~10 min) for queries with complex select expressions (Zoltan Haindrich reviewed by Ashutosh Chauhan)

2019-04-02 Thread kgyrtkirk
This is an automated email from the ASF dual-hosted git repository. kgyrtkirk pushed a commit to branch branch-2.3 in repository https://gitbox.apache.org/repos/asf/hive.git The following commit(s) were added to refs/heads/branch-2.3 by this push: new a2cdcf2 HIVE-18624: Parsing time

[hive] 02/02: HIVE-21511: beeline -f report no such file if file is not on local fs (Bruno Pusztahazi via Zoltan Haindrich)

2019-04-02 Thread kgyrtkirk
This is an automated email from the ASF dual-hosted git repository. kgyrtkirk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git commit adbf0036ced5197bd4417cb04c9763db7c3ed153 Author: Bruno Pusztahazi AuthorDate: Tue Apr 2 11:05:37 2019 +0200 HIVE

[hive] branch master updated (5bf5d14 -> adbf003)

2019-04-02 Thread kgyrtkirk
This is an automated email from the ASF dual-hosted git repository. kgyrtkirk pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/hive.git. from 5bf5d14 HIVE-21499 : should not remove the function from registry if create command failed

[hive] 01/02: HIVE-21553: Upgrade derby version in standalone-metastore (Laszlo Bodor via Zoltan Haindrich)

2019-04-02 Thread kgyrtkirk
This is an automated email from the ASF dual-hosted git repository. kgyrtkirk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git commit a61c0269a0d4c16b839bd4cb50cc6e48a05c04a9 Author: Laszlo Bodor AuthorDate: Tue Apr 2 10:43:56 2019 +0200 HIVE

[hive] branch master updated: HIVE-21034: Add option to schematool to drop Hive databases (Daniel Voros via Ashutosh Chauhan)

2019-04-01 Thread kgyrtkirk
This is an automated email from the ASF dual-hosted git repository. kgyrtkirk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git The following commit(s) were added to refs/heads/master by this push: new 82feb02 HIVE-21034: Add option to schematool

[hive] branch master updated (dc0b16a -> f8a73a8)

2019-04-01 Thread kgyrtkirk
This is an automated email from the ASF dual-hosted git repository. kgyrtkirk pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/hive.git. from dc0b16a HIVE-21001: Upgrade to calcite-1.19 (Zoltan Haindrich reviewed by Jesus Camacho Rodriguez) new

[hive] 01/02: HIVE-21316: Comparision of varchar column and string literal should happen in varchar (Zoltan Haindrich reviewed by Vineet Garg)

2019-04-01 Thread kgyrtkirk
This is an automated email from the ASF dual-hosted git repository. kgyrtkirk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git commit 09c0de63c1d4d657cb47b467fb6f370a403eb532 Author: Zoltan Haindrich AuthorDate: Mon Apr 1 09:41:48 2019 +0200 HIVE

[hive] branch master updated: HIVE-21512: Upgrade jms-api to 2.0.2 (Zoltan Haindrich reviewed by Peter Vary)

2019-03-29 Thread kgyrtkirk
This is an automated email from the ASF dual-hosted git repository. kgyrtkirk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git The following commit(s) were added to refs/heads/master by this push: new 759123a HIVE-21512: Upgrade jms-api to 2.0.2

[hive] branch master updated (b389484 -> a7a9f51)

2019-03-27 Thread kgyrtkirk
This is an automated email from the ASF dual-hosted git repository. kgyrtkirk pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/hive.git. from b389484 HIVE-21455: Too verbose logging in AvroGenericRecordReader (Miklos Szurap, reviewed by David Mollitor

[hive] 02/02: HIVE-15406: Consider vectorizing the new trunc function (Laszlo Bodor via Zoltan Haindrich)

2019-03-27 Thread kgyrtkirk
This is an automated email from the ASF dual-hosted git repository. kgyrtkirk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git commit a7a9f516b3803830999f60d2bffb45e76c8a91ef Author: Laszlo Bodor AuthorDate: Wed Mar 27 09:24:54 2019 +0100 HIVE

[hive] 01/02: HIVE-16255: Support percentile_cont / percentile_disc (Laszlo Bodor via Zoltan Haindrich)

2019-03-27 Thread kgyrtkirk
This is an automated email from the ASF dual-hosted git repository. kgyrtkirk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git commit a7cd99d8c20ab4b38487fd84afd36d1682310b09 Author: Laszlo Bodor AuthorDate: Wed Mar 27 09:24:39 2019 +0100 HIVE

[hive] branch master updated (80998ad -> 383c70c)

2019-03-26 Thread kgyrtkirk
This is an automated email from the ASF dual-hosted git repository. kgyrtkirk pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/hive.git. from 80998ad HIVE-21493: BuddyAllocator - Metrics count for allocated arenas wrong if preallocation is done (Olli

[hive] 02/02: HIVE-21423: Do not check for whitespace issues in generated code (Miklos Gergely via Zoltan Haindrich)

2019-03-26 Thread kgyrtkirk
This is an automated email from the ASF dual-hosted git repository. kgyrtkirk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git commit 383c70ca80a33f264dfb396a4b810769707222bc Author: Miklos Gergely AuthorDate: Tue Mar 26 15:06:04 2019 +0100 HIVE

[hive] 01/02: HIVE-21048: Remove needless org.mortbay.jetty from hadoop exclusions (Laszlo Bodor via Zoltan Haindrich)

2019-03-26 Thread kgyrtkirk
This is an automated email from the ASF dual-hosted git repository. kgyrtkirk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git commit 17b005493b2cca6d6a8ba2df18a710ca783622a9 Author: Laszlo Bodor AuthorDate: Tue Mar 26 15:05:54 2019 +0100 HIVE

[hive] branch master updated: HIVE-21398: Columns which has estimated statistics should not be considered as unique keys (addendum)

2019-03-14 Thread kgyrtkirk
This is an automated email from the ASF dual-hosted git repository. kgyrtkirk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git The following commit(s) were added to refs/heads/master by this push: new cfaeced HIVE-21398: Columns which has

[hive] 02/02: HIVE-21440: Fix test_teradatabinaryfile to not run into stackoverflows (Zoltan Haindrich reviewed by Sankar Hariappan)

2019-03-14 Thread kgyrtkirk
This is an automated email from the ASF dual-hosted git repository. kgyrtkirk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git commit a2892cda723580520450edc58c2ce8635e5666de Author: Zoltan Haindrich AuthorDate: Thu Mar 14 07:54:41 2019 +0100 HIVE

[hive] 01/02: HIVE-21398: Columns which has estimated statistics should not be considered as unique keys (Zoltan Haindrich reviewed by Ashutosh Chauhan)

2019-03-14 Thread kgyrtkirk
This is an automated email from the ASF dual-hosted git repository. kgyrtkirk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git commit b2aa6943b561a3b7691bed9fee7a1c337e99b253 Author: Zoltan Haindrich AuthorDate: Thu Mar 14 07:53:49 2019 +0100 HIVE

[hive] branch master updated (c1c3461 -> a2892cd)

2019-03-14 Thread kgyrtkirk
This is an automated email from the ASF dual-hosted git repository. kgyrtkirk pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/hive.git. from c1c3461 HIVE-21424: Disable AggregateStatsCache by default (Zoltan Haindrich reviewed by Ashutosh Chauhan

[hive] branch master updated: HIVE-21416: Log git apply tries with p0, p1, and p2 (Miklos Gergely via Ashutosh Chauhan)

2019-03-11 Thread kgyrtkirk
This is an automated email from the ASF dual-hosted git repository. kgyrtkirk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git The following commit(s) were added to refs/heads/master by this push: new 73791e6 HIVE-21416: Log git apply tries

[hive] branch master updated (bd95a2f -> d42809e)

2019-03-08 Thread kgyrtkirk
This is an automated email from the ASF dual-hosted git repository. kgyrtkirk pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/hive.git. from bd95a2f HIVE-21376: Incompatible change in Hive bucket computation (Jesus Camacho Rodriguez, reviewed by Ashutosh

<    1   2   3   4   5   6   7   8   9   10   >