You are viewing a plain text version of this content. The canonical link for it is here.
- [hive] branch master updated: HIVE-19831: Hiveserver2 should skip doAuth checks for CREATE DATABASE/TABLE if database/table already exists (Rajkumar Singh, reviewed by Daniel Dai) - posted by da...@apache.org on 2019/07/01 18:22:24 UTC, 0 replies.
- [hive] branch master updated: HIVE-21911: Pluggable LlapMetricsListener on Tez side to disable / resize Daemons (Peter Vary reviewed by Oliver Draese and Adam Szita) - posted by pv...@apache.org on 2019/07/03 07:31:22 UTC, 0 replies.
- [hive] branch master updated: HIVE-21921: Support for correlated quantified predicates (Vineet Garg, reviewed by Jesus Camacho Rodriguez) - posted by vg...@apache.org on 2019/07/03 17:17:41 UTC, 0 replies.
- [hive] branch master updated: HIVE-21941: Use checkstyle ruleset in Pre Upgrade Tool project (Krisztian Kasa via Laszlo Bodor) - posted by ab...@apache.org on 2019/07/04 07:07:19 UTC, 0 replies.
- [hive] branch master updated: HIVE-21949: Revert HIVE-21232 LLAP: Add a cache-miss friendly split affinity provider (Antal Sinkovits reviewed by Gopal V, Oliver Draese and Peter Vary) - posted by pv...@apache.org on 2019/07/04 07:25:26 UTC, 0 replies.
- [hive] branch master updated: HIVE-21918: Handle each Alter Database types in a separate desc / operation (Miklos Gergely via Jesus Camacho Rodriguez) - posted by kg...@apache.org on 2019/07/05 08:10:17 UTC, 0 replies.
- [hive] branch master updated: HIVE-21947: Move Materialized View Update under DDL (Miklos Gergely, reviewed by Jesus Camacho Rodriguez) - posted by jc...@apache.org on 2019/07/05 16:13:57 UTC, 0 replies.
- [hive] branch master updated: HIVE-21925: HiveConnection retries should support backoff (Rajkumar Singh reviewed by Prasanth Jayachandran) - posted by pr...@apache.org on 2019/07/07 05:02:25 UTC, 0 replies.
- [hive] branch branch-3 updated: HIVE-21925: HiveConnection retries should support backoff (Rajkumar Singh reviewed by Prasanth Jayachandran) - posted by pr...@apache.org on 2019/07/07 05:03:05 UTC, 0 replies.
- [hive] branch master updated: HIVE-21571: SHOW COMPACTIONS shows column names as its first output row (Rajkumar Singh, reviewed by Daniel Dai) - posted by da...@apache.org on 2019/07/08 03:36:49 UTC, 0 replies.
- [hive] branch master updated: HIVE-21915: Hive with TEZ UNION ALL and UDTF results in data loss (Wei Zhang, reviewed by Vineet Garg) - posted by vg...@apache.org on 2019/07/08 19:51:27 UTC, 0 replies.
- [hive] branch master updated: HIVE-21880 : Enable flaky test TestReplicationScenariosAcidTablesBootstrap.testBootstrapAcidTablesDuringIncrementalWithConcurrentWrites. (Ashutosh Bapat reviewed by Mahesh Kumar Behera) - posted by ma...@apache.org on 2019/07/09 02:27:15 UTC, 0 replies.
- [hive] branch master updated: HIVE-21966: Llap external client - Arrow Serializer throws ArrayIndexOutOfBoundsException in some cases (Shubham Chaurasia, reviewed by Sankar Hariappan) - posted by sa...@apache.org on 2019/07/09 03:53:33 UTC, 0 replies.
- [hive] branch master updated: HIVE-21874: Implement add partitions related methods on temporary table (Laszlo Pinter via Marta Kuczora) - posted by ku...@apache.org on 2019/07/09 09:15:39 UTC, 0 replies.
- [hive] branch master updated: HIVE-21909: Publish the LLAP Daemon capacity through ZooKeeper and honor the capacity when scheduling new tasks (Antal Sinkovits reviewed by Oliver Draese and Peter Vary) - posted by pv...@apache.org on 2019/07/09 12:59:32 UTC, 0 replies.
- [hive] branch master updated: HIVE-21908: LlapDaemon node status should be reflected in the metrics (Antal Sinkovits reviewed by Oliver Draese and Peter Vary) - posted by pv...@apache.org on 2019/07/09 13:03:09 UTC, 0 replies.
- [hive] branch master updated (f629501 -> 12712d5) - posted by jc...@apache.org on 2019/07/09 15:20:45 UTC, 0 replies.
- [hive] 01/02: HIVE-21928: Fix for statistics annotation in nested AND expressions (Jesus Camacho Rodriguez, reviewed by Zoltan Haindrich) - posted by jc...@apache.org on 2019/07/09 15:20:46 UTC, 0 replies.
- [hive] 02/02: HIVE-21959: Clean up Concatenate and Msck DDL commands (Miklos Gergely, reviewed by Zoltan Haindrich) - posted by jc...@apache.org on 2019/07/09 15:20:47 UTC, 0 replies.
- [hive] branch master updated (12712d5 -> 33d2995) - posted by kg...@apache.org on 2019/07/09 15:46:56 UTC, 0 replies.
- [hive] 01/04: HIVE-21938: Add database and table filter options to PreUpgradeTool (Krisztian Kasa via Zoltan Haindrich) - posted by kg...@apache.org on 2019/07/09 15:46:57 UTC, 0 replies.
- [hive] 02/04: HIVE-21967: Clean up CreateTableLikeOperation (Miklos Gergely via Zoltan Haindrich) - posted by kg...@apache.org on 2019/07/09 15:46:58 UTC, 0 replies.
- [hive] 03/04: HIVE-21547: Temp Tables: Use stORC format for temporary tables (Krisztian Kasa via Gopal V) - posted by kg...@apache.org on 2019/07/09 15:46:59 UTC, 0 replies.
- [hive] 04/04: HIVE-21933: Remove unused methods from Utilities (Ivan Suller via Laszlo Bodor) - posted by kg...@apache.org on 2019/07/09 15:47:00 UTC, 0 replies.
- [hive] branch master updated: HIVE-21958 : The list of table expression in the inclusion and exclusion list should be separated by '|' instead of comma. (Mahesh Kumar Behera reviewed by Sankar Hariappan) - posted by ma...@apache.org on 2019/07/10 03:41:15 UTC, 0 replies.
- [hive] branch master updated: HIVE-21868: Vectorize CAST...FORMAT (Karen Coppage via Marta Kuczora) - posted by ku...@apache.org on 2019/07/10 09:23:35 UTC, 0 replies.
- [hive] branch master updated: HIVE-18842: CLUSTERED ON/DISTRIBUTED ON+SORTED ON support for materialized views (Jesus Camacho Rodriguez, reviewed by Vineet Garg) - posted by jc...@apache.org on 2019/07/10 17:17:24 UTC, 0 replies.
- [hive] branch master updated: HIVE-21437: Vectorization: Decimal64 division with integer columns (Attila Magyar via Laszlo Bodor) - posted by ab...@apache.org on 2019/07/10 17:36:59 UTC, 0 replies.
- [hive] branch master updated: HIVE-21968: Remove index related codes (Miklos Gergely, reviewed by Jesus Camacho Rodriguez) - posted by jc...@apache.org on 2019/07/11 01:18:47 UTC, 0 replies.
- [hive] branch master updated: HIVE-21979: TestReplication tests time out regularily (Zoltan Haindrich reviewed by Peter Vary) - posted by kg...@apache.org on 2019/07/11 12:59:51 UTC, 0 replies.
- [hive] branch master updated: HIVE-21976: Offset should be null instead of zero in Calcite HiveSortLimit (Jesus Camacho Rodriguez, reviewed by Vineet Garg) - posted by jc...@apache.org on 2019/07/11 15:46:13 UTC, 0 replies.
- [hive] branch master updated (7cfe729 -> e59e673) - posted by jc...@apache.org on 2019/07/12 03:55:43 UTC, 0 replies.
- [hive] 01/03: Revert "HIVE-21959: Clean up Concatenate and Msck DDL commands (Miklos Gergely, reviewed by Zoltan Haindrich)" - posted by jc...@apache.org on 2019/07/12 03:55:44 UTC, 0 replies.
- [hive] 02/03: HIVE-21959: Clean up Concatenate and Msck DDL commands (Miklos Gergely, reviewed by Zoltan Haindrich) - posted by jc...@apache.org on 2019/07/12 03:55:45 UTC, 0 replies.
- [hive] 03/03: HIVE-21934: Materialized view on top of Druid not pushing everything (Jesus Camacho Rodriguez, reviewed by Slim Bouguerra) - posted by jc...@apache.org on 2019/07/12 03:55:46 UTC, 0 replies.
- [hive] branch master updated: HIVE-21948: Implement parallel processing in Pre Upgrade Tool (Krisztian Kasa, reviewed by Jesus Camacho Rodriguez) - posted by jc...@apache.org on 2019/07/12 04:10:57 UTC, 0 replies.
- [hive] branch master updated: HIVE-21981: When LlapDaemon capacity is set to 0 and the waitqueue is not empty then the queries are stuck (Peter Vary reviewed by Adam Szita) - posted by pv...@apache.org on 2019/07/12 12:32:54 UTC, 0 replies.
- [hive] branch master updated: HIVE-21920: Extract command authorisation from the Driver (Miklos Gergely, reviewed by Jesus Camacho Rodriguez) - posted by jc...@apache.org on 2019/07/12 17:47:50 UTC, 0 replies.
- [hive] branch master updated (a669ca4 -> 2350662) - posted by kg...@apache.org on 2019/07/15 10:41:11 UTC, 0 replies.
- [hive] 01/05: HIVE-21224: Upgrade tests JUnit3 to JUnit4 (Bruno Pusztahazi via Zoltan Haindrich, Laszlo Bodor) - posted by kg...@apache.org on 2019/07/15 10:41:12 UTC, 0 replies.
- [hive] 02/05: HIVE-21923: Vectorized MapJoin may miss results when only the join key is selected (Zoltan Haindrich reviewed by Jesus Camacho Rodriguez) - posted by kg...@apache.org on 2019/07/15 10:41:13 UTC, 0 replies.
- [hive] 03/05: HIVE-21940: Metastore: Postgres text <-> clob mismatch for PARTITION_PARAMS/PARAM_VALUE (Laszlo Bodor via Naveen Gangam, Zoltan Haindrich) - posted by kg...@apache.org on 2019/07/15 10:41:14 UTC, 0 replies.
- [hive] 04/05: HIVE-21965: Implement parallel processing in HiveStrictManagedMigration (Krisztian Kasa via Zoltan Haindrich) - posted by kg...@apache.org on 2019/07/15 10:41:15 UTC, 0 replies.
- [hive] 05/05: HIVE-21973: SHOW LOCKS prints the headers twice (Rajkumar Singh via Gopal V) - posted by kg...@apache.org on 2019/07/15 10:41:16 UTC, 0 replies.
- [hive] branch master updated (2350662 -> 0ea9fda4) - posted by jc...@apache.org on 2019/07/15 18:34:38 UTC, 0 replies.
- [hive] 01/02: HIVE-21984: Clean up TruncateTable operation and desc (Miklos Gergely, reviewed by Jesus Camacho Rodriguez) - posted by jc...@apache.org on 2019/07/15 18:34:39 UTC, 0 replies.
- [hive] 02/02: HIVE-21983: Cut DropTableDesc/Operation to drop table, view and materialized view (Miklos Gergely, reviewed by Jesus Camacho Rodriguez) - posted by jc...@apache.org on 2019/07/15 18:34:40 UTC, 0 replies.
- [hive] branch master updated: HIVE-21956 : Add the list of table selected by dump in the dump folder. (Mahesh Kumar Behera reviewed by Sankar Hariappan) - posted by ma...@apache.org on 2019/07/16 06:43:29 UTC, 0 replies.
- [hive] branch master updated: HIVE-21988: Do not consider nodes with 0 capacity when calculating host affinity (Peter Vary reviewed by Oliver Draese and Adam Szita) - posted by pv...@apache.org on 2019/07/16 08:52:43 UTC, 0 replies.
- [hive] branch master updated (5676788 -> 03b92fc) - posted by kg...@apache.org on 2019/07/16 09:23:07 UTC, 0 replies.
- [hive] 01/02: HIVE-21980: Parsing time can be high in case of deeply nested subqueries (Zoltan Haindrich reviewed by Vineet Garg) - posted by kg...@apache.org on 2019/07/16 09:23:08 UTC, 0 replies.
- [hive] 02/02: HIVE-21972: "show transactions" display the header twice (Rajkumar Singh via Gopal V) - posted by kg...@apache.org on 2019/07/16 09:23:09 UTC, 0 replies.
- [hive] branch master updated: HIVE-21998: HIVE-21823 commit message is wrong - posted by pv...@apache.org on 2019/07/16 13:46:45 UTC, 0 replies.
- [hive] branch master updated: HIVE-21963: TransactionalValidationListener.validateTableStructure should check the partition directories in the case of partitioned tables (Jason Dere, reviewed by Vaibhav Gumashta) - posted by jd...@apache.org on 2019/07/16 16:43:53 UTC, 0 replies.
- [hive] branch master updated: HIVE-21863: Improve Vectorizer type casting for WHEN expression (Vineet Garg, reviewed by Gopal V) - posted by vg...@apache.org on 2019/07/16 22:02:10 UTC, 0 replies.
- [hive] branch master updated: HIVE-21977: Clean up DescTableOperation (Miklos Gergely, reviewed by Jesus Camacho Rodriguez) - posted by jc...@apache.org on 2019/07/17 16:34:31 UTC, 0 replies.
- [hive] branch master updated: HIVE-21986: HiveServer Web UI: Setting the Strict-Transport-Security in default response header (Rajkumar Singh, reviewed by Gopal V) - posted by da...@apache.org on 2019/07/17 18:41:31 UTC, 0 replies.
- [hive] branch master updated: HIVE-21728 : WorkloadManager logging fix (Rajkumar Singh via Ashutosh Chauhan) - posted by ha...@apache.org on 2019/07/17 22:14:28 UTC, 0 replies.
- [hive] branch master updated: HIVE-21992: REPL DUMP throws NPE when dumping Create Function event (Sankar Hariappan, reviewed by Mahesh Kumar Behera) - posted by sa...@apache.org on 2019/07/18 07:35:44 UTC, 0 replies.
- [hive] branch master updated: HIVE-21912: Implement BlacklistingLlapMetricsListener (Peter Vary reviewed by Oliver Draese and Adam Szita) - posted by pv...@apache.org on 2019/07/18 09:41:09 UTC, 0 replies.
- [hive] branch master updated: HIVE-21391: LLAP Pool of column vector buffers can cause memory pressure this fix make memroy estimation more tight (Slim Bouguerra reviewed by Prasanth Jayachandran) - posted by bs...@apache.org on 2019/07/19 22:26:52 UTC, 0 replies.
- [hive] branch master updated: HIVE-21711: Regression caused by HIVE-21279 for blobstorage fs (Vineet Garg, reviewed by Prasanth Jayachandran) - posted by jc...@apache.org on 2019/07/20 01:12:52 UTC, 0 replies.
- [hive] branch master updated: HIVE-22003: Shared work optimizer may leave semijoin branches in plan that are not used (Jesus Camacho Rodriguez, reviewed by Vineet Garg) - posted by jc...@apache.org on 2019/07/23 04:41:25 UTC, 0 replies.
- [hive] branch master updated: HIVE-22003: Shared work optimizer may leave semijoin branches in plan that are not used (Jesus Camacho Rodriguez, reviewed by Vineet Garg) (addendum) - posted by jc...@apache.org on 2019/07/23 04:47:08 UTC, 0 replies.
- [hive] branch master updated: HIVE-21225: ACID: getAcidState() should cache a recursive dir listing locally (Vaibhav Gumashta reviewed by Vineet Garg) - posted by vg...@apache.org on 2019/07/24 02:56:00 UTC, 0 replies.
- [hive] branch master updated: HIVE-22009 : CTLV with user specified location is not honoured. ( Naresh P R reviewed by Mahesh Kumar Behera) - posted by ma...@apache.org on 2019/07/24 05:15:11 UTC, 0 replies.
- [hive] branch master updated: HIVE-22028 Clean up Add Partition - posted by mg...@apache.org on 2019/07/24 06:49:42 UTC, 0 replies.
- [hive] branch master updated: HIVE-21173: Upgrade Apache Thrift to 0.9.3-1 (David Lavati via Laszlo Bodor) - posted by ab...@apache.org on 2019/07/24 09:32:06 UTC, 0 replies.
- [hive] branch master updated: HIVE-19113: Bucketing: Make CLUSTERED BY do CLUSTER BY if no explicit sorting is specified (Jesus Camacho Rodriguez, reviewed by Vineet Garg) - posted by jc...@apache.org on 2019/07/24 14:13:16 UTC, 0 replies.
- [hive] branch master updated: HIVE-22034: HiveStrictManagedMigration updates DB location even with --dryRun setting on (Jason Dere, reviewed by Ashutosh Chauhan) - posted by jd...@apache.org on 2019/07/24 17:58:00 UTC, 0 replies.
- [hive] branch master updated: HIVE-22035: HiveStrictManagedMigration settings do not always get set with --hiveconf arguments (Jason Dere, reviewed by Ashutosh Chauhan) - posted by jd...@apache.org on 2019/07/24 18:04:18 UTC, 0 replies.
- [hive] branch master updated: HIVE-21957: Create temporary table like should omit transactional properties (Laszlo Pinter via Marta Kuczora) - posted by ku...@apache.org on 2019/07/25 08:42:12 UTC, 0 replies.
- [hive] branch master updated: Revert "HIVE-22028 Clean up Add Partition" - posted by mg...@apache.org on 2019/07/25 08:53:23 UTC, 0 replies.
- [hive] branch master updated: HIVE-21996 Remove unused code from Driver - posted by mg...@apache.org on 2019/07/25 09:53:45 UTC, 0 replies.
- [hive] branch master updated: Revert "HIVE-21996 Remove unused code from Driver" - posted by mg...@apache.org on 2019/07/25 09:55:28 UTC, 0 replies.
- [hive] branch master updated: HIVE-22010 - Clean up ShowCreateTableOperation - posted by mg...@apache.org on 2019/07/25 09:58:07 UTC, 0 replies.
- [hive] branch master updated: HIVE-21828: Tez: Use a pre-parsed TezConfiguration from DagUtils (Attila Magyar, reviewed by Jesus Camacho Rodriguez) - posted by jc...@apache.org on 2019/07/25 16:05:32 UTC, 0 replies.
- [hive] branch master updated: HIVE-21862: ORC ppd produces wrong result with timestamp (Vineet Garg, reviewed by Jesus Camacho Rodriguez) - posted by vg...@apache.org on 2019/07/25 19:12:31 UTC, 0 replies.
- [hive] branch master updated: HIVE-12971: Hive Support for Kudu (Grant Henke, reviewed by Jesus Camacho Rodriguez) - posted by jc...@apache.org on 2019/07/26 05:03:12 UTC, 0 replies.
- [hive] branch master updated: HIVE-22043: Make LLAP's Yarn package dir on HDFS configurable (Adam Szita, reviewed by Ashutosh Chauhan) - posted by sz...@apache.org on 2019/07/26 13:32:32 UTC, 0 replies.
- [hive] branch master updated: HIVE-21578: Introduce SQL:2016 formats FM, FX, and nested strings (Karen Coppage via Marta Kuczora) - posted by ku...@apache.org on 2019/07/29 08:59:15 UTC, 0 replies.
- [hive] branch master updated: HIVE-21999: Add sensitive ABFS configuration properties to HiveConf hidden list (Aron Hamvas via Marta Kuczora) - posted by ku...@apache.org on 2019/07/29 09:37:13 UTC, 0 replies.
- [hive] branch master updated: HIVE-22057: Early bailout in SharedWorkOptimizer if all tables are referenced only once (Jesus Camacho Rodriguez, reviewed by Vineet Garg) - posted by jc...@apache.org on 2019/07/29 20:25:37 UTC, 0 replies.
- [hive] branch branch-3 updated: HIVE-21970: Avoid using RegistryUtils.currentUser() (Prasanth Jayachandran reviewed by Gopal V) - posted by pr...@apache.org on 2019/07/29 21:13:52 UTC, 0 replies.
- [hive] branch master updated: HIVE-21970: Avoid using RegistryUtils.currentUser() (Prasanth Jayachandran reviewed by Gopal V) - posted by pr...@apache.org on 2019/07/29 21:14:00 UTC, 0 replies.
- [hive] branch master updated: HIVE-22036 : HMS should identify events corresponding to replicated database for Atlas HMS hook. (Ashutosh Bapat reviewed by Mahesh Kumar Behera) - posted by ma...@apache.org on 2019/07/30 03:46:13 UTC, 0 replies.
- [hive] branch master updated: HIVE-21991: Upgrade ORC version to 1.5.6 (Vineet Garg, reviewed by Jesus Camacho Rodriguez) - posted by vg...@apache.org on 2019/07/30 20:20:38 UTC, 0 replies.
- [hive] branch master updated: HIVE-22053: Function name is not normalized when creating function (Rui reviewed by Xuefu) - posted by li...@apache.org on 2019/07/31 07:23:24 UTC, 0 replies.