You are viewing a plain text version of this content. The canonical link for it is here.
- [hive] branch master updated: HIVE-23852: add support for Date type in ReduceSink operator for native vector sink (#1274) (Panagiotis Garefalakis reviewed by Mustafa Iman, Laszlo Bodor) - posted by ab...@apache.org on 2020/10/01 06:19:57 UTC, 0 replies.
- [hive] branch branch-3 updated: HIVE-21375: Closing TransactionBatch closes FileSystem for other batches in Hive streaming v1 (Adam Szita, reviewed by Peter Vary) - posted by sz...@apache.org on 2020/10/02 08:19:59 UTC, 0 replies.
- [hive] branch master updated: HIVE-24213: Incorrect exception in the Merge MapJoinTask into its child MapRedTask optimizer (reviewed by Zoltan Haindrich) - posted by ku...@apache.org on 2020/10/02 09:01:52 UTC, 0 replies.
- [hive] branch master updated: HIVE-24157: Strict mode to fail on CAST timestamp <-> numeric (#1497) (Zoltan Haindrich reviewed by Jesus Camacho Rodriguez) - posted by kg...@apache.org on 2020/10/02 13:02:21 UTC, 0 replies.
- [hive] branch master updated: HIVE-24210: PartitionManagementTask fails if one of tables dropped after fetching TableMeta (Naresh P R, reviewed by Vineet Garg) - posted by vg...@apache.org on 2020/10/02 16:12:38 UTC, 0 replies.
- [hive] branch master updated (d4de3a7 -> eec959b) - posted by su...@apache.org on 2020/10/02 16:20:26 UTC, 0 replies.
- [hive] branch master updated: HIVE-24178: Add managed location to SHOW CREATE DATABASE (Miklos Gergely, reviewed by David Mollitor) - posted by mg...@apache.org on 2020/10/04 08:15:37 UTC, 0 replies.
- [hive] branch master updated (0416770 -> 6198e63) - posted by kg...@apache.org on 2020/10/05 08:02:58 UTC, 0 replies.
- [hive] branch master updated: Show tables in database with owner policy (#1380) - posted by yc...@apache.org on 2020/10/05 23:45:45 UTC, 0 replies.
- [hive] branch master updated: HIVE-24205: Optimise CuckooSetBytes (Mustafa Iman via Rajesh Balamohan) - posted by ha...@apache.org on 2020/10/06 04:09:08 UTC, 0 replies.
- [hive] branch master updated: HIVE-24224: Fix skipping header/footer for Hive on Tez on compressed file ( Panos G via Ashutosh Chauhan)s - posted by ha...@apache.org on 2020/10/06 04:13:13 UTC, 0 replies.
- [hive] branch master updated: HIVE-24209 : Incorrect search argument conversion for NOT BETWEEN operation when vectorization is enabled (Ganesha Shreedhara via Ashutosh Chauhan) - posted by ha...@apache.org on 2020/10/06 04:40:00 UTC, 0 replies.
- [hive] branch master updated (041b9c2 -> cbd4a6b) - posted by dk...@apache.org on 2020/10/06 07:56:22 UTC, 2 replies.
- [hive] branch master updated: HIVE-24192: Properly log TaskExecutorService eviction details (#1519) (Panagiotis Garefalakis reviewed by Laszlo Bodor) - posted by ab...@apache.org on 2020/10/06 09:45:19 UTC, 0 replies.
- [hive] branch master updated: HIVE-24225: Revert HIVE-23158 HIVE-23393 Optimize S3A recordReader policy for Random IO formats" (#1547) (Panagiotis Garefalakis reviewed by Laszlo Bodor) - posted by ab...@apache.org on 2020/10/06 09:56:06 UTC, 0 replies.
- [hive] branch master updated: HIVE-24215: Total function count is incorrect in Replication Metrics (Aasha Medhi, reviewed by Pravin Kumar Sinha) - posted by an...@apache.org on 2020/10/06 15:52:27 UTC, 0 replies.
- [hive] branch master updated (6769a5a -> 8f4f3b9) - posted by jc...@apache.org on 2020/10/06 17:07:33 UTC, 0 replies.
- [hive] branch master updated: HIVE-24209: Search argument conversion is incorrect for NOT BETWEEN operation when vectorization is enabled (Ganesha Shreedhara via Ashutosh Chauhan) (Addendum) - posted by jc...@apache.org on 2020/10/07 02:31:12 UTC, 0 replies.
- [hive] branch master updated: HIVE-24229. DirectSql fails in case of OracleDB. (#1552) - posted by kg...@apache.org on 2020/10/07 16:32:26 UTC, 0 replies.
- [hive] branch master updated (4d68e56 -> e1867bf) - posted by kr...@apache.org on 2020/10/07 17:18:15 UTC, 1 replies.
- [hive] branch master updated: HIVE-24232: Incorrect translation of rollup expression from Calcite (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan, Vineet Garg, Krisztian Kasa) - posted by jc...@apache.org on 2020/10/07 22:03:24 UTC, 0 replies.
- [hive] branch master updated: HIVE-24199: Incorrect result when subquey in exists contains limit ADDENDUM (Krisztian Kasa, reviewed by Vineet Garg) - posted by kr...@apache.org on 2020/10/08 14:37:28 UTC, 1 replies.
- [hive] branch master updated: HIVE-24236: Fixed possible Connection leaks in TxnHandler (Yongzhi Chen, reviewed by Denys Kuzmenko) (#1559) - posted by yc...@apache.org on 2020/10/08 16:26:42 UTC, 0 replies.
- [hive] branch master updated: disable subquery_join_rewrite - posted by kg...@apache.org on 2020/10/09 07:44:30 UTC, 0 replies.
- [hive] branch master updated (f9ee863 -> d61c916) - posted by kg...@apache.org on 2020/10/09 08:24:23 UTC, 0 replies.
- [hive] branch master updated: HIVE-24211: Replace Snapshot invalidate logic with WriteSet check for txn conflict detection (Denys Kuzmenko, reviewed by Peter Varga, Peter Vary) - posted by dk...@apache.org on 2020/10/09 15:08:41 UTC, 0 replies.
- [hive] branch master updated: HIVE-22826: ALTER TABLE RENAME COLUMN doesn't update list of bucketed column names (Ashish Sharma, reviewed by Adesh Rao, Sankar Hariappan) - posted by sa...@apache.org on 2020/10/10 07:33:40 UTC, 0 replies.
- [hive] branch master updated: HIVE-24254: Remove setOwner call in ReplChangeManager (Aasha Medhi, reviewed by Pravin Kumar Sinha) - posted by an...@apache.org on 2020/10/12 04:02:50 UTC, 0 replies.
- [hive] branch master updated: HIVE-24197:Check for write transactions for the db under replication at a frequent interval (Aasha Medhi, reviewed by Pravin Kumar Sinha) - posted by an...@apache.org on 2020/10/12 04:04:26 UTC, 0 replies.
- [hive] branch master updated: HIVE-24244:NPE during Atlas metadata replication(Pravin Kumar Sinha, reviewed by Aasha Medhi) - posted by an...@apache.org on 2020/10/12 10:49:25 UTC, 0 replies.
- [hive] branch master updated: disable acid_stats2 - posted by kg...@apache.org on 2020/10/12 12:16:26 UTC, 0 replies.
- [hive] branch master updated: HIVE-23938: LLAP: JDK11 - some GC log file rotation related jvm arguments cannot be used anymore (#1430) (Laszlo Bodor reviewed by Ashutosh Chauhan) - posted by ab...@apache.org on 2020/10/12 12:42:06 UTC, 0 replies.
- [hive] branch master updated (f34ea5f -> 90d2275) - posted by rb...@apache.org on 2020/10/13 02:08:39 UTC, 0 replies.
- [hive] branch master updated (90d2275 -> 7fd24d9) - posted by kg...@apache.org on 2020/10/13 07:58:57 UTC, 0 replies.
- [hive] branch master updated: HIVE-24069: HiveHistory should log the task that ends abnormally (#1429) - posted by kg...@apache.org on 2020/10/13 08:10:59 UTC, 0 replies.
- [hive] branch master updated: HIVE-24107: Fix typo in ReloadFunctionsOperation (#1457) (Zhihua Deng reviewed by Zoltan Haindrich) - posted by kg...@apache.org on 2020/10/13 08:12:04 UTC, 0 replies.
- [hive] branch master updated: HIVE-24146: Cleanup TaskExecutionException in GenericUDTFExplode (#1483) (Zhihua Deng reviewed by Zoltan Haindrich) - posted by kg...@apache.org on 2020/10/13 08:12:59 UTC, 0 replies.
- [hive] branch master updated (274986a -> 1cd3fb7) - posted by kg...@apache.org on 2020/10/13 08:16:53 UTC, 0 replies.
- [hive] branch master updated: HIVE-24246: Fix for Ranger Deny policy overriding policy with same resource name (Aasha Medhi, reviewed by Pravin Kumar Sinha) - posted by an...@apache.org on 2020/10/13 08:50:08 UTC, 0 replies.
- [hive] branch master updated (a21fe6b -> 8eba401) - posted by vg...@apache.org on 2020/10/13 16:43:24 UTC, 0 replies.
- [hive] branch master updated (8eba401 -> b58f544) - posted by kg...@apache.org on 2020/10/14 07:47:19 UTC, 0 replies.
- [hive] branch master updated: HIVE-24106: Abort polling on the operation state when the current thr… (#1456) (Zhihua Deng reviewed by Zoltan Haindrich) - posted by kg...@apache.org on 2020/10/14 07:51:57 UTC, 0 replies.
- [hive] branch master updated: HIVE-23712: metadata-only queries return incorrect results with empty acid partition (#1182) (Laszlo Bodor reviewed by Mustafa Iman, Ashutosh Chauhan) - posted by ab...@apache.org on 2020/10/14 08:04:05 UTC, 0 replies.
- [hive] branch master updated: HIVE-24266: Committed rows in hflush'd ACID files may be missing from query result (Adam Szita, reviewed by Peter Vary) - posted by sz...@apache.org on 2020/10/14 19:21:24 UTC, 0 replies.
- [hive] branch master updated: HIVE-24235: Drop and recreate table during MR compaction leaves behind base/delta directory (Karen Coppage, reviewed by Peter Vary) - posted by kl...@apache.org on 2020/10/15 08:16:12 UTC, 0 replies.
- [hive] branch master updated (75d6057 -> 0303da0) - posted by mg...@apache.org on 2020/10/15 19:21:49 UTC, 0 replies.
- [hive] branch master updated: HIVE-24253: HMS and HS2 needs to support keystore/truststores types by config (#1580) (Yongzhi Chen, reviewed by Kevin Risden and Naveen Gangam) - posted by yc...@apache.org on 2020/10/15 21:00:16 UTC, 0 replies.
- [hive] branch master updated: HIVE-24271: Managed keyword in create table should always create ACID table (Naveen Gangam reviewed by Yongzhi Chen) - posted by ng...@apache.org on 2020/10/16 01:05:13 UTC, 0 replies.
- [hive] branch master updated (8dfae92 -> 2f60a9e) - posted by sa...@apache.org on 2020/10/19 05:50:35 UTC, 0 replies.
- [hive] branch master updated (2f60a9e -> b24534e) - posted by mg...@apache.org on 2020/10/19 08:02:04 UTC, 3 replies.
- [hive] branch master updated: HIVE-24267: RetryingClientTimeBased should always perform first invocation (Pravin Kumar Sinha, reviewed by Aasha Medhi) - posted by an...@apache.org on 2020/10/19 08:46:19 UTC, 0 replies.
- [hive] branch master updated (70507fa -> 31c1658) - posted by lp...@apache.org on 2020/10/19 12:17:47 UTC, 0 replies.
- [hive] branch master updated: HIVE-24120 Plugin for external DatabaseProduct in standalone HMS (#1470) - posted by vi...@apache.org on 2020/10/19 20:04:25 UTC, 0 replies.
- [hive] branch master updated: HIVE-24227:sys.replication_metrics table shows incorrect status for failed policies (Arko Sharma, reviewed by Aasha Medhi) - posted by an...@apache.org on 2020/10/20 11:54:43 UTC, 0 replies.
- [hive] branch master updated (4e19fdb -> 275e63b) - posted by kg...@apache.org on 2020/10/20 11:56:55 UTC, 0 replies.
- [hive] branch master updated (275e63b -> 6cca266) - posted by pv...@apache.org on 2020/10/21 07:31:43 UTC, 0 replies.
- [hive] branch master updated (6cca266 -> b7f3965) - posted by dk...@apache.org on 2020/10/21 07:53:05 UTC, 1 replies.
- [hive] branch master updated: Revert "Make sure transactions get cleaned if they are aborted before addPartitions is called (Denys Kuzmenko, reviewed by Vipin Vishvkarma, Peter Varga, Karen Coppage)" - posted by dk...@apache.org on 2020/10/21 07:57:13 UTC, 0 replies.
- [hive] branch master updated: HIVE-21052: Make sure transactions get cleaned if they are aborted before addPartitions is called (Denys Kuzmenko, reviewed by Vipin Vishvkarma, Peter Varga, Karen Coppage) - posted by dk...@apache.org on 2020/10/21 07:59:32 UTC, 0 replies.
- [hive] branch master updated (077952f -> 1053b31) - posted by ma...@apache.org on 2020/10/21 10:13:34 UTC, 0 replies.
- [hive] branch master updated: Hive-24287: Using SHA-512 for Cookie signature (#1589) (Sai Hemanth Gantasala, reviewed by Yongzhi Chen) - posted by yc...@apache.org on 2020/10/21 16:42:01 UTC, 0 replies.
- [hive] branch master updated (6816a7e -> 3f9cf38) - posted by vi...@apache.org on 2020/10/21 16:58:38 UTC, 0 replies.
- [hive] branch master updated (3f9cf38 -> 052c9da) - posted by sz...@apache.org on 2020/10/22 11:07:19 UTC, 0 replies.
- [hive] branch master updated: HIVE-24292: hive webUI should support keystoretype by config (Yongzhi Chen, reviewed by Kevin Risden) (#1594) - posted by yc...@apache.org on 2020/10/22 16:44:41 UTC, 0 replies.
- [hive] branch master updated: HIVE-24109: Load partitions in batches for managed tables in the bootstrap phase (Aasha Medhi, reviewed by Pravin Kumar Sinha) - posted by an...@apache.org on 2020/10/23 03:39:07 UTC, 0 replies.
- [hive] branch master updated: HIVE-24113: NPE in GenericUDFToUnixTimeStamp (#1460) (Raj Kumar Singh, reviewed by Zoltan Haindrich and Laszlo Pinter) - posted by lp...@apache.org on 2020/10/23 14:55:18 UTC, 0 replies.
- [hive] branch master updated: HIVE-24304: Query containing UNION fails with OOM (Vineet Garg, reviewed by Jesus Camacho Rodriguez) - posted by vg...@apache.org on 2020/10/23 23:54:55 UTC, 0 replies.
- [hive] branch master updated: HIVE-24258: [CachedStore] Data mismatch between CachedStore and ObjectStore (Ashish Sharma, reviewed by Sankar Hariappan) - posted by sa...@apache.org on 2020/10/25 09:01:52 UTC, 0 replies.
- [hive] branch master updated: HIVE-24294: TezSessionPool sessions can throw AssertionError (#1596) (Naresh Panchetty Ramanaiah, reviewed by Mustafa Iman, Laszlo Pinter) - posted by lp...@apache.org on 2020/10/28 07:44:25 UTC, 0 replies.
- [hive] branch master updated (78840c2 -> 0e4e1ac) - posted by dm...@apache.org on 2020/10/28 13:36:22 UTC, 0 replies.
- [hive] branch master updated: HIVE-24297: LLAP buffer collision causes NPE (Adam Szita, reviewed by Antal Sinkovits and Marta Kuczora) - posted by sz...@apache.org on 2020/10/28 14:44:06 UTC, 0 replies.
- [hive] branch master updated: HIVE-24270: Move scratchdir cleanup to background - posted by ha...@apache.org on 2020/10/28 18:04:20 UTC, 0 replies.
- [hive] branch master updated (f7e9d9b -> ebb13d0) - posted by ab...@apache.org on 2020/10/28 21:12:56 UTC, 0 replies.
- [hive] 01/03: HIVE-24108: AddToClassPathAction should use TezClassLoader (László Bodor reviewed by Harish JP, Ashutosh Chauhan) - posted by ab...@apache.org on 2020/10/28 21:12:57 UTC, 0 replies.
- [hive] 02/03: HIVE-23190: LLAP: modify IndexCache to pass filesystem object to TezSpillRecord (László Bodor reviewed by Rajesh Balamohan) - posted by ab...@apache.org on 2020/10/28 21:12:58 UTC, 0 replies.
- [hive] 03/03: HIVE-23930: Upgrade to tez 0.10.0 - posted by ab...@apache.org on 2020/10/28 21:12:59 UTC, 0 replies.
- [hive] branch master updated: HIVE-24307:Beeline with property-file and -e parameter is failing (Ayush Saxena, reviewed by Aasha Medhi) - posted by an...@apache.org on 2020/10/29 09:41:20 UTC, 0 replies.
- [hive] branch master updated (10236b5 -> e2d637e) - posted by kg...@apache.org on 2020/10/29 16:49:00 UTC, 0 replies.
- [hive] branch master updated (e2d637e -> 98c9a93) - posted by jc...@apache.org on 2020/10/30 01:02:55 UTC, 1 replies.
- [hive] branch master updated: HIVE-24321: Implement Default getSerDeStats in AbstractSerDe (David Mollitor, reviewed by Panagiotis Garefalakis, Miklos Gergely) - posted by dm...@apache.org on 2020/10/30 13:28:46 UTC, 0 replies.