You are viewing a plain text version of this content. The canonical link for it is here.
- [hive] branch master updated: HIVE-26960: Fix optimized bootstrap when primary is modified only by addition of new tables (Rakshith Chandraiah, reviewed by Teddy Choi) - posted by tc...@apache.org on 2023/02/01 01:22:23 UTC, 0 replies.
- [hive] branch master updated: HIVE-26931: REPL LOAD command does not throw any error for incorrect syntax (Subhasis Gorai, reviewed by Teddy Choi) - posted by tc...@apache.org on 2023/02/01 04:40:08 UTC, 0 replies.
- [hive] branch branch-3 updated (5eac23f0851 -> 5205d575bb2) - posted by za...@apache.org on 2023/02/01 10:46:41 UTC, 0 replies.
- [hive] branch master updated: HIVE-27010: Reduce compilation time (#4005) - posted by rb...@apache.org on 2023/02/02 03:23:42 UTC, 0 replies.
- [hive] branch master updated (57d15cb42f2 -> 8b94142d713) - posted by kg...@apache.org on 2023/02/02 10:21:46 UTC, 0 replies.
- [hive] branch master updated: HIVE-26889 - Implement array_join udf to concatenate the elements of an array with a specified delimiter (#3896)(Taraka Rama Rao Lethavadla, reviewed by Sourabh Badhya, Sai Hemanth) - posted by gs...@apache.org on 2023/02/02 17:13:43 UTC, 0 replies.
- [hive] branch master updated: HIVE-26935: Expose root cause of MetaException in RetryingHMSHandler (Wechar Yu reviewed by Stamatis Zampetakis) - posted by za...@apache.org on 2023/02/02 20:32:18 UTC, 0 replies.
- [hive] branch master updated: HIVE-26035: Implement direct SQL for add partitions to improve performance at HMS (#3905) - posted by ng...@apache.org on 2023/02/03 00:02:43 UTC, 0 replies.
- [hive] branch master updated: HIVE-26963: Unset repl.faliover.endpoint during second cycle of optimized bootstrap (#4006) (Rakshith Chandraiah, reviewed by Teddy Choi) - posted by tc...@apache.org on 2023/02/03 04:35:27 UTC, 0 replies.
- [hive] branch master updated: HIVE-27004 : DateTimeFormatterBuilder#appendZoneText cannot parse 'UTC+' in Java versions higher than 8. (#4008) (Anmol Sundaram, reviewed by Sai Hemanth G) - posted by gs...@apache.org on 2023/02/03 04:45:32 UTC, 0 replies.
- [hive] branch master updated: HIVE-26601: Registering table metric during second load cycle of optimized bootstrap (#3992) (Vinit Patni, reviewed by Teddy Choi) - posted by tc...@apache.org on 2023/02/03 07:43:51 UTC, 0 replies.
- [hive] branch master updated: HIVE-26921: Add failover_type and failover_endpoint as new member to metadata column in replication_metrics table (#3999) (Amit Saonerkar, reviewed by Teddy Choi) - posted by tc...@apache.org on 2023/02/03 08:17:59 UTC, 0 replies.
- [hive] branch master updated: HIVE-23935. Fetching primaryKey through beeline fails with NPE. (#4009). (Ayush Saxena reviewed by Laszlo Bodor) - posted by ay...@apache.org on 2023/02/03 10:24:49 UTC, 0 replies.
- [hive] branch master updated: HIVE-27000: Improve the modularity of the *ColumnStatsMerger classes (#3997). (Alessandro Solimando, reviewed by Ayush Saxena) - posted by ay...@apache.org on 2023/02/04 14:04:46 UTC, 0 replies.
- [hive] branch master updated (35b151876fc -> 513127dd779) - posted by ay...@apache.org on 2023/02/04 14:14:24 UTC, 0 replies.
- [hive] 01/02: Revert "HIVE-27000: Improve the modularity of the *ColumnStatsMerger classes (#3997). (Alessandro Solimando, reviewed by Ayush Saxena)" - posted by ay...@apache.org on 2023/02/04 14:14:25 UTC, 0 replies.
- [hive] 02/02: HIVE-27000: Improve the modularity of the *ColumnStatsMerger classes (#3997). (Alessandro Solimando, reviewed by Ayush Saxena, Akshat Mathur) - posted by ay...@apache.org on 2023/02/04 14:14:26 UTC, 0 replies.
- [hive] branch master updated: HIVE-26929: Iceberg: Allow creating iceberg tables without column definition when 'metadata_location' tblproperties is set. (#4011). (Ayush Saxena, reviewed by Ramesh Kumar Thangarajan) - posted by ay...@apache.org on 2023/02/07 04:34:36 UTC, 0 replies.
- [hive] branch master updated: HIVE-26937: Batching incremental events to avoid O.O.M during repl load (#4019) (Rakshith Chandraiah, reviewed by Teddy Choi) - posted by tc...@apache.org on 2023/02/07 05:21:35 UTC, 0 replies.
- [hive] branch master updated: HIVE-26996: Fix typos in hive-exec (#3994) (Michal Lorek reviewed by Laszlo Bodor) - posted by ab...@apache.org on 2023/02/07 07:50:29 UTC, 0 replies.
- [hive] branch branch-3 updated (5205d575bb2 -> e3a44d59b2c) - posted by ab...@apache.org on 2023/02/07 07:53:05 UTC, 0 replies.
- [hive] branch master updated (c2375102669 -> cdf34923122) - posted by ve...@apache.org on 2023/02/07 10:11:02 UTC, 0 replies.
- [hive] branch branch-3 updated (e3a44d59b2c -> 6662bb9aee4) - posted by su...@apache.org on 2023/02/08 05:20:13 UTC, 0 replies.
- [hive] branch master updated: HIVE-26920: Add new view 'replication_failover_failback_metrics' in sys db to capture failover and failback metrics (#4023) (Amit Saonerkar, reviewed by Teddy Choi) - posted by tc...@apache.org on 2023/02/08 08:02:26 UTC, 0 replies.
- [hive] branch master updated: HIVE-26961: Fix improper replication metric count when open transactions are filtered. (#4041) (Rakshith Chandraiah, reviewed by Teddy Choi) - posted by tc...@apache.org on 2023/02/08 08:06:51 UTC, 0 replies.
- [hive] branch master updated: HIVE-26804: Cancel Compactions in initiated state (Kirti Ruge, reviewed by Laszlo Vegh) - posted by ve...@apache.org on 2023/02/08 08:26:03 UTC, 0 replies.
- [hive] branch branch-3 updated (6662bb9aee4 -> 9eff787550d) - posted by za...@apache.org on 2023/02/08 10:40:47 UTC, 0 replies.
- [hive] branch master updated (9539b9d64a4 -> a655fdaacc6) - posted by kr...@apache.org on 2023/02/08 10:45:46 UTC, 0 replies.
- [hive] branch master updated: HIVE-27049: Iceberg: Provide current snapshot version in show-create-table. (#4036). (Ayush Saxena, reviewed by Ramesh Kumar Thangarajan) - posted by ay...@apache.org on 2023/02/09 05:36:15 UTC, 0 replies.
- [hive] branch master updated: HIVE-26054: Distinct + Groupby with column alias is failing (Krisztian Kasa, reviewed by Laszlo Vegh) - posted by kr...@apache.org on 2023/02/09 07:32:27 UTC, 0 replies.
- [hive] branch branch-3 updated (9eff787550d -> a4669f2b8e0) - posted by su...@apache.org on 2023/02/09 17:17:15 UTC, 0 replies.
- [hive] branch master updated (7082fd1dfd0 -> 0c5f4280ab0) - posted by ve...@apache.org on 2023/02/10 08:17:08 UTC, 0 replies.
- [hive] branch master updated: HIVE-27060: Exception in add partitions with SQL Server when number of parameters exceed 2100 (Venu Reddy, reviewed by Zhihua Deng) - posted by de...@apache.org on 2023/02/10 08:40:22 UTC, 0 replies.
- [hive] branch master updated (d716d292ea0 -> badc3a01e93) - posted by de...@apache.org on 2023/02/10 09:06:14 UTC, 0 replies.
- [hive-site] branch main updated: HIVE-27061: Website deployment GitHub action should not trigger on pull requests - posted by za...@apache.org on 2023/02/10 13:08:21 UTC, 0 replies.
- [hive] branch master updated: HIVE-27063: Allow JWT auth to be set independently (#4049) (Naveen Gangam, reviewed by Zhihua Deng, Sai Hemanth G) - posted by gs...@apache.org on 2023/02/10 17:50:50 UTC, 0 replies.
- [hive] branch branch-3 updated (a4669f2b8e0 -> 422fd4e48bd) - posted by su...@apache.org on 2023/02/11 01:17:34 UTC, 0 replies.
- [hive] branch master updated: HIVE-27007: Iceberg: Use BasicStats from iceberg table's currrentSnapshot.summary() for query planning (Simhadri Govindappa, reviewed by Krisztian Kasa, Soumyakanti Das, Zsolt Miskolczi) - posted by kr...@apache.org on 2023/02/13 05:55:55 UTC, 0 replies.
- [hive] branch master updated (9658838a46b -> 0d3d5bcad76) - posted by gs...@apache.org on 2023/02/13 17:39:16 UTC, 0 replies.
- [hive] branch master updated: HIVE-27071: Select query with LIMIT clause can fail if there are marker files like _SUCCESS and _MANIFEST. (#4056)(Ayush Saxena, reviewed by Sai Hemanth Gantasala)) - posted by gs...@apache.org on 2023/02/13 20:50:49 UTC, 0 replies.
- [hive] branch master updated: HIVE-26992: Select count(*) query fails with error "java.lang.ArrayIndexOutOfBoundsException: arraycopy: last source index 1024 out of bounds for int[256]" (Zsolt Miskolczi, reviewed by Denys Kuzmenko, Krisztian Kasa) - posted by kr...@apache.org on 2023/02/14 10:31:43 UTC, 0 replies.
- [hive] branch master updated: HIVE-27075: removeDuplicateCompletedTxnComponents() task must start only if compactions are enabled. (Simhadri Govindappa, reviewed by Denys Kuzmenko) - posted by dk...@apache.org on 2023/02/14 13:32:04 UTC, 0 replies.
- [hive] branch master updated: HIVE-27065: Exception in partition column statistics update with SQL Server db when histogram statistics is not enabled (Venu Reddy reviewed by Alessandro Solimando) - posted by as...@apache.org on 2023/02/14 17:28:08 UTC, 0 replies.
- [hive] branch master updated: HIVE-27011 Default value of PartitionManagementTask frequency should be set to higher value (#4038) (Riju Trivedi, Reviewed by Sai Hemanth Gantasala) - posted by gs...@apache.org on 2023/02/14 18:08:28 UTC, 0 replies.
- [hive] branch master updated: HIVE-27031: Iceberg: Implement Copy-On-Write for Delete Queries. (#4026). (Ayush Saxena, reviewed by Denys Kuzmenko) - posted by ay...@apache.org on 2023/02/15 06:23:59 UTC, 0 replies.
- [hive] branch master updated (9680c30edcb -> ca9e6c2c23a) - posted by ab...@apache.org on 2023/02/15 07:09:39 UTC, 0 replies.
- [hive] branch master updated: HIVE-27073: Apply SerDe properties when creating materialized view (Krisztian Kasa, reviewed by Laszlo Vegh, Steve Carlin) - posted by kr...@apache.org on 2023/02/15 07:58:43 UTC, 0 replies.
- [hive] branch master updated: HIVE-27081: Revert HIVE-26717 and HIVE-26718 (Laszlo Vegh, reviewed by Laszlo Bodor) - posted by ve...@apache.org on 2023/02/15 08:05:51 UTC, 0 replies.
- [hive] branch master updated: HIVE-27027: Upgrade jettison to 1.5.3 to fix CVE-2022-45693 (Shreeya Sand, reviewed by Pravin Kumar Sinha) - posted by pr...@apache.org on 2023/02/17 14:13:14 UTC, 0 replies.
- [hive] branch branch-3 updated (422fd4e48bd -> f205a94c39b) - posted by vi...@apache.org on 2023/02/17 18:09:40 UTC, 0 replies.
- [hive] branch master updated: HIVE-27085 : Revert Manual constructor from AbortCompactionResponseElement (Kirti Ruge, Reviewed by Laszlo Vegh) - posted by ve...@apache.org on 2023/02/21 09:50:17 UTC, 0 replies.
- [hive] branch master updated: HIVE-26962 : Expose resume/reset ready state through replication metrics when first cycle of resume/reset completes (#4016) (Shreenidhi Saigaonkar, reviewed by Teddy Choi) - posted by tc...@apache.org on 2023/02/24 00:46:50 UTC, 0 replies.
- [hive] branch master updated: HIVE-27055: hive-exec typos part 3 (#4035) (Michal Lorek reviewed by Laszlo Bodor) - posted by ab...@apache.org on 2023/02/24 07:33:16 UTC, 0 replies.
- [hive] branch master updated: HIVE-26808: Port iceberg catalog changes (Zsolt Miskolczi, reviewed by Denys Kuzmenko) - posted by dk...@apache.org on 2023/02/24 09:13:45 UTC, 0 replies.
- [hive] branch master updated: HIVE-26954: Upgrade Avro to 1.11.1 (Akshat Mathur reviewed by Ayush Saxena, Stamatis Zampetakis, Chris Nauroth) - posted by za...@apache.org on 2023/02/24 11:09:41 UTC, 0 replies.
- [hive] branch master updated: HIVE-27105: Querying parquet table with zstd encryption is failing. (#4082). (Dmitriy Fingerman, reviewed by Ayush Saxena) - posted by ay...@apache.org on 2023/02/28 07:00:36 UTC, 0 replies.
- [hive] branch master updated: HIVE-27091: Add double quotes for tables in PartitionProjectionEvaluator (#4071) (Zhihua Deng, reviewed by Sai Hemanth Gantasala) - posted by gs...@apache.org on 2023/02/28 14:30:36 UTC, 0 replies.