You are viewing a plain text version of this content. The canonical link for it is here.
- [hive] branch master updated: HIVE-27050: Iceberg: Restrict reducer extrapolation to contain number of small files being created for Iceberg tables (Dmitriy Fingerman, reviewed by Denys Kuzmenko, okumin) - posted by dk...@apache.org on 2023/08/01 08:12:50 UTC, 0 replies.
- [hive] branch master updated: HIVE-27195:Add database authorization for drop table command (#4304) - posted by ng...@apache.org on 2023/08/01 13:46:48 UTC, 0 replies.
- [hive] branch master updated: HIVE-27360: Iceberg: Don't create the redundant MANAGED location when creating table without EXTERNAL keyword (#4341). (zhangbutao, reviewed by Ayush Saxena) - posted by ay...@apache.org on 2023/08/02 09:33:19 UTC, 0 replies.
- [hive] branch branch-3 updated: HIVE-27540: Fix orc_merge10.q test in branch-3 (#4523) - posted by sa...@apache.org on 2023/08/03 13:42:24 UTC, 0 replies.
- [hive] branch branch-3.1 updated: HIVE-27508 : Backport of HIVE-21584 to branch-3.1 (Aman Raj, reviewed by Vihang Karajgaonkar) - posted by vi...@apache.org on 2023/08/04 06:29:25 UTC, 0 replies.
- [hive] branch master updated: HIVE-27236: Iceberg: DROP BRANCH SQL implementation (#4510). (zhangbutao, reviewed by Ayush Saxena) - posted by ay...@apache.org on 2023/08/04 08:07:34 UTC, 0 replies.
- [hive] branch branch-3 updated: HIVE-27508 : Backport of HIVE-21584 to branch-3 (Aman Raj, reviewed by Vihang Karajgaonkar) - posted by vi...@apache.org on 2023/08/05 05:12:41 UTC, 0 replies.
- [hive] branch branch-3 updated: HIVE-27543 : Backport of HIVE-24039 (Aman Raj, reviewed by Vihang Karajgaonkar) - posted by vi...@apache.org on 2023/08/05 21:26:05 UTC, 0 replies.
- [hive] branch master updated: HIVE-27213 : parquet logical decimal type to INT32 is not working while compute statastics (#4515) (Kirti Ruge reviewed Laszlo Bodor) - posted by ab...@apache.org on 2023/08/07 06:46:09 UTC, 0 replies.
- [hive] branch master updated: HIVE-27565: Fix NPE when dropping table in HiveQueryLifeTimeHook::checkAndRollbackCTAS (#4549). (zhangbutao, reviewed by Ayush Saxena, Sourabh Badhya) - posted by ay...@apache.org on 2023/08/07 08:32:01 UTC, 0 replies.
- [hive] branch master updated (a901668bb81 -> 6f51e8f1990) - posted by dk...@apache.org on 2023/08/07 08:48:28 UTC, 0 replies.
- [hive] branch branch-4.0.0-beta-1 created (now d2310944e41) - posted by za...@apache.org on 2023/08/07 13:47:02 UTC, 0 replies.
- [hive] 01/02: Set version to 4.0.0-beta-1 - posted by za...@apache.org on 2023/08/07 13:47:03 UTC, 0 replies.
- [hive] 02/02: Add release notes for 4.0.0-beta-1 - posted by za...@apache.org on 2023/08/07 13:47:04 UTC, 0 replies.
- [hive] annotated tag release-4.0.0-beta-1-rc0 updated (d2310944e41 -> 429d5b0e6dc) - posted by za...@apache.org on 2023/08/07 13:52:00 UTC, 0 replies.
- [hive] branch master updated: HIVE-27563: Add typeof UDF (#4547). (John Sherman reviewed by Ayush Saxena, okumin) - posted by ay...@apache.org on 2023/08/07 15:18:08 UTC, 0 replies.
- [hive] branch master updated: HIVE-27562: Iceberg: Fetching virtual columns failing. (#4546). (Ayush Saxena, reviewed by Denys Kuzmenko, zhangbutao) - posted by ay...@apache.org on 2023/08/07 20:27:37 UTC, 0 replies.
- [hive] branch master updated: HIVE-27523 - Implement array_union UDF in Hive (#4513) (Taraka Rama Rao Lethavadla, reviewed by Okumin, Sai Hemanth Gantasala) - posted by gs...@apache.org on 2023/08/07 21:11:37 UTC, 0 replies.
- [hive] branch master updated: HIVE-27487: NPE in Hive JDBC storage handler (#4475) (Zhihua Deng, reviewed by Akshat Mathur, Naveen Gangam) - posted by de...@apache.org on 2023/08/08 12:39:26 UTC, 0 replies.
- [hive] branch master updated: HIVE-27575: MASK_HASH UDF generate a log per row (#4558). (okumin, reviewed by Ayush Saxena) - posted by ay...@apache.org on 2023/08/09 14:18:48 UTC, 0 replies.
- [hive] branch branch-2.3 updated: HIVE-27579: Backport HIVE-18433: Upgrade version of com.fasterxml.jackson (#4562) - posted by su...@apache.org on 2023/08/09 17:44:41 UTC, 0 replies.
- [hive] branch master updated (a406d6d4417 -> 460c0d1d946) - posted by de...@apache.org on 2023/08/10 12:25:19 UTC, 0 replies.
- [hive] branch branch-2.3 updated: HIVE-27581: Upgrade jackson from 2.9.4 to 2.12.0 (#4563) - posted by su...@apache.org on 2023/08/10 17:14:01 UTC, 0 replies.
- [hive] branch master updated: HIVE-27582: Do not cache HBase table input format in FetchOperator (#4565) (Ganesha Shreedhara, reviewed by Himanshu Mishra, Zhihua Deng, Butao Zhang) - posted by de...@apache.org on 2023/08/11 01:26:53 UTC, 0 replies.
- [hive] branch branch-3 updated: HIVE-27538: Backport HIVE-24201: WorkloadManager can support delayed move if destination pool does not have enough sessions (#4521) - posted by sa...@apache.org on 2023/08/11 07:04:02 UTC, 0 replies.
- [hive] branch branch-3 updated: HIVE-27542: Backport HIVE-25659: Metastore direct sql queries with IN/(NOT IN) should be split based on max parameters allowed by SQL DB (#4525) - posted by sa...@apache.org on 2023/08/11 07:07:41 UTC, 0 replies.
- [hive] branch branch-3 updated: HIVE-27545: Backport HIVE-22273: Access check is failed when a temporary directory is removed (Peter Vary reviewed by Marta Kuczora) - posted by sa...@apache.org on 2023/08/11 07:10:45 UTC, 0 replies.
- [hive] branch branch-3 updated: HIVE-27547: Backport HIVE-22219: Bringing a node manager down blocks restart of LLAP service (Jesus Camacho Rodriguez, reviewed by Slim Bouguerra) - posted by sa...@apache.org on 2023/08/11 07:13:24 UTC, 0 replies.
- [hive] branch branch-3 updated: HIVE-27548: Backport HIVE-22275: OperationManager.queryIdOperation does not properly clean up multiple queryIds - posted by sa...@apache.org on 2023/08/14 07:26:09 UTC, 0 replies.
- [hive] branch branch-3 updated: HIVE-27550: Backport of HIVE-22113: Prevent LLAP shutdown on AMReporter related RuntimeException - posted by sa...@apache.org on 2023/08/14 07:28:32 UTC, 0 replies.
- [hive] branch branch-3 updated: HIVE-27551: Backport of HIVE-22208: Column name with reserved keyword is unescaped when query including join on table with mask column is re-written - posted by sa...@apache.org on 2023/08/14 07:32:18 UTC, 0 replies.
- [hive] annotated tag rel/release-4.0.0-beta-1 updated (d2310944e41 -> 72977c9c78b) - posted by za...@apache.org on 2023/08/14 12:08:28 UTC, 0 replies.
- [hive] annotated tag release-4.0.0-beta-1-rc0 deleted (was 429d5b0e6dc) - posted by za...@apache.org on 2023/08/14 12:11:49 UTC, 0 replies.
- svn commit: r63445 - /dev/hive/hive-4.0.0-beta-1/ - posted by za...@apache.org on 2023/08/14 12:50:51 UTC, 0 replies.
- svn commit: r63446 - /dev/hive/hive-4.0.0-beta-1/ /release/hive/hive-4.0.0-beta-1/ - posted by za...@apache.org on 2023/08/14 13:16:25 UTC, 0 replies.
- [hive] branch master updated: HIVE-27554: added control to JDBCBrowser client URL (#4537) (Henri Biestro) - posted by ng...@apache.org on 2023/08/14 14:48:53 UTC, 0 replies.
- svn commit: r1083919 - in /websites/production/hive/content/javadocs/r4.0.0-beta-1: ./ api/ api/org/ api/org/apache/ api/org/apache/hadoop/ api/org/apache/hadoop/fs/ api/org/apache/hadoop/fs/class-use/ api/org/apache/hadoop/hive/ api/org/apache/hadoop/... - posted by za...@apache.org on 2023/08/14 18:24:02 UTC, 0 replies.
- [hive-site] branch main updated: Apache Hive 4.0.0-beta-1 release - posted by za...@apache.org on 2023/08/15 06:21:12 UTC, 0 replies.
- [hive-site] branch asf-site updated: deploy: 07028661978fe25f3d852ff07bf8752281ba7a54 - posted by gi...@apache.org on 2023/08/15 06:21:29 UTC, 0 replies.
- [hive] branch master updated: HIVE-27586: Parse dates from strings ignoring trailing (potentialy) invalid chars (#4545) - posted by ng...@apache.org on 2023/08/15 13:24:40 UTC, 0 replies.
- [hive] branch master updated: HIVE-27578: Refactor genJoinRelNode to use genAllRexNode instead of genAllExprNodeDesc (Soumyakanti Das, reviewed by Stephen Carlin, Krisztian Kasa) - posted by kr...@apache.org on 2023/08/15 17:00:28 UTC, 0 replies.
- [hive] branch master updated: HIVE-27304: Exclude CTAS condition while forming storage handler url permissions in HS2 authorizer (Sai Hemanth Gantasala, reviewed by Attila Turoczy, Zhihua Deng, Janos Kovacs) - posted by de...@apache.org on 2023/08/16 00:45:45 UTC, 0 replies.
- [hive] branch branch-2.3 updated: HIVE-27560: [2.3] Enhancing compatibility with Guava (#4542) - posted by su...@apache.org on 2023/08/17 06:00:29 UTC, 0 replies.
- [hive] branch branch-3 updated: HIVE-27619: Backport of HIVE-12371: Adding a timeout connection parameter for JDBC (#1611) (#4599) - posted by de...@apache.org on 2023/08/17 10:18:53 UTC, 0 replies.
- [hive] branch master updated: HIVE-27237: Iceberg: DROP TAG SQL implementation (Butao Zhang, reviewed by Denys Kuzmenko) - posted by dk...@apache.org on 2023/08/17 10:36:10 UTC, 0 replies.
- [hive] branch master updated (eb364fd11c7 -> d424769cf92) - posted by ve...@apache.org on 2023/08/17 11:57:56 UTC, 0 replies.
- [hive] branch branch-3 updated: HIVE-27602: Backport HIVE-21915: Hive with TEZ UNION ALL and UDTF results in data loss (Wei Zhang, reviewed by Vineet Garg) - posted by sa...@apache.org on 2023/08/18 14:16:58 UTC, 0 replies.
- [hive] branch branch-3 updated: HIVE-27544: Backport of HIVE-22120: Fix wrong results/ArrayOutOfBound exception in left outer map joins on specific boundary conditions - posted by sa...@apache.org on 2023/08/18 14:20:49 UTC, 0 replies.
- [hive] branch master updated: HIVE-27600: Reduce filesystem calls in OrcFileMergeOperator (#4579) - posted by da...@apache.org on 2023/08/20 05:16:36 UTC, 0 replies.
- [hive] branch branch-3 updated: HIVE-27622: Backport of HIVE-26078: Upgrade gson to 2.8.9 (Ashish Sharma, reviewed by Adesh Rao) (#4604) - posted by de...@apache.org on 2023/08/20 11:03:55 UTC, 0 replies.
- [hive] branch branch-3 updated: HIVE-27603: Backport of HIVE-22498: Schema tool enhancements to merge catalogs (Naveen Gangam, reviewed by Sam An) - posted by sa...@apache.org on 2023/08/20 15:09:04 UTC, 0 replies.
- [hive] branch branch-3 updated: HIVE-27608: Backport HIVE-22106: Remove cross-query synchronization for the partition-eval (Slim B via Gopal V) - posted by sa...@apache.org on 2023/08/20 15:12:04 UTC, 0 replies.
- [hive] branch branch-3 updated: HIVE-27609: Backport HIVE-22115: Prevent the creation of query routing appender if property is set to false (Slim Bouguerra reviewed by Gopal V) - posted by sa...@apache.org on 2023/08/20 15:14:16 UTC, 0 replies.
- [hive] branch branch-3 updated: HIVE-27614 : Backport of HIVE-21009: Adding ability for user to set bind user (#4594) - posted by sa...@apache.org on 2023/08/21 05:12:53 UTC, 0 replies.
- [hive] branch branch-3 updated: HIVE-27620: Backport of HIVE-25945: Upgrade H2 database version to 2.1.210 (Stamatis Zampetakis, reviewed by Zhihua Deng) - posted by sa...@apache.org on 2023/08/21 05:16:47 UTC, 0 replies.
- [hive] branch branch-3 updated: HIVE-27621: Backport of HIVE-25697: Upgrade commons-compress to 1.21 (Ramesh Kumar Thangarajan reviewed by Zoltan Haindrich) - posted by sa...@apache.org on 2023/08/21 05:19:07 UTC, 0 replies.
- [hive] branch branch-3 updated: HIVE-27623: Backport of HIVE-26081: Upgrade ant to 1.10.9 (Ashish Sharma, reviewed by Adesh Rao) - posted by sa...@apache.org on 2023/08/21 05:21:07 UTC, 0 replies.
- [hive] branch branch-3 updated: HIVE-27572: Backport of HIVE-21296: Dropping varchar partition throw exception (Daniel Dai, reviewed by Anishek Agarwal) - posted by sa...@apache.org on 2023/08/21 06:08:44 UTC, 0 replies.
- [hive] branch branch-3 updated: HIVE-27571: Backport of HIVE-18702: INSERT OVERWRITE TABLE doesn't clean the table directory before overwriting (Ivan Suller via Ashutosh Chauhan, Zoltan Haindrich) - posted by sa...@apache.org on 2023/08/21 06:13:56 UTC, 0 replies.
- [hive] branch branch-3 updated: HIVE-27570: Backport of HIVE-21815: Stats in ORC file are parsed twice (Krisztian Kasa, reviewed by Gopal V) - posted by sa...@apache.org on 2023/08/21 06:17:56 UTC, 0 replies.
- [hive] branch branch-3 updated: HIVE-27569: Backport of HIVE-22405: Add ColumnVector support for ProlepticCalendar (László Bodor via Owen O'Malley, Jesus Camacho Rodriguez) - posted by sa...@apache.org on 2023/08/21 06:27:37 UTC, 0 replies.
- [hive] branch master updated: HIVE-27303: Set correct output name to ReduceSink when there is a SMB join after Union (Seonggon Namgung, reviewed by Denys Kuzmenko, Laszlo Vegh) - posted by ve...@apache.org on 2023/08/21 09:30:34 UTC, 0 replies.
- [hive] branch master updated (4d23badbd9c -> ed51dfdbdfc) - posted by za...@apache.org on 2023/08/21 10:05:45 UTC, 0 replies.
- [hive] 01/02: HIVE-24771: Enable TransactionalKafkaWriterTest (Kokila N reviewed by Akshat Mathur, Attila Turoczy, Stamatis Zampetakis) - posted by za...@apache.org on 2023/08/21 10:05:46 UTC, 0 replies.
- [hive] 02/02: HIVE-25576: Configurable datetime formatter for unix_timestamp, from_unixtime (Stamatis Zampetakis reviewed by Aman Sinha, John Sherman, Sai Hemanth Gantasala) - posted by za...@apache.org on 2023/08/21 10:05:47 UTC, 0 replies.
- [hive] branch master updated: HIVE-27589: Iceberg: Branches of Merge/Update statements should be committed atomically (Simhadri Govindappa, Denys Kuzmenko, reviewed by Krisztian Kasa, Butao Zhang) - posted by dk...@apache.org on 2023/08/21 12:26:10 UTC, 0 replies.
- [hive] branch branch-3 updated: HIVE-27552: Backport of HIVE-22360, HIVE-20619 to branch-3 (#4535) - posted by sa...@apache.org on 2023/08/22 07:30:19 UTC, 0 replies.
- [hive] branch branch-3 updated: HIVE-27615: Backport of HIVE-21280: Null pointer exception on running compaction against a MM table (Aditya Shah via Ashutosh Chauhan) - posted by sa...@apache.org on 2023/08/22 07:33:18 UTC, 0 replies.
- [hive] branch branch-3 updated: HIVE-27618: Backport of HIVE-25446: Wrong execption thrown if capacity<=0 - posted by sa...@apache.org on 2023/08/22 07:41:01 UTC, 0 replies.
- [hive] branch master updated (3d3acc7a193 -> 9ec42929cc5) - posted by ay...@apache.org on 2023/08/22 13:23:41 UTC, 0 replies.
- [hive] branch master updated (9ec42929cc5 -> b237b30cd77) - posted by ay...@apache.org on 2023/08/22 13:27:57 UTC, 0 replies.
- [hive] branch branch-3 updated: HIVE-27624: Backport of HIVE-26080: Upgrade accumulo-core to 1.10.1 (Ashish Sharma, reviewed by Adesh Rao) - posted by sa...@apache.org on 2023/08/23 07:53:51 UTC, 0 replies.
- [hive] branch branch-3 updated: HIVE-27613: Backport of HIVE-22204: Beeline option to show/not show execution report (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan) - posted by sa...@apache.org on 2023/08/23 09:22:39 UTC, 0 replies.
- [hive] branch branch-3 updated: HIVE-27617: Backport of HIVE-18284: Fix NPE when inserting data with 'distribute by' clause with dynpart sort optimization - posted by sa...@apache.org on 2023/08/23 11:07:07 UTC, 0 replies.
- [hive] branch master updated: HIVE-27431: Clean invalid properties in test module (#4408). (zhangbutao, reviewed by Denys Kuzmenko, Ayush Saxena) - posted by ay...@apache.org on 2023/08/23 15:07:27 UTC, 0 replies.
- [hive] branch master updated (12f7d5ea894 -> 1ebef40aba0) - posted by za...@apache.org on 2023/08/24 08:42:23 UTC, 0 replies.
- [hive] branch branch-3 updated: HIVE-27607: Backport of HIVE-21182: Skip setting up hive scratch dir during planning (Vineet Garg, reviewed by Ashutosh Chauhan) - posted by sa...@apache.org on 2023/08/24 10:19:06 UTC, 0 replies.
- [hive] branch branch-3 updated: HIVE-27606: Backport of HIVE-21171: Skip creating scratch dirs for tez if RPC is on (Vineet Garg, reviewed by Ashutosh Chauhan) - posted by sa...@apache.org on 2023/08/24 10:22:11 UTC, 0 replies.
- [hive] branch master updated: HIVE-27595: replaced cartesian-product table filtering by sort + binary search (#4601) - posted by ng...@apache.org on 2023/08/24 13:33:23 UTC, 0 replies.
- [hive] branch master updated: disable flaky oracle test. - posted by ay...@apache.org on 2023/08/24 22:32:28 UTC, 0 replies.
- [hive] branch master updated (4903585a34a -> 39fb2a634b3) - posted by ay...@apache.org on 2023/08/25 08:30:13 UTC, 0 replies.
- [hive] branch master updated: HIVE-27277: GH actions to build and push docker image (Simhadri Govindappa reviewed by Stamatis Zampetakis, Zhihua Deng, Naveen Gangam, Attila Turoczy, Zoltan Ratkai) - posted by za...@apache.org on 2023/08/25 10:03:11 UTC, 0 replies.
- [hive] branch master updated: HIVE-27277: Addendum: Set up github actions workflow to build and push docker image to docker hub - posted by ay...@apache.org on 2023/08/25 12:26:23 UTC, 0 replies.
- [hive] branch master updated: HIVE-27599: ConvertAstToSearchArg improvement with output and typo in comments (#4578). (xy, reviewed by Ayush Saxena) - posted by ay...@apache.org on 2023/08/26 06:38:44 UTC, 0 replies.
- [hive] branch master updated: HIVE-27630: Iceberg: Fast forward branch. (#4627). (Ayush Saxena, reviewed by Denys Kuzmenko, zhangbutao) - posted by ay...@apache.org on 2023/08/26 06:40:56 UTC, 0 replies.
- [hive] branch master updated: HIVE-22961: Drop function in Hive should not send request for drop database to Ranger plugin (#4617) (Riju Trivedi, Reviewed by Sai Hemanth Gantasala) - posted by gs...@apache.org on 2023/08/26 16:55:18 UTC, 0 replies.
- [hive] branch master updated: HIVE-27463: Non-daemon thread prevents HMS from exiting when failed to start thrift server (Zhihua Deng, reviewed by Attila Turoczy, Denys Kuzmenko) - posted by de...@apache.org on 2023/08/27 11:15:31 UTC, 0 replies.
- [hive] branch master updated: HIVE-27536: Merge task must be invoked after optimisation for external CTAS queries (Sourabh Badhya, reviewed by Attila Turoczy, Denys Kuzmenko, Zhihua Deng) - posted by de...@apache.org on 2023/08/28 04:58:20 UTC, 0 replies.
- [hive] branch master updated: HIVE-23680 : TestDbNotificationListener is unstable (Kirti Ruge, reviewed by Zsolt Miskolczi, Laszlo Vegh) - posted by ve...@apache.org on 2023/08/28 07:52:30 UTC, 0 replies.
- [hive] branch branch-3 updated: HIVE-27610: Backport of HIVE-22161: UDF: FunctionRegistry synchronizes on org.apache.hadoop.hive.ql.udf.UDFType class (Gopal V, reviewed by Ashutosh Chauhan) - posted by sa...@apache.org on 2023/08/28 08:29:53 UTC, 0 replies.
- [hive] branch branch-3 updated: HIVE-27612: Backport of HIVE-22169: Tez: SplitGenerator tries to look for plan files which won't exist for Tez (Gopal V via Vineet Garg) - posted by sa...@apache.org on 2023/08/28 08:45:22 UTC, 0 replies.
- [hive] branch branch-3 updated: HIVE-27611: Backport of HIVE-22168: Remove very expensive logging from the llap cache hotpath (Slim B via Jesus Camacho Rodriguez) - posted by sa...@apache.org on 2023/08/28 15:16:27 UTC, 0 replies.
- [hive] branch master updated: Revert "HIVE-23680 : TestDbNotificationListener is unstable (Kirti Ruge, reviewed by Zsolt Miskolczi, Laszlo Vegh)" - posted by ay...@apache.org on 2023/08/29 06:00:29 UTC, 0 replies.
- [hive] branch master updated: HIVE-22618: Fix checkstyle violations for ParseUtils (okumin, reviewed by Denys Kuzmenko) - posted by dk...@apache.org on 2023/08/29 11:09:37 UTC, 0 replies.
- [hive] branch master updated: HIVE-27628 - implement array_remove UDF in Hive (#4612) (Taraka Rama Rao Lethavadla, reviewed by Okumin, Sai Hemanth Gantasala) - posted by gs...@apache.org on 2023/08/29 14:34:44 UTC, 0 replies.
- [hive] branch master updated: HIVE-27652: Fix flakyness caused by CompactorOnTezTest#getRelatedTezEvent (Laszlo Vegh, reviewed by Laszlo Bodor) - posted by ve...@apache.org on 2023/08/30 12:36:37 UTC, 0 replies.
- [hive] branch branch-2.3 updated: HIVE-27580: Backport HIVE-20071: Migrate to jackson 2.x and prevent usage (#4564) - posted by su...@apache.org on 2023/08/30 15:38:34 UTC, 0 replies.
- [hive] branch master updated: HIVE-27643: Exclude compaction queries from ranger policies (Laszlo Vegh, reviewed by Denys Kuzmenko, Krisztian Kasa, Simhadri Govindappa, Laszlo Bodor) - posted by ve...@apache.org on 2023/08/31 12:41:25 UTC, 0 replies.
- [hive] branch master updated: HIVE-27566: Fix some yarn cluster options for tests (#4550) (Laszlo Bodor reviewed by Ayush Saxena and Simhadri Govindappa) - posted by ab...@apache.org on 2023/08/31 12:53:31 UTC, 0 replies.