You are viewing a plain text version of this content. The canonical link for it is here.
- [hive] branch master updated (beac098 -> dc526f8) - posted by jc...@apache.org on 2021/04/01 15:13:49 UTC, 0 replies.
- [hive] branch branch-3.1 updated: HIVE-24964: Backport HIVE-22453 to branch-3.1 (Kevin Cheung, reviewed by Sankar Hariappan) - posted by sa...@apache.org on 2021/04/02 13:22:37 UTC, 0 replies.
- [hive] branch master updated (dc526f8 -> ffc87f5) - posted by dk...@apache.org on 2021/04/05 11:37:40 UTC, 0 replies.
- [hive] branch master updated (ffc87f5 -> 73c3770) - posted by jc...@apache.org on 2021/04/05 20:27:00 UTC, 0 replies.
- [hive] branch master updated (73c3770 -> 45f36a7) - posted by sa...@apache.org on 2021/04/06 04:26:00 UTC, 0 replies.
- [hive] branch master updated (45f36a7 -> ea7589d) - posted by rb...@apache.org on 2021/04/06 05:36:19 UTC, 0 replies.
- [hive] branch master updated (ea7589d -> 71d0838) - posted by kl...@apache.org on 2021/04/06 08:02:40 UTC, 0 replies.
- [hive] branch master updated (71d0838 -> 15634af) - posted by kr...@apache.org on 2021/04/06 10:07:15 UTC, 0 replies.
- [hive] branch master updated (15634af -> b2537d1) - posted by aa...@apache.org on 2021/04/06 10:30:54 UTC, 0 replies.
- [hive] branch master updated (b2537d1 -> 46ddd5a) - posted by aa...@apache.org on 2021/04/06 10:34:38 UTC, 0 replies.
- [hive] branch master updated (46ddd5a -> 2eb0e00) - posted by ng...@apache.org on 2021/04/06 15:39:44 UTC, 0 replies.
- [hive] 01/38: External metastore: clean after rebase - posted by ng...@apache.org on 2021/04/06 15:39:45 UTC, 0 replies.
- [hive] 02/38: Adding DDL support for connectors (create/drop/show/desc/alter) - posted by ng...@apache.org on 2021/04/06 15:39:46 UTC, 0 replies.
- [hive] 03/38: Implemented getTable and getTableNames for MYSQL (working) - posted by ng...@apache.org on 2021/04/06 15:39:47 UTC, 0 replies.
- [hive] 04/38: Added provider for postgres, refactored bunch of classes - posted by ng...@apache.org on 2021/04/06 15:39:48 UTC, 0 replies.
- [hive] 05/38: Deleted commented out code and fixed location and IO classes - posted by ng...@apache.org on 2021/04/06 15:39:49 UTC, 0 replies.
- [hive] 06/38: HIVE-24396: Build failure in itests due to unimplemented interface methods - posted by ng...@apache.org on 2021/04/06 15:39:50 UTC, 0 replies.
- [hive] 07/38: NullPointerException in CreateDatabaseOperation due to last change - posted by ng...@apache.org on 2021/04/06 15:39:51 UTC, 0 replies.
- [hive] 08/38: Adding a qtest and fixing type for default db - posted by ng...@apache.org on 2021/04/06 15:39:52 UTC, 0 replies.
- [hive] 09/38: Adding schema changes for mysql and postgres as well - posted by ng...@apache.org on 2021/04/06 15:39:53 UTC, 0 replies.
- [hive] 10/38: HIVE-24396: getTable/getTables API not expected to throw NoSuchObjectException - posted by ng...@apache.org on 2021/04/06 15:39:54 UTC, 0 replies.
- [hive] 11/38: HIVE-24396: Added schema changes for Oracle Made DBS.TYPE NOT NULL in all scripts Added Type support to DatabaseBuilder Added Unit test for DataConnector Added Unit test REMOTE Database Fixed test failures in TestSchemaToolForMetaStore - posted by ng...@apache.org on 2021/04/06 15:39:55 UTC, 0 replies.
- [hive] 12/38: Missed change from the rebase - posted by ng...@apache.org on 2021/04/06 15:39:56 UTC, 0 replies.
- [hive] 13/38: HIVE-24396: Fix for drop database for remote databases - posted by ng...@apache.org on 2021/04/06 15:39:57 UTC, 0 replies.
- [hive] 14/38: HIVE-24396: qtest failures, regenerate them because of new columns - posted by ng...@apache.org on 2021/04/06 15:39:58 UTC, 0 replies.
- [hive] 15/38: HIVE-24396: Follow up test failure fixes - posted by ng...@apache.org on 2021/04/06 15:39:59 UTC, 0 replies.
- [hive] 16/38: Test failures with tez driver and duplicate error codes - posted by ng...@apache.org on 2021/04/06 15:40:00 UTC, 0 replies.
- [hive] 17/38: HIVE-24396: refactored code to Abstract class and providers share common code - posted by ng...@apache.org on 2021/04/06 15:40:01 UTC, 0 replies.
- [hive] 18/38: Build issue with EventMessage - posted by ng...@apache.org on 2021/04/06 15:40:02 UTC, 0 replies.
- [hive] 19/38: fix for 2 additional test failures - posted by ng...@apache.org on 2021/04/06 15:40:03 UTC, 0 replies.
- [hive] 20/38: Retain case on table names during query processing - posted by ng...@apache.org on 2021/04/06 15:40:04 UTC, 0 replies.
- [hive] 21/38: HIVE-24396 Moving create/drop/alter APIs to the interface. Reverting fix for case sensitivity - posted by ng...@apache.org on 2021/04/06 15:40:05 UTC, 0 replies.
- [hive] 22/38: HIVE-24396: Build failure due to duplicate db definitions - posted by ng...@apache.org on 2021/04/06 15:40:06 UTC, 0 replies.
- [hive] 23/38: HIVE-24396: Addressing test failures - posted by ng...@apache.org on 2021/04/06 15:40:07 UTC, 0 replies.
- [hive] 24/38: HIVE-24396: Unhandled longvarchar and integer types for derby - posted by ng...@apache.org on 2021/04/06 15:40:08 UTC, 0 replies.
- [hive] 25/38: HIVE-24396: Fix to CachedStore to make DBs NATIVE and fix to create_table_core on null DBs - posted by ng...@apache.org on 2021/04/06 15:40:09 UTC, 0 replies.
- [hive] 26/38: HIVE-24396: get_table_core() to return null instead of exception - posted by ng...@apache.org on 2021/04/06 15:40:10 UTC, 0 replies.
- [hive] 27/38: HIVE-24396: Fix in connector provider to return null instead of blank Table - posted by ng...@apache.org on 2021/04/06 15:40:11 UTC, 0 replies.
- [hive] 28/38: HIVE-24396: Database name for remote table should be set to hive dbname not the scoped dbname - posted by ng...@apache.org on 2021/04/06 15:40:12 UTC, 0 replies.
- [hive] 29/38: HIVE-24396: Fix for NPE in get_database_core with null catalog name - posted by ng...@apache.org on 2021/04/06 15:40:13 UTC, 0 replies.
- [hive] 30/38: HIVE-24396: Some changes with formatters after the rebase (Naveen Gangam) - posted by ng...@apache.org on 2021/04/06 15:40:14 UTC, 0 replies.
- [hive] 31/38: HIVE-24396: Duplicate SQL statements in derby upgrade script (Naveen Gangam) - posted by ng...@apache.org on 2021/04/06 15:40:15 UTC, 0 replies.
- [hive] 32/38: HIVE-24396: Incorporating feedback from the initial review (Naveen Gangam) - posted by ng...@apache.org on 2021/04/06 15:40:16 UTC, 0 replies.
- [hive] 33/38: HIVE-24396: Cleanup and one test failure (Naveen Gangam) - posted by ng...@apache.org on 2021/04/06 15:40:17 UTC, 0 replies.
- [hive] 34/38: HIVE-24396: qtest failure (Naveen Gangam) - posted by ng...@apache.org on 2021/04/06 15:40:18 UTC, 0 replies.
- [hive] 35/38: HIVE-24396: Changes from additional feedback from code review (Naveen Gangam) - posted by ng...@apache.org on 2021/04/06 15:40:19 UTC, 0 replies.
- [hive] 36/38: HIVE-24396: Conflict from rebase to master - posted by ng...@apache.org on 2021/04/06 15:40:20 UTC, 0 replies.
- [hive] 37/38: HIVE-24396: Remaining comments from the feedback (Naveen Gangam) - posted by ng...@apache.org on 2021/04/06 15:40:21 UTC, 0 replies.
- [hive] 38/38: HIVE-24396: Additional feedback incorporated (Naveen Gangam) Removed ReplicationSpec for connectors Notification event for alter connector removed some code. - posted by ng...@apache.org on 2021/04/06 15:40:22 UTC, 0 replies.
- [hive] branch master updated (2eb0e00 -> 46ddd5a) - posted by kg...@apache.org on 2021/04/06 18:47:34 UTC, 0 replies.
- [hive] branch master updated: HIVE-24396: Add support for data connector to map databases from remote datasource (Naveen Gangam, reviewed by Narayanan, Yongzhi Chen) Includes connector implementations for MYSQL, POSTGRES, DERBY - posted by ng...@apache.org on 2021/04/06 19:24:16 UTC, 0 replies.
- [hive] branch branch-3.1 updated: HIVE-24965: Describe table partition stats fetch should be configurable(Kevin Cheung, reviewed by Sankar Hariappan) - posted by sa...@apache.org on 2021/04/07 05:42:28 UTC, 0 replies.
- [hive] branch master updated (6de2d51 -> f972807) - posted by pr...@apache.org on 2021/04/07 17:09:58 UTC, 0 replies.
- [hive] branch master updated (f972807 -> 71d5f58) - posted by kr...@apache.org on 2021/04/08 04:44:56 UTC, 0 replies.
- [hive] branch master updated (71d5f58 -> 369c939) - posted by aa...@apache.org on 2021/04/08 05:42:09 UTC, 0 replies.
- [hive] branch master updated (369c939 -> fd7e637) - posted by kl...@apache.org on 2021/04/08 15:52:07 UTC, 0 replies.
- [hive] branch master updated (fd7e637 -> 8778a66) - posted by ab...@apache.org on 2021/04/11 11:07:40 UTC, 0 replies.
- [hive] branch master updated (8778a66 -> 539f246) - posted by ab...@apache.org on 2021/04/12 06:24:50 UTC, 0 replies.
- [hive] branch master updated (539f246 -> a2d50ef) - posted by kr...@apache.org on 2021/04/12 08:10:20 UTC, 0 replies.
- [hive] branch master updated (a2d50ef -> 79de34a) - posted by kr...@apache.org on 2021/04/12 10:03:45 UTC, 0 replies.
- [hive] branch master updated: HIVE-24769: Included owner information included in Table object in HiveMetaStoreClient#getTables() - posted by ng...@apache.org on 2021/04/12 19:51:08 UTC, 0 replies.
- [hive] branch master updated (dab693f -> e32da3a) - posted by sz...@apache.org on 2021/04/13 10:52:18 UTC, 0 replies.
- [hive] branch master updated (e32da3a -> ae3be9a) - posted by pv...@apache.org on 2021/04/13 12:31:52 UTC, 0 replies.
- [hive] branch master updated (ae3be9a -> 7b0a4b7) - posted by yc...@apache.org on 2021/04/13 12:57:06 UTC, 0 replies.
- [hive] branch master updated (7b0a4b7 -> 6e56a9c) - posted by kr...@apache.org on 2021/04/14 02:12:51 UTC, 0 replies.
- [hive] branch master updated (6e56a9c -> 29923da) - posted by dk...@apache.org on 2021/04/14 07:26:45 UTC, 0 replies.
- [hive] branch master updated (29923da -> fe2c411) - posted by pg...@apache.org on 2021/04/14 09:01:39 UTC, 0 replies.
- [hive] branch master updated (fe2c411 -> a552253) - posted by pv...@apache.org on 2021/04/14 11:22:34 UTC, 0 replies.
- [hive] branch master updated (a552253 -> 040b48d) - posted by kr...@apache.org on 2021/04/14 13:56:29 UTC, 0 replies.
- [hive] branch master updated (040b48d -> 70ebffd) - posted by kr...@apache.org on 2021/04/14 13:56:37 UTC, 0 replies.
- [hive] branch master updated (70ebffd -> d99d19a) - posted by pv...@apache.org on 2021/04/16 17:57:01 UTC, 0 replies.
- [hive] branch master updated (d99d19a -> 1c89789) - posted by aa...@apache.org on 2021/04/19 04:41:39 UTC, 0 replies.
- [hive] branch master updated (1c89789 -> 6d8c9aa) - posted by lp...@apache.org on 2021/04/19 06:22:44 UTC, 0 replies.
- [hive] branch master updated (6d8c9aa -> 0182ef3) - posted by dk...@apache.org on 2021/04/19 07:04:22 UTC, 0 replies.
- [hive] branch master updated (0182ef3 -> 5580209) - posted by kl...@apache.org on 2021/04/19 07:27:03 UTC, 0 replies.
- [hive] branch master updated (5580209 -> 5854347) - posted by kl...@apache.org on 2021/04/19 08:14:37 UTC, 0 replies.
- [hive] branch branch-3.1 updated: HIVE-24851: Fix reader leak in AvroGenericRecordReader ( Lukasz Osipiuk reviewed by Peter Vary) - posted by pv...@apache.org on 2021/04/19 08:56:45 UTC, 0 replies.
- [hive] branch master updated (5854347 -> 639b41a) - posted by vi...@apache.org on 2021/04/19 22:08:33 UTC, 0 replies.
- [hive] branch master updated (639b41a -> b02eaa6) - posted by pv...@apache.org on 2021/04/20 07:50:05 UTC, 0 replies.
- [hive] branch master updated (b02eaa6 -> 391e9fc) - posted by kl...@apache.org on 2021/04/20 08:42:27 UTC, 0 replies.
- [hive] branch master updated (391e9fc -> b2533be) - posted by kg...@apache.org on 2021/04/20 13:07:43 UTC, 0 replies.
- [hive] branch master updated (b2533be -> 9b3d10a) - posted by kg...@apache.org on 2021/04/20 13:07:58 UTC, 0 replies.
- [hive] branch master updated (9b3d10a -> 1c66012) - posted by aa...@apache.org on 2021/04/21 05:42:02 UTC, 0 replies.
- [hive] branch master updated (1c66012 -> 7a3717a) - posted by aa...@apache.org on 2021/04/21 06:13:15 UTC, 0 replies.
- [hive] branch master updated (7a3717a -> aa8d789) - posted by lp...@apache.org on 2021/04/21 07:33:39 UTC, 0 replies.
- [hive] branch master updated (aa8d789 -> cc3f4d1) - posted by ab...@apache.org on 2021/04/21 08:14:27 UTC, 0 replies.
- [hive] branch master updated (cc3f4d1 -> 7373ca8) - posted by kg...@apache.org on 2021/04/21 08:37:31 UTC, 0 replies.
- [hive] branch master updated (7373ca8 -> ac3317f) - posted by kg...@apache.org on 2021/04/21 08:37:47 UTC, 0 replies.
- [hive] branch master updated (ac3317f -> 38bc0c3) - posted by kr...@apache.org on 2021/04/21 14:14:10 UTC, 0 replies.
- [hive] branch master updated (38bc0c3 -> f414d8b) - posted by lp...@apache.org on 2021/04/22 05:11:18 UTC, 0 replies.
- [hive] branch master updated (f414d8b -> 9f5bd72) - posted by kr...@apache.org on 2021/04/22 08:16:57 UTC, 0 replies.
- [hive] branch master updated (9f5bd72 -> 4f4cbed) - posted by kr...@apache.org on 2021/04/22 11:20:31 UTC, 0 replies.
- [hive] branch master updated: HIVE-25040: Drop database cascade cannot remove persistent functions (Mustafa Iman, reviewed by Panos Garefalakis) - posted by mu...@apache.org on 2021/04/22 15:39:26 UTC, 0 replies.
- [hive] branch master updated (25892ea -> 326abf9) - posted by lp...@apache.org on 2021/04/23 05:32:01 UTC, 0 replies.
- [hive] branch master updated (326abf9 -> 7d77aa1) - posted by pv...@apache.org on 2021/04/23 10:26:32 UTC, 0 replies.
- [hive] branch master updated (7d77aa1 -> 2601a54) - posted by dk...@apache.org on 2021/04/23 14:58:03 UTC, 0 replies.
- [hive] branch master updated (2601a54 -> 971f2cf) - posted by pg...@apache.org on 2021/04/23 15:18:44 UTC, 0 replies.
- [hive] branch master updated (971f2cf -> 6ea0f62) - posted by dm...@apache.org on 2021/04/23 16:46:58 UTC, 0 replies.
- [hive] branch master updated (6ea0f62 -> e3dd932) - posted by sa...@apache.org on 2021/04/24 08:08:09 UTC, 0 replies.
- [hive] branch master updated (e3dd932 -> 8ca5f25) - posted by aa...@apache.org on 2021/04/26 04:39:30 UTC, 0 replies.
- [hive] branch master updated (8ca5f25 -> 6494f00) - posted by lp...@apache.org on 2021/04/26 07:21:43 UTC, 0 replies.
- [hive] branch master updated (6494f00 -> 01f2344) - posted by dk...@apache.org on 2021/04/26 07:28:12 UTC, 0 replies.
- [hive] branch master updated (01f2344 -> 3872fbf) - posted by pg...@apache.org on 2021/04/26 14:49:17 UTC, 0 replies.
- [hive] branch master updated (3872fbf -> 4a1203c) - posted by pg...@apache.org on 2021/04/26 17:03:47 UTC, 0 replies.
- [hive] branch master updated (4a1203c -> d7eea01) - posted by lp...@apache.org on 2021/04/27 10:10:53 UTC, 0 replies.
- [hive] branch master updated (d7eea01 -> 3947502) - posted by pv...@apache.org on 2021/04/27 12:46:40 UTC, 0 replies.
- [hive] branch master updated (3947502 -> 9ae116c) - posted by pg...@apache.org on 2021/04/28 09:11:17 UTC, 0 replies.
- [hive] branch master updated (9ae116c -> 7ce19d2) - posted by pg...@apache.org on 2021/04/28 09:20:45 UTC, 0 replies.
- [hive] branch master updated (7ce19d2 -> 87cca76) - posted by kr...@apache.org on 2021/04/28 15:28:03 UTC, 0 replies.
- [hive] branch master updated (87cca76 -> ac38d87) - posted by jc...@apache.org on 2021/04/28 15:55:55 UTC, 0 replies.
- [hive] branch master updated (ac38d87 -> 272577c) - posted by aa...@apache.org on 2021/04/29 09:20:22 UTC, 0 replies.
- [hive] branch master updated (272577c -> 8048019) - posted by sz...@apache.org on 2021/04/29 15:40:22 UTC, 0 replies.
- [hive] branch master updated (8048019 -> f877f02) - posted by lp...@apache.org on 2021/04/29 16:19:06 UTC, 0 replies.
- [hive] branch master updated (f877f02 -> b0f574b) - posted by sa...@apache.org on 2021/04/29 16:52:11 UTC, 0 replies.
- [hive] branch master updated (b0f574b -> 048336b) - posted by rb...@apache.org on 2021/04/29 22:45:20 UTC, 0 replies.
- [hive] branch master updated (048336b -> 2e5d6f6) - posted by kr...@apache.org on 2021/04/30 08:18:14 UTC, 0 replies.
- [hive] branch master updated (2e5d6f6 -> 58b05f7) - posted by lp...@apache.org on 2021/04/30 11:13:42 UTC, 0 replies.