You are viewing a plain text version of this content. The canonical link for it is here.
- [GitHub] [hive] guptanikhil007 commented on a change in pull request #2758: HIVE-25659: Divide IN/(NOT IN) queries based on number of max parameters SQL engine can support - posted by GitBox <gi...@apache.org> on 2021/11/01 04:15:17 UTC, 0 replies.
- [GitHub] [hive] kasakrisz commented on a change in pull request #2752: HIVE-25652: Add constraints in result of “SHOW CREATE TABLE ” - posted by GitBox <gi...@apache.org> on 2021/11/01 07:16:54 UTC, 4 replies.
- [GitHub] [hive] soumyakanti3578 commented on a change in pull request #2752: HIVE-25652: Add constraints in result of “SHOW CREATE TABLE ” - posted by GitBox <gi...@apache.org> on 2021/11/01 08:24:14 UTC, 1 replies.
- [GitHub] [hive] github-actions[bot] closed pull request #2596: Backport HIVE-18920: CBO: Initialize the Janino providers ahead of 1st query (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan) - posted by GitBox <gi...@apache.org> on 2021/11/02 00:10:41 UTC, 2 replies.
- [GitHub] [hive] pkumarsinha commented on a change in pull request #2724: HIVE-25596: Compress Hive Replication Metrics while storing - posted by GitBox <gi...@apache.org> on 2021/11/02 06:11:00 UTC, 15 replies.
- [GitHub] [hive] kgyrtkirk merged pull request #2680: HIVE-25569: Enable table definition over a single file(SFS) - posted by GitBox <gi...@apache.org> on 2021/11/02 10:17:42 UTC, 2 replies.
- [GitHub] [hive] kgyrtkirk commented on a change in pull request #2742: HIVE-25594: Setup JDBC databases in tests via QT options - posted by GitBox <gi...@apache.org> on 2021/11/02 10:19:39 UTC, 3 replies.
- [GitHub] [hive] belugabehr commented on pull request #2432: HIVE-24590: Operation logging still leaks log4j appenders - posted by GitBox <gi...@apache.org> on 2021/11/02 16:35:19 UTC, 6 replies.
- [GitHub] [hive] zabetak commented on pull request #2432: HIVE-24590: Operation logging still leaks log4j appenders - posted by GitBox <gi...@apache.org> on 2021/11/02 22:40:19 UTC, 0 replies.
- [GitHub] [hive] zabetak commented on pull request #2759: HIVE-25591: CREATE EXTERNAL TABLE fails for JDBC tables stored in non-default schema - posted by GitBox <gi...@apache.org> on 2021/11/02 22:48:58 UTC, 0 replies.
- [GitHub] [hive] hmangla98 commented on a change in pull request #2724: HIVE-25596: Compress Hive Replication Metrics while storing - posted by GitBox <gi...@apache.org> on 2021/11/03 02:22:32 UTC, 7 replies.
- [GitHub] [hive] belugabehr edited a comment on pull request #2432: HIVE-24590: Operation logging still leaks log4j appenders - posted by GitBox <gi...@apache.org> on 2021/11/03 02:35:55 UTC, 3 replies.
- [GitHub] [hive] HarshitGupta11 opened a new pull request #2762: Don't review yet - posted by GitBox <gi...@apache.org> on 2021/11/03 04:15:00 UTC, 3 replies.
- [GitHub] [hive] kasakrisz commented on a change in pull request #2759: HIVE-25591: CREATE EXTERNAL TABLE fails for JDBC tables stored in non-default schema - posted by GitBox <gi...@apache.org> on 2021/11/03 07:48:01 UTC, 3 replies.
- [GitHub] [hive] sankarh commented on a change in pull request #2758: HIVE-25659: Divide IN/(NOT IN) queries based on number of max parameters SQL engine can support - posted by GitBox <gi...@apache.org> on 2021/11/03 07:51:46 UTC, 3 replies.
- [GitHub] [hive] guptanikhil007 commented on a change in pull request #2758: HIVE-25659: Metastore direct sql queries with IN/(NOT IN) should be split based on max parameters allowed by SQL DB. - posted by GitBox <gi...@apache.org> on 2021/11/03 08:47:47 UTC, 5 replies.
- [GitHub] [hive] zabetak commented on a change in pull request #2759: HIVE-25591: CREATE EXTERNAL TABLE fails for JDBC tables stored in non-default schema - posted by GitBox <gi...@apache.org> on 2021/11/03 10:27:30 UTC, 2 replies.
- [GitHub] [hive] zabetak closed pull request #2742: HIVE-25594: Setup JDBC databases in tests via QT options - posted by GitBox <gi...@apache.org> on 2021/11/03 10:46:12 UTC, 3 replies.
- [GitHub] [hive] zabetak commented on a change in pull request #2742: HIVE-25594: Setup JDBC databases in tests via QT options - posted by GitBox <gi...@apache.org> on 2021/11/03 11:17:03 UTC, 3 replies.
- [GitHub] [hive] scarlin-cloudera opened a new pull request #2763: HIVE-25670: Avoid getTable() calls for foreign key tables not used in… - posted by GitBox <gi...@apache.org> on 2021/11/03 22:09:26 UTC, 2 replies.
- [GitHub] [hive] zabetak closed pull request #2759: HIVE-25591: CREATE EXTERNAL TABLE fails for JDBC tables stored in non-default schema - posted by GitBox <gi...@apache.org> on 2021/11/03 22:24:35 UTC, 2 replies.
- [GitHub] [hive] pvary commented on a change in pull request #2750: Hive 25651 - posted by GitBox <gi...@apache.org> on 2021/11/04 10:00:35 UTC, 3 replies.
- [GitHub] [hive] marton-bod commented on a change in pull request #2750: Hive 25651 - posted by GitBox <gi...@apache.org> on 2021/11/04 12:31:18 UTC, 1 replies.
- [GitHub] [hive] deniskuzZ opened a new pull request #2764: fix - posted by GitBox <gi...@apache.org> on 2021/11/04 13:47:43 UTC, 0 replies.
- [GitHub] [hive] szlta commented on a change in pull request #2750: Hive 25651 - posted by GitBox <gi...@apache.org> on 2021/11/04 14:25:53 UTC, 1 replies.
- [GitHub] [hive] pvary opened a new pull request #2765: HIVE-25673: Column pruning fix for MR tasks - posted by GitBox <gi...@apache.org> on 2021/11/04 20:43:11 UTC, 2 replies.
- [GitHub] [hive] ashish-kumar-sharma commented on a change in pull request #2760: HIVE-25653: Precision problem in STD, STDDDEV_SAMP,STDDEV_POP - posted by GitBox <gi...@apache.org> on 2021/11/05 04:48:18 UTC, 2 replies.
- [GitHub] [hive] zabetak closed pull request #2755: HIVE-25655: Remove ElapsedTimeLoggingWrapper from tests - posted by GitBox <gi...@apache.org> on 2021/11/05 13:24:33 UTC, 2 replies.
- [GitHub] [hive] zabetak opened a new pull request #2766: HIVE-25676: Uncaught exception in QTestDatabaseHandler causes unrelated test failures - posted by GitBox <gi...@apache.org> on 2021/11/05 13:40:06 UTC, 2 replies.
- [GitHub] [hive] zabetak opened a new pull request #2767: HIVE-25675: Intermittent PSQLException when trying to connect to Postgres in tests - posted by GitBox <gi...@apache.org> on 2021/11/05 13:54:42 UTC, 2 replies.
- [GitHub] [hive] ighack closed pull request #2631: it support impala.doas.user option for impala - posted by GitBox <gi...@apache.org> on 2021/11/05 17:03:07 UTC, 2 replies.
- [GitHub] [hive] HarshitGupta11 commented on pull request #2752: HIVE-25652: Add constraints in result of “SHOW CREATE TABLE ” - posted by GitBox <gi...@apache.org> on 2021/11/06 04:47:39 UTC, 0 replies.
- [GitHub] [hive] HarshitGupta11 edited a comment on pull request #2752: HIVE-25652: Add constraints in result of “SHOW CREATE TABLE ” - posted by GitBox <gi...@apache.org> on 2021/11/06 04:51:25 UTC, 0 replies.
- [GitHub] [hive] HarshitGupta11 removed a comment on pull request #2752: HIVE-25652: Add constraints in result of “SHOW CREATE TABLE ” - posted by GitBox <gi...@apache.org> on 2021/11/06 14:50:03 UTC, 0 replies.
- [GitHub] [hive] sunchao merged pull request #2647: HIVE-25522 NullPointerException in TxnHandler - posted by GitBox <gi...@apache.org> on 2021/11/06 19:52:53 UTC, 0 replies.
- [GitHub] [hive] Stelyus opened a new pull request #2768: HIVE-25679: Use serdeContants collection delim in MultiDelimSerDe - posted by GitBox <gi...@apache.org> on 2021/11/07 21:21:20 UTC, 0 replies.
- [GitHub] [hive] sankarh merged pull request #2758: HIVE-25659: Metastore direct sql queries with IN/(NOT IN) should be split based on max parameters allowed by SQL DB. - posted by GitBox <gi...@apache.org> on 2021/11/08 05:51:44 UTC, 0 replies.
- [GitHub] [hive] sankarh merged pull request #2760: HIVE-25653: Incorrect results returned by STDDEV, STDDEV_SAMP, STDDEV_POP for floating point data types. - posted by GitBox <gi...@apache.org> on 2021/11/08 06:54:10 UTC, 0 replies.
- [GitHub] [hive] marton-bod commented on a change in pull request #2765: HIVE-25673: Column pruning fix for MR tasks - posted by GitBox <gi...@apache.org> on 2021/11/08 08:40:04 UTC, 2 replies.
- [GitHub] [hive] pvary commented on pull request #2767: HIVE-25675: Intermittent PSQLException when trying to connect to Postgres in tests - posted by GitBox <gi...@apache.org> on 2021/11/08 08:47:44 UTC, 1 replies.
- [GitHub] [hive] pvary commented on a change in pull request #2765: HIVE-25673: Column pruning fix for MR tasks - posted by GitBox <gi...@apache.org> on 2021/11/08 09:52:24 UTC, 2 replies.
- [GitHub] [hive] pvary merged pull request #2765: HIVE-25673: Column pruning fix for MR tasks - posted by GitBox <gi...@apache.org> on 2021/11/08 09:56:15 UTC, 0 replies.
- [GitHub] [hive] szlta merged pull request #2750: Hive 25651 - posted by GitBox <gi...@apache.org> on 2021/11/08 13:12:11 UTC, 0 replies.
- [GitHub] [hive] zabetak commented on pull request #2767: HIVE-25675: Intermittent PSQLException when trying to connect to Postgres in tests - posted by GitBox <gi...@apache.org> on 2021/11/08 14:16:15 UTC, 0 replies.
- [GitHub] [hive] zabetak closed pull request #2767: HIVE-25675: Intermittent PSQLException when trying to connect to Postgres in tests - posted by GitBox <gi...@apache.org> on 2021/11/08 14:21:45 UTC, 0 replies.
- [GitHub] [hive] zabetak opened a new pull request #2769: HIVE-25681: Drop support for multi-threaded qtest execution via QTestRunnerUtils - posted by GitBox <gi...@apache.org> on 2021/11/08 15:05:23 UTC, 0 replies.
- [GitHub] [hive] klcopp commented on a change in pull request #2741: HIVE-25631: Initiator speed-up: only read compaction history once per… - posted by GitBox <gi...@apache.org> on 2021/11/08 16:07:39 UTC, 0 replies.
- [GitHub] [hive] shameersss1 opened a new pull request #2770: HIVE-25680 : Authorize #get_table_meta HiveMetastore Server API to use any of the HiveMetastore Authorization model - posted by GitBox <gi...@apache.org> on 2021/11/09 05:02:03 UTC, 0 replies.
- [GitHub] [hive] shameersss1 commented on pull request #2770: HIVE-25680 : Authorize #get_table_meta HiveMetastore Server API to use any of the HiveMetastore Authorization model - posted by GitBox <gi...@apache.org> on 2021/11/09 05:04:38 UTC, 8 replies.
- [GitHub] [hive] pkumarsinha merged pull request #2724: HIVE-25596: Compress Hive Replication Metrics while storing - posted by GitBox <gi...@apache.org> on 2021/11/09 08:13:03 UTC, 0 replies.
- [GitHub] [hive] HarshitGupta11 opened a new pull request #2771: [Draft]HIVE-24367 Do not review yet - posted by GitBox <gi...@apache.org> on 2021/11/09 08:42:03 UTC, 0 replies.
- [GitHub] [hive] kgyrtkirk commented on a change in pull request #2763: HIVE-25670: Avoid getTable() calls for foreign key tables not used in… - posted by GitBox <gi...@apache.org> on 2021/11/09 09:21:13 UTC, 0 replies.
- [GitHub] [hive] deniskuzZ opened a new pull request #2772: [WIP] HIVE-24445: Non blocking DROP table implementation - posted by GitBox <gi...@apache.org> on 2021/11/09 12:08:58 UTC, 0 replies.
- [GitHub] [hive] zabetak closed pull request #2432: HIVE-24590: Operation logging still leaks log4j appenders - posted by GitBox <gi...@apache.org> on 2021/11/09 12:24:02 UTC, 0 replies.
- [GitHub] [hive] deniskuzZ commented on a change in pull request #2741: HIVE-25631: Initiator speed-up: only read compaction history once per… - posted by GitBox <gi...@apache.org> on 2021/11/09 12:48:19 UTC, 1 replies.
- [GitHub] [hive] abstractdog opened a new pull request #2773: HIVE-25682: Increase bucketId range - qtest - posted by GitBox <gi...@apache.org> on 2021/11/09 12:51:48 UTC, 0 replies.
- [GitHub] [hive] pvary opened a new pull request #2774: HIVE-25683: Close reader in AcidUtils.isRawFormatFile - posted by GitBox <gi...@apache.org> on 2021/11/09 13:16:57 UTC, 0 replies.
- [GitHub] [hive] pvary commented on pull request #2774: HIVE-25683: Close reader in AcidUtils.isRawFormatFile - posted by GitBox <gi...@apache.org> on 2021/11/09 13:21:49 UTC, 0 replies.
- [GitHub] [hive] pvary removed a comment on pull request #2774: HIVE-25683: Close reader in AcidUtils.isRawFormatFile - posted by GitBox <gi...@apache.org> on 2021/11/09 13:22:02 UTC, 0 replies.
- [GitHub] [hive] scarlin-cloudera commented on a change in pull request #2763: HIVE-25670: Avoid getTable() calls for foreign key tables not used in… - posted by GitBox <gi...@apache.org> on 2021/11/09 14:19:03 UTC, 2 replies.
- [GitHub] [hive] zabetak opened a new pull request #2775: HIVE-25684: Many (~16K) skipped tests in TestGenericUDFInitializeOnCompareUDF - posted by GitBox <gi...@apache.org> on 2021/11/09 14:59:00 UTC, 0 replies.
- [GitHub] [hive] abstractdog opened a new pull request #2776: HIVE-25685: HBaseStorageHandler: ensure that hbase properties are present in final JobConf for Tez - posted by GitBox <gi...@apache.org> on 2021/11/09 19:47:34 UTC, 0 replies.
- [GitHub] [hive] pvary merged pull request #2774: HIVE-25683: Close reader in AcidUtils.isRawFormatFile - posted by GitBox <gi...@apache.org> on 2021/11/09 21:02:23 UTC, 0 replies.
- [GitHub] [hive] deniskuzZ merged pull request #2741: HIVE-25631: Initiator speed-up: only read compaction history once per… - posted by GitBox <gi...@apache.org> on 2021/11/10 08:06:36 UTC, 0 replies.
- [GitHub] [hive] soumyakanti3578 opened a new pull request #2777: HIVE-25652: Add constraints in result of “SHOW CREATE TABLE ” - posted by GitBox <gi...@apache.org> on 2021/11/11 03:58:58 UTC, 0 replies.
- [GitHub] [hive] soumyakanti3578 commented on pull request #2777: HIVE-25652: Add constraints in result of “SHOW CREATE TABLE ” - posted by GitBox <gi...@apache.org> on 2021/11/11 04:03:30 UTC, 1 replies.
- [GitHub] [hive] kasakrisz opened a new pull request #2778: HIVE-25610: Handle partition field comments for Iceberg tables ADDENDUM - posted by GitBox <gi...@apache.org> on 2021/11/11 14:15:26 UTC, 0 replies.
- [GitHub] [hive] pvary commented on pull request #2778: HIVE-25610: Handle partition field comments for Iceberg tables ADDENDUM - posted by GitBox <gi...@apache.org> on 2021/11/11 14:50:13 UTC, 0 replies.
- [GitHub] [hive] marton-bod opened a new pull request #2779: HIVE-25690: Fix column reorder detection for Iceberg schema evolution - posted by GitBox <gi...@apache.org> on 2021/11/11 16:14:50 UTC, 0 replies.
- [GitHub] [hive] klcopp commented on a change in pull request #2772: HIVE-24445: Non blocking DROP TABLE implementation - posted by GitBox <gi...@apache.org> on 2021/11/11 16:33:36 UTC, 0 replies.
- [GitHub] [hive] kasakrisz merged pull request #2778: HIVE-25610: Handle partition field comments for Iceberg tables ADDENDUM - posted by GitBox <gi...@apache.org> on 2021/11/11 18:53:23 UTC, 0 replies.
- [GitHub] [hive] kasakrisz commented on pull request #2778: HIVE-25610: Handle partition field comments for Iceberg tables ADDENDUM - posted by GitBox <gi...@apache.org> on 2021/11/11 18:55:37 UTC, 0 replies.
- [GitHub] [hive] deniskuzZ opened a new pull request #2780: HIVE-25688: Non blocking DROP PARTITION implementation - posted by GitBox <gi...@apache.org> on 2021/11/11 19:30:32 UTC, 0 replies.
- [GitHub] [hive] abstractdog opened a new pull request #2781: HIVE-25691: LLAP: ShuffleHandler port should respect value in config - posted by GitBox <gi...@apache.org> on 2021/11/12 10:08:07 UTC, 0 replies.
- [GitHub] [hive] kgyrtkirk opened a new pull request #2782: HIVE-25692: ExceptionHandler may mask checked exceptions - posted by GitBox <gi...@apache.org> on 2021/11/12 10:31:11 UTC, 0 replies.
- [GitHub] [hive] kgyrtkirk commented on pull request #2782: HIVE-25692: ExceptionHandler may mask checked exceptions - posted by GitBox <gi...@apache.org> on 2021/11/12 10:32:09 UTC, 0 replies.
- [GitHub] [hive] kgyrtkirk opened a new pull request #2783: HIVE-23095: NDV might be overestimated for a table with ~70 value - posted by GitBox <gi...@apache.org> on 2021/11/12 10:48:45 UTC, 0 replies.
- [GitHub] [hive] kgyrtkirk commented on pull request #2783: HIVE-23095: NDV might be overestimated for a table with ~70 value - posted by GitBox <gi...@apache.org> on 2021/11/12 10:49:18 UTC, 1 replies.
- [GitHub] [hive] dengzhhu653 commented on a change in pull request #2782: HIVE-25692: ExceptionHandler may mask checked exceptions - posted by GitBox <gi...@apache.org> on 2021/11/12 11:02:43 UTC, 0 replies.
- [GitHub] [hive] dengzhhu653 commented on pull request #2782: HIVE-25692: ExceptionHandler may mask checked exceptions - posted by GitBox <gi...@apache.org> on 2021/11/12 11:03:40 UTC, 0 replies.
- [GitHub] [hive] dengzhhu653 closed pull request #2754: HIVE-25634: Eclipse compiler bumps into AIOBE during ObjectStore comp… - posted by GitBox <gi...@apache.org> on 2021/11/12 11:03:52 UTC, 0 replies.
- [GitHub] [hive] szlta opened a new pull request #2784: HIVE-25689: Remove deprecated DataUtil from iceberg-handler - posted by GitBox <gi...@apache.org> on 2021/11/12 11:40:36 UTC, 0 replies.
- [GitHub] [hive] kgyrtkirk commented on a change in pull request #2756: HIVE-25656: Get materialized view state based on number of affected rows of transactions - posted by GitBox <gi...@apache.org> on 2021/11/12 12:22:42 UTC, 1 replies.
- [GitHub] [hive] ashish-kumar-sharma opened a new pull request #2785: HIVE-25693: Vector implementation return Incorrect results for STDDEV, STDDEV_SAMP, STDDEV_POP for floating point data types - posted by GitBox <gi...@apache.org> on 2021/11/12 12:23:35 UTC, 0 replies.
- [GitHub] [hive] mbathori-cloudera opened a new pull request #2786: HIVE-25686: UDFSpace result length calculation is incorrect after HADOOP-17901 and HADOOP-17905 - posted by GitBox <gi...@apache.org> on 2021/11/12 13:18:08 UTC, 0 replies.
- [GitHub] [hive] pvary commented on a change in pull request #2780: HIVE-25688: Non blocking DROP PARTITION implementation - posted by GitBox <gi...@apache.org> on 2021/11/12 13:40:10 UTC, 0 replies.
- [GitHub] [hive] pvary commented on pull request #2780: HIVE-25688: Non blocking DROP PARTITION implementation - posted by GitBox <gi...@apache.org> on 2021/11/12 13:43:04 UTC, 0 replies.
- [GitHub] [hive] dengzhhu653 opened a new pull request #2754: HIVE-25634: Eclipse compiler bumps into AIOBE during ObjectStore comp… - posted by GitBox <gi...@apache.org> on 2021/11/12 13:55:02 UTC, 0 replies.
- [GitHub] [hive] kgyrtkirk merged pull request #2754: HIVE-25634: Eclipse compiler bumps into AIOBE during ObjectStore comp… - posted by GitBox <gi...@apache.org> on 2021/11/12 13:55:34 UTC, 0 replies.
- [GitHub] [hive] kgyrtkirk commented on a change in pull request #2782: HIVE-25692: ExceptionHandler may mask checked exceptions - posted by GitBox <gi...@apache.org> on 2021/11/12 13:59:25 UTC, 0 replies.
- [GitHub] [hive] abstractdog merged pull request #2776: HIVE-25685: HBaseStorageHandler: ensure that hbase properties are present in final JobConf for Tez - posted by GitBox <gi...@apache.org> on 2021/11/12 14:09:38 UTC, 0 replies.
- [GitHub] [hive] scarlin-cloudera commented on a change in pull request #2756: HIVE-25656: Get materialized view state based on number of affected rows of transactions - posted by GitBox <gi...@apache.org> on 2021/11/12 16:57:56 UTC, 0 replies.
- [GitHub] [hive] deniskuzZ commented on a change in pull request #2772: HIVE-24445: Non blocking DROP TABLE implementation - posted by GitBox <gi...@apache.org> on 2021/11/12 17:23:03 UTC, 4 replies.
- [GitHub] [hive] saihemanth-cloudera opened a new pull request #2787: HIVE-25695: Making spark views authorization configurable on hive - posted by GitBox <gi...@apache.org> on 2021/11/12 20:27:02 UTC, 0 replies.
- [GitHub] [hive] ramesh0201 opened a new pull request #2788: HIVE-25697 Upgrade commons-compress to 1.21 - posted by GitBox <gi...@apache.org> on 2021/11/13 00:21:03 UTC, 0 replies.
- [GitHub] [hive] kasakrisz commented on a change in pull request #2756: HIVE-25656: Get materialized view state based on number of affected rows of transactions - posted by GitBox <gi...@apache.org> on 2021/11/15 07:47:43 UTC, 10 replies.
- [GitHub] [hive] kgyrtkirk merged pull request #2769: HIVE-25681: Drop support for multi-threaded qtest execution via QTestRunnerUtils - posted by GitBox <gi...@apache.org> on 2021/11/15 08:55:06 UTC, 0 replies.
- [GitHub] [hive] kgyrtkirk merged pull request #2740: HIVE-25636: Bump Xerce2 to 2.12.1. - posted by GitBox <gi...@apache.org> on 2021/11/15 08:56:12 UTC, 0 replies.
- [GitHub] [hive] kgyrtkirk commented on pull request #2740: HIVE-25636: Bump Xerce2 to 2.12.1. - posted by GitBox <gi...@apache.org> on 2021/11/15 08:57:37 UTC, 0 replies.
- [GitHub] [hive] kgyrtkirk merged pull request #2515: HIVE-25365: Insufficient privileges to show partitions when partition… - posted by GitBox <gi...@apache.org> on 2021/11/15 09:01:01 UTC, 0 replies.
- [GitHub] [hive] szlta commented on a change in pull request #2779: HIVE-25690: Fix column reorder detection for Iceberg schema evolution - posted by GitBox <gi...@apache.org> on 2021/11/15 10:00:38 UTC, 1 replies.
- [GitHub] [hive] marton-bod commented on a change in pull request #2779: HIVE-25690: Fix column reorder detection for Iceberg schema evolution - posted by GitBox <gi...@apache.org> on 2021/11/15 10:09:17 UTC, 0 replies.
- [GitHub] [hive] dengzhhu653 commented on pull request #2515: HIVE-25365: Insufficient privileges to show partitions when partition… - posted by GitBox <gi...@apache.org> on 2021/11/15 11:04:25 UTC, 0 replies.
- [GitHub] [hive] tasanuma commented on pull request #2740: HIVE-25636: Bump Xerce2 to 2.12.1. - posted by GitBox <gi...@apache.org> on 2021/11/15 13:44:14 UTC, 0 replies.
- [GitHub] [hive] zabetak opened a new pull request #2790: HIVE-25701: Declare JDBC drivers as runtime & optional dependencies - posted by GitBox <gi...@apache.org> on 2021/11/15 13:55:33 UTC, 0 replies.
- [GitHub] [hive] zabetak commented on pull request #2790: HIVE-25701: Declare JDBC drivers as runtime & optional dependencies - posted by GitBox <gi...@apache.org> on 2021/11/15 14:54:31 UTC, 0 replies.
- [GitHub] [hive] ramesh0201 commented on pull request #2788: HIVE-25697 Upgrade commons-compress to 1.21 - posted by GitBox <gi...@apache.org> on 2021/11/15 15:07:31 UTC, 1 replies.
- [GitHub] [hive] kgyrtkirk commented on pull request #2788: HIVE-25697 Upgrade commons-compress to 1.21 - posted by GitBox <gi...@apache.org> on 2021/11/15 15:19:49 UTC, 0 replies.
- [GitHub] [hive] kgyrtkirk merged pull request #2788: HIVE-25697 Upgrade commons-compress to 1.21 - posted by GitBox <gi...@apache.org> on 2021/11/15 16:03:36 UTC, 0 replies.
- [GitHub] [hive] kgyrtkirk opened a new pull request #2791: HIVE-21152: Recognize simple CASE as an IF - posted by GitBox <gi...@apache.org> on 2021/11/15 16:14:17 UTC, 0 replies.
- [GitHub] [hive] zabetak closed pull request #2775: HIVE-25684: Many (~16K) skipped tests in TestGenericUDFInitializeOnCompareUDF - posted by GitBox <gi...@apache.org> on 2021/11/15 16:15:13 UTC, 0 replies.
- [GitHub] [hive] zabetak closed pull request #2766: HIVE-25676: Uncaught exception in QTestDatabaseHandler causes unrelated test failures - posted by GitBox <gi...@apache.org> on 2021/11/15 16:15:16 UTC, 0 replies.
- [GitHub] [hive] szlta commented on pull request #2784: HIVE-25689: Remove deprecated DataUtil from iceberg-handler - posted by GitBox <gi...@apache.org> on 2021/11/15 17:29:51 UTC, 0 replies.
- [GitHub] [hive] kasakrisz commented on a change in pull request #2777: HIVE-25652: Add constraints in result of “SHOW CREATE TABLE ” - posted by GitBox <gi...@apache.org> on 2021/11/16 05:01:46 UTC, 2 replies.
- [GitHub] [hive] kasakrisz commented on pull request #2777: HIVE-25652: Add constraints in result of “SHOW CREATE TABLE ” - posted by GitBox <gi...@apache.org> on 2021/11/16 05:07:01 UTC, 2 replies.
- [GitHub] [hive] ayushtkn commented on pull request #2789: HIVE-25700. Prevent deletion of Notification Events post restarts. - posted by GitBox <gi...@apache.org> on 2021/11/16 08:51:49 UTC, 0 replies.
- [GitHub] [hive] zabetak closed pull request #2786: HIVE-25686: UDFSpace result length calculation is incorrect after HADOOP-17901 and HADOOP-17905 - posted by GitBox <gi...@apache.org> on 2021/11/16 09:50:40 UTC, 0 replies.
- [GitHub] [hive] maheshk114 commented on pull request #2627: HIVE-25509: CLIService.closeOperation should not fail if operation handle is not present - posted by GitBox <gi...@apache.org> on 2021/11/16 10:44:23 UTC, 0 replies.
- [GitHub] [hive] kgyrtkirk commented on pull request #2693: HIVE-25582: Empty result when using offset limit with MR - posted by GitBox <gi...@apache.org> on 2021/11/16 11:56:00 UTC, 0 replies.
- [GitHub] [hive] kgyrtkirk closed pull request #2607: HIVE-25450: Delta metrics keys should contain database name - posted by GitBox <gi...@apache.org> on 2021/11/16 12:07:52 UTC, 0 replies.
- [GitHub] [hive] kgyrtkirk commented on pull request #2607: HIVE-25450: Delta metrics keys should contain database name - posted by GitBox <gi...@apache.org> on 2021/11/16 12:07:54 UTC, 0 replies.
- [GitHub] [hive] kgyrtkirk commented on a change in pull request #1674: [WIP] HIVE-24390 Spelling - posted by GitBox <gi...@apache.org> on 2021/11/16 12:20:29 UTC, 1 replies.
- [GitHub] [hive] dengzhhu653 commented on pull request #2693: HIVE-25582: Empty result when using offset limit with MR - posted by GitBox <gi...@apache.org> on 2021/11/16 12:30:01 UTC, 2 replies.
- [GitHub] [hive] jsoref commented on a change in pull request #1674: [WIP] HIVE-24390 Spelling - posted by GitBox <gi...@apache.org> on 2021/11/16 12:53:31 UTC, 1 replies.
- [GitHub] [hive] jsoref commented on pull request #1674: [WIP] HIVE-24390 Spelling - posted by GitBox <gi...@apache.org> on 2021/11/16 12:58:25 UTC, 3 replies.
- [GitHub] [hive] abstractdog opened a new pull request #2794: HIVE-25706: ShuffleHandler: Make sure of properly releasing netty reference counted objects - posted by GitBox <gi...@apache.org> on 2021/11/16 16:04:48 UTC, 0 replies.
- [GitHub] [hive] kgyrtkirk commented on a change in pull request #2542: [HIVE-25399] Make command splitting consistent between beeline and hi… - posted by GitBox <gi...@apache.org> on 2021/11/16 16:15:06 UTC, 0 replies.
- [GitHub] [hive] kgyrtkirk commented on a change in pull request #2546: HIVE-25405 : Implement Connector Provider for Amazon Redshift - posted by GitBox <gi...@apache.org> on 2021/11/16 16:22:38 UTC, 0 replies.
- [GitHub] [hive] kgyrtkirk commented on a change in pull request #2537: HIVE-25392: Refactor UDFToInteger to GenericUDFToInteger - posted by GitBox <gi...@apache.org> on 2021/11/16 16:42:31 UTC, 0 replies.
- [GitHub] [hive] kgyrtkirk commented on pull request #1674: [WIP] HIVE-24390 Spelling - posted by GitBox <gi...@apache.org> on 2021/11/16 17:15:40 UTC, 1 replies.
- [GitHub] [hive] deniskuzZ opened a new pull request #2796: HIVE-25710: Config used to enable non-blocking TRUNCATE is not proper… - posted by GitBox <gi...@apache.org> on 2021/11/16 17:47:46 UTC, 0 replies.
- [GitHub] [hive] saihemanth-cloudera opened a new pull request #2797: HIVE-25709: Upgrade netty to 4.1.69 in the hive/pom - posted by GitBox <gi...@apache.org> on 2021/11/16 17:55:05 UTC, 0 replies.
- [GitHub] [hive] shameersss1 removed a comment on pull request #2770: HIVE-25680 : Authorize #get_table_meta HiveMetastore Server API to use any of the HiveMetastore Authorization model - posted by GitBox <gi...@apache.org> on 2021/11/17 05:36:26 UTC, 1 replies.
- [GitHub] [hive] pkumarsinha commented on a change in pull request #2789: HIVE-25700. Prevent deletion of Notification Events post restarts. - posted by GitBox <gi...@apache.org> on 2021/11/17 06:08:42 UTC, 2 replies.
- [GitHub] [hive] ayushtkn commented on a change in pull request #2793: HIVE-25609: Preserve XAttrs in normal file copy case. - posted by GitBox <gi...@apache.org> on 2021/11/17 06:33:01 UTC, 2 replies.
- [GitHub] [hive] kgyrtkirk commented on pull request #2648: HIVE-25531: Remove the core classified hive-exec artifact - posted by GitBox <gi...@apache.org> on 2021/11/17 08:41:06 UTC, 0 replies.
- [GitHub] [hive] kgyrtkirk merged pull request #2782: HIVE-25692: ExceptionHandler may mask checked exceptions - posted by GitBox <gi...@apache.org> on 2021/11/17 08:58:57 UTC, 0 replies.
- [GitHub] [hive] zabetak commented on a change in pull request #2546: HIVE-25405 : Implement Connector Provider for Amazon Redshift - posted by GitBox <gi...@apache.org> on 2021/11/17 11:55:02 UTC, 0 replies.
- [GitHub] [hive] zabetak commented on a change in pull request #2648: HIVE-25531: Remove the core classified hive-exec artifact - posted by GitBox <gi...@apache.org> on 2021/11/17 12:22:58 UTC, 0 replies.
- [GitHub] [hive] zabetak closed pull request #2790: HIVE-25701: Declare JDBC drivers as runtime & optional dependencies - posted by GitBox <gi...@apache.org> on 2021/11/17 12:28:55 UTC, 0 replies.
- [GitHub] [hive] marton-bod merged pull request #2779: HIVE-25690: Fix column reorder detection for Iceberg schema evolution - posted by GitBox <gi...@apache.org> on 2021/11/17 13:19:25 UTC, 0 replies.
- [GitHub] [hive] ayushtkn commented on a change in pull request #2789: HIVE-25700. Prevent deletion of Notification Events post restarts. - posted by GitBox <gi...@apache.org> on 2021/11/17 15:27:17 UTC, 0 replies.
- [GitHub] [hive] kgyrtkirk merged pull request #2763: HIVE-25670: Avoid getTable() calls for foreign key tables not used in… - posted by GitBox <gi...@apache.org> on 2021/11/17 16:23:58 UTC, 0 replies.
- [GitHub] [hive] kgyrtkirk commented on pull request #2581: HIVE-25443 : Arrow SerDe Cannot serialize/deserialize complex data types When there are more than 1024 values - posted by GitBox <gi...@apache.org> on 2021/11/17 16:27:08 UTC, 0 replies.
- [GitHub] [hive] dengzhhu653 closed pull request #2693: HIVE-25582: Empty result when using offset limit with MR - posted by GitBox <gi...@apache.org> on 2021/11/18 04:55:17 UTC, 0 replies.
- [GitHub] [hive] dengzhhu653 opened a new pull request #2693: HIVE-25582: Empty result when using offset limit with MR - posted by GitBox <gi...@apache.org> on 2021/11/18 04:56:47 UTC, 0 replies.
- [GitHub] [hive] shameersss1 commented on pull request #2581: HIVE-25443 : Arrow SerDe Cannot serialize/deserialize complex data types When there are more than 1024 values - posted by GitBox <gi...@apache.org> on 2021/11/18 05:20:33 UTC, 0 replies.
- [GitHub] [hive] SparksFyz opened a new pull request #2798: HIVE-25721: Outer join result is wrong - posted by GitBox <gi...@apache.org> on 2021/11/18 06:37:25 UTC, 0 replies.
- [GitHub] [hive] SparksFyz commented on pull request #2798: HIVE-25721: Outer join result is wrong - posted by GitBox <gi...@apache.org> on 2021/11/18 06:39:51 UTC, 2 replies.
- [GitHub] [hive] kgyrtkirk merged pull request #2526: HIVE-25095: Beeline/hive -e command can't deal with query with traili… - posted by GitBox <gi...@apache.org> on 2021/11/18 07:22:20 UTC, 0 replies.
- [GitHub] [hive] kgyrtkirk merged pull request #2581: HIVE-25443 : Arrow SerDe Cannot serialize/deserialize complex data types When there are more than 1024 values - posted by GitBox <gi...@apache.org> on 2021/11/18 07:30:03 UTC, 0 replies.
- [GitHub] [hive] fengpan0403 opened a new pull request #2800: Typos fix - posted by GitBox <gi...@apache.org> on 2021/11/18 08:33:21 UTC, 0 replies.
- [GitHub] [hive] kgyrtkirk commented on pull request #2800: Typos fix - posted by GitBox <gi...@apache.org> on 2021/11/18 09:05:04 UTC, 0 replies.
- [GitHub] [hive] fengpan0403 commented on pull request #2800: HIVE-25723: Found some typos - posted by GitBox <gi...@apache.org> on 2021/11/18 09:30:28 UTC, 0 replies.
- [GitHub] [hive] kgyrtkirk commented on a change in pull request #2693: HIVE-25582: Empty result when using offset limit with MR - posted by GitBox <gi...@apache.org> on 2021/11/18 10:15:45 UTC, 0 replies.
- [GitHub] [hive] dengzhhu653 commented on a change in pull request #2693: HIVE-25582: Empty result when using offset limit with MR - posted by GitBox <gi...@apache.org> on 2021/11/18 11:15:01 UTC, 0 replies.
- [GitHub] [hive] jsoref commented on pull request #2800: HIVE-25723: Found some typos - posted by GitBox <gi...@apache.org> on 2021/11/18 13:57:02 UTC, 1 replies.
- [GitHub] [hive] nrg4878 commented on pull request #2496: HIVE-25349: Skip password auth when trusted header is present in the … - posted by GitBox <gi...@apache.org> on 2021/11/18 15:21:06 UTC, 0 replies.
- [GitHub] [hive] szlta merged pull request #2792: HIVE-25702: Upgrade Iceberg dependency to 0.12.1 - posted by GitBox <gi...@apache.org> on 2021/11/18 16:21:27 UTC, 0 replies.
- [GitHub] [hive] kgyrtkirk closed pull request #2648: HIVE-25531: Remove the core classified hive-exec artifact - posted by GitBox <gi...@apache.org> on 2021/11/18 16:57:20 UTC, 0 replies.
- [GitHub] [hive] kgyrtkirk commented on a change in pull request #2770: HIVE-25680 : Authorize #get_table_meta HiveMetastore Server API to use any of the HiveMetastore Authorization model - posted by GitBox <gi...@apache.org> on 2021/11/18 17:18:57 UTC, 0 replies.
- [GitHub] [hive] kgyrtkirk merged pull request #1674: [WIP] HIVE-24390 Spelling - posted by GitBox <gi...@apache.org> on 2021/11/18 17:25:35 UTC, 0 replies.
- [GitHub] [hive] kgyrtkirk opened a new pull request #2801: HIVE-25714: docker logs commands timeout regularily during testing - posted by GitBox <gi...@apache.org> on 2021/11/18 17:45:57 UTC, 0 replies.
- [GitHub] [hive] saihemanth-cloudera closed pull request #2496: HIVE-25349: Skip password auth when trusted header is present in the … - posted by GitBox <gi...@apache.org> on 2021/11/18 18:50:58 UTC, 0 replies.
- [GitHub] [hive] saihemanth-cloudera closed pull request #2787: HIVE-25695: Making spark views authorization configurable on hive - posted by GitBox <gi...@apache.org> on 2021/11/18 18:51:22 UTC, 0 replies.
- [GitHub] [hive] jsoref opened a new pull request #2802: HIVE-24390 Spelling serde - posted by GitBox <gi...@apache.org> on 2021/11/19 05:21:35 UTC, 0 replies.
- [GitHub] [hive] saihemanth-cloudera opened a new pull request #2803: HIVE-25724: Support external tables only for special databases - posted by GitBox <gi...@apache.org> on 2021/11/19 05:58:40 UTC, 0 replies.
- [GitHub] [hive] szlta merged pull request #2784: HIVE-25689: Remove deprecated DataUtil from iceberg-handler - posted by GitBox <gi...@apache.org> on 2021/11/19 08:26:00 UTC, 0 replies.
- [GitHub] [hive] abstractdog merged pull request #2627: HIVE-25509: CLIService.closeOperation should not fail if operation handle is not present - posted by GitBox <gi...@apache.org> on 2021/11/19 09:44:18 UTC, 0 replies.
- [GitHub] [hive] shameersss1 commented on a change in pull request #2770: HIVE-25680 : Authorize #get_table_meta HiveMetastore Server API to use any of the HiveMetastore Authorization model - posted by GitBox <gi...@apache.org> on 2021/11/19 10:08:32 UTC, 5 replies.
- [GitHub] [hive] kasakrisz commented on a change in pull request #2783: HIVE-23095: NDV might be overestimated for a table with ~70 value - posted by GitBox <gi...@apache.org> on 2021/11/19 10:10:58 UTC, 0 replies.
- [GitHub] [hive] kgyrtkirk merged pull request #2801: HIVE-25714: docker logs commands timeout regularily during testing - posted by GitBox <gi...@apache.org> on 2021/11/19 10:55:11 UTC, 0 replies.
- [GitHub] [hive] kgyrtkirk commented on a change in pull request #2802: HIVE-24390 Spelling serde - posted by GitBox <gi...@apache.org> on 2021/11/19 11:10:11 UTC, 0 replies.
- [GitHub] [hive] kgyrtkirk commented on pull request #2802: HIVE-24390 Spelling serde - posted by GitBox <gi...@apache.org> on 2021/11/19 11:13:54 UTC, 2 replies.
- [GitHub] [hive] sourabh912 opened a new pull request #2804: [WIP]HIVE-25726: Upgrade velocity to 2.3 due to CVE-2020-13936 - posted by GitBox <gi...@apache.org> on 2021/11/19 11:23:49 UTC, 0 replies.
- [GitHub] [hive] sourabh912 closed pull request #2804: [WIP]HIVE-25726: Upgrade velocity to 2.3 due to CVE-2020-13936 - posted by GitBox <gi...@apache.org> on 2021/11/19 11:24:44 UTC, 0 replies.
- [GitHub] [hive] sourabh912 opened a new pull request #2805: [WIP] HIVE-25726: Upgrade velocity to 2.3 due to CVE-2020-13936 - posted by GitBox <gi...@apache.org> on 2021/11/19 11:33:45 UTC, 0 replies.
- [GitHub] [hive] jsoref commented on a change in pull request #2802: HIVE-24390 Spelling serde - posted by GitBox <gi...@apache.org> on 2021/11/19 14:33:50 UTC, 1 replies.
- [GitHub] [hive] jsoref commented on pull request #2802: HIVE-24390 Spelling serde - posted by GitBox <gi...@apache.org> on 2021/11/19 14:37:11 UTC, 0 replies.
- [GitHub] [hive] marton-bod opened a new pull request #2806: HIVE-25658: Addendum: Fix regex for masking totalSize table propertie… - posted by GitBox <gi...@apache.org> on 2021/11/19 15:22:25 UTC, 0 replies.
- [GitHub] [hive] pvary commented on pull request #2807: HIVE-25727: Iceberg hive catalog should create table object with init… - posted by GitBox <gi...@apache.org> on 2021/11/19 15:58:31 UTC, 1 replies.
- [GitHub] [hive] marton-bod commented on pull request #2807: HIVE-25727: Iceberg hive catalog should create table object with init… - posted by GitBox <gi...@apache.org> on 2021/11/19 16:01:55 UTC, 1 replies.
- [GitHub] [hive] pkumarsinha merged pull request #2789: HIVE-25700. Prevent deletion of Notification Events post restarts. - posted by GitBox <gi...@apache.org> on 2021/11/19 18:15:15 UTC, 0 replies.
- [GitHub] [hive] marton-bod merged pull request #2806: HIVE-25658: Addendum: Fix regex for masking totalSize table propertie… - posted by GitBox <gi...@apache.org> on 2021/11/19 22:41:35 UTC, 0 replies.
- [GitHub] [hive] marton-bod merged pull request #2807: HIVE-25727: Iceberg hive catalog should create table object with init… - posted by GitBox <gi...@apache.org> on 2021/11/19 22:42:07 UTC, 0 replies.
- [GitHub] [hive] github-actions[bot] commented on pull request #2617: HIVE-25495: Upgrade to JLine3 - posted by GitBox <gi...@apache.org> on 2021/11/21 00:11:43 UTC, 1 replies.
- [GitHub] [hive] github-actions[bot] commented on pull request #2572: HIVE-25396: Improve Exception handling in Hive Server 2 - posted by GitBox <gi...@apache.org> on 2021/11/21 00:11:46 UTC, 1 replies.
- [GitHub] [hive] github-actions[bot] commented on pull request #2623: Switch back to alter_partition(s) in HMS client for Hive 3.1.x - posted by GitBox <gi...@apache.org> on 2021/11/21 00:11:46 UTC, 1 replies.
- [GitHub] [hive] github-actions[bot] commented on pull request #2611: HIVE-24471 : Add support for combiner in hash mode group aggregation - posted by GitBox <gi...@apache.org> on 2021/11/21 00:11:49 UTC, 1 replies.
- [GitHub] [hive] github-actions[bot] commented on pull request #2574: HIVE-24742: Support router path or view fs path in Hive table location - posted by GitBox <gi...@apache.org> on 2021/11/21 00:11:52 UTC, 1 replies.
- [GitHub] [hive] github-actions[bot] commented on pull request #2541: HIVE-25398: Converted external tables should be able to configure purge behaviour - posted by GitBox <gi...@apache.org> on 2021/11/21 00:12:05 UTC, 1 replies.
- [GitHub] [hive] github-actions[bot] commented on pull request #2544: HIVE-25401: Insert overwrite a table which location is on other cluster fail in kerberos cluster - posted by GitBox <gi...@apache.org> on 2021/11/21 00:12:08 UTC, 1 replies.
- [GitHub] [hive] github-actions[bot] commented on pull request #2403: HIVE-25260: Provide tableId for AllocWriteIdEvent - posted by GitBox <gi...@apache.org> on 2021/11/21 00:12:10 UTC, 1 replies.
- [GitHub] [hive] github-actions[bot] commented on pull request #2441: HIVE-25048: Improve the start/end functions in HMSHandler - posted by GitBox <gi...@apache.org> on 2021/11/21 00:12:13 UTC, 1 replies.
- [GitHub] [hive] github-actions[bot] commented on pull request #2547: HIVE-25346: cleanTxnToWriteIdTable breaks SNAPSHOT isolation - posted by GitBox <gi...@apache.org> on 2021/11/21 00:12:16 UTC, 1 replies.
- [GitHub] [hive] github-actions[bot] commented on pull request #2487: HIVE-25340: Refactor UDFToByte to GenericUDFToByte - posted by GitBox <gi...@apache.org> on 2021/11/21 00:12:19 UTC, 1 replies.
- [GitHub] [hive] github-actions[bot] commented on pull request #2465: HIVE-25321: advance write id during AlterTableDropPartition - posted by GitBox <gi...@apache.org> on 2021/11/21 00:12:23 UTC, 1 replies.
- [GitHub] [hive] github-actions[bot] commented on pull request #2319: HIVE-25158: Beeline/hive command can't get operation logs when hive.s… - posted by GitBox <gi...@apache.org> on 2021/11/21 00:12:26 UTC, 1 replies.
- [GitHub] [hive] github-actions[bot] commented on pull request #2484: HIVE-21614: "Support" comparing Derby's table parameter CLOB by replacing `=` with `LIKE` - posted by GitBox <gi...@apache.org> on 2021/11/21 00:12:29 UTC, 1 replies.
- [GitHub] [hive] github-actions[bot] commented on pull request #2553: HIVE-25411 Don't parse zk path created by PrivilegeSynchronizer to ge… - posted by GitBox <gi...@apache.org> on 2021/11/21 00:12:32 UTC, 1 replies.
- [GitHub] [hive] github-actions[bot] commented on pull request #2499: [WIP] Optimise DBTokenStore implementation - posted by GitBox <gi...@apache.org> on 2021/11/21 00:12:32 UTC, 1 replies.
- [GitHub] [hive] github-actions[bot] commented on pull request #2399: HIVE-25251 : Reduce overhead of adding partitions during batch loading of partitions - posted by GitBox <gi...@apache.org> on 2021/11/21 00:12:35 UTC, 1 replies.
- [GitHub] [hive] github-actions[bot] commented on pull request #2019: HIVE-24830: rowschema setsig/cstr clones data - posted by GitBox <gi...@apache.org> on 2021/11/21 00:12:38 UTC, 1 replies.
- [GitHub] [hive] github-actions[bot] commented on pull request #2545: HIVE-24546: Avoid unwanted cloud storage call during dynamic partitio… - posted by GitBox <gi...@apache.org> on 2021/11/21 00:12:42 UTC, 1 replies.
- [GitHub] [hive] github-actions[bot] commented on pull request #1742: HIVE-24484: Upgrade Hadoop to 3.3.1 - posted by GitBox <gi...@apache.org> on 2021/11/21 00:12:44 UTC, 1 replies.
- [GitHub] [hive] github-actions[bot] commented on pull request #2327: HIVE-25174. Add DFS URI permission check for AlterTableEvent - posted by GitBox <gi...@apache.org> on 2021/11/21 00:12:47 UTC, 1 replies.
- [GitHub] [hive] github-actions[bot] commented on pull request #2661: HIVE-25543: Add Read-Only Capability to ObjectStore - posted by GitBox <gi...@apache.org> on 2021/11/22 00:11:25 UTC, 0 replies.
- [GitHub] [hive] dengzhhu653 opened a new pull request #2808: HIVE-25729: ThriftUnionObjectInspector should be notified when fully … - posted by GitBox <gi...@apache.org> on 2021/11/22 03:49:19 UTC, 0 replies.
- [GitHub] [hive] hsnusonic closed pull request #2403: HIVE-25260: Provide tableId for AllocWriteIdEvent - posted by GitBox <gi...@apache.org> on 2021/11/22 06:39:28 UTC, 0 replies.
- [GitHub] [hive] abstractdog opened a new pull request #1789: HIVE-24545: jdbc.HiveStatement: Number of rows is greater than Integer.MAX_VALUE - posted by GitBox <gi...@apache.org> on 2021/11/22 09:07:09 UTC, 0 replies.
- [GitHub] [hive] kgyrtkirk commented on a change in pull request #2544: HIVE-25401: Insert overwrite a table which location is on other cluster fail in kerberos cluster - posted by GitBox <gi...@apache.org> on 2021/11/22 09:45:45 UTC, 0 replies.
- [GitHub] [hive] zabetak commented on pull request #2798: HIVE-25721: Outer join result is wrong - posted by GitBox <gi...@apache.org> on 2021/11/22 10:02:47 UTC, 0 replies.
- [GitHub] [hive] kgyrtkirk commented on pull request #2547: HIVE-25346: cleanTxnToWriteIdTable breaks SNAPSHOT isolation - posted by GitBox <gi...@apache.org> on 2021/11/22 10:06:28 UTC, 0 replies.
- [GitHub] [hive] kgyrtkirk closed pull request #2547: HIVE-25346: cleanTxnToWriteIdTable breaks SNAPSHOT isolation - posted by GitBox <gi...@apache.org> on 2021/11/22 10:06:32 UTC, 0 replies.
- [GitHub] [hive] kgyrtkirk commented on pull request #2499: HIVE-25352: Optimise DBTokenStore implementation - posted by GitBox <gi...@apache.org> on 2021/11/22 10:10:59 UTC, 0 replies.
- [GitHub] [hive] kgyrtkirk commented on a change in pull request #2441: HIVE-25048: Improve the start/end functions in HMSHandler - posted by GitBox <gi...@apache.org> on 2021/11/22 10:45:37 UTC, 0 replies.
- [GitHub] [hive] kgyrtkirk commented on pull request #2019: HIVE-24830: rowschema setsig/cstr clones data - posted by GitBox <gi...@apache.org> on 2021/11/22 10:46:20 UTC, 0 replies.
- [GitHub] [hive] kgyrtkirk commented on pull request #1742: HIVE-24484: Upgrade Hadoop to 3.3.1 - posted by GitBox <gi...@apache.org> on 2021/11/22 10:52:24 UTC, 1 replies.
- [GitHub] [hive] Neilxzn commented on a change in pull request #2544: HIVE-25401: Insert overwrite a table which location is on other cluster fail in kerberos cluster - posted by GitBox <gi...@apache.org> on 2021/11/22 11:22:59 UTC, 0 replies.
- [GitHub] [hive] kgyrtkirk merged pull request #2567: HIVE-24849 CreateTableDesc() calls isEmpty() after isExternal(); optimize Table.… - posted by GitBox <gi...@apache.org> on 2021/11/22 11:23:34 UTC, 0 replies.
- [GitHub] [hive] abstractdog commented on pull request #1742: HIVE-24484: Upgrade Hadoop to 3.3.1 - posted by GitBox <gi...@apache.org> on 2021/11/22 11:27:07 UTC, 0 replies.
- [GitHub] [hive] Stelyus commented on pull request #2768: HIVE-25679: Use serdeContants collection delim in MultiDelimSerDe - posted by GitBox <gi...@apache.org> on 2021/11/22 11:29:32 UTC, 0 replies.
- [GitHub] [hive] dengzhhu653 commented on a change in pull request #2441: HIVE-25048: Improve the start/end functions in HMSHandler - posted by GitBox <gi...@apache.org> on 2021/11/22 11:37:25 UTC, 0 replies.
- [GitHub] [hive] kgyrtkirk commented on pull request #2585: HIVE-25448: Invalid partition columns when skew with distinct - posted by GitBox <gi...@apache.org> on 2021/11/22 11:45:55 UTC, 0 replies.
- [GitHub] [hive] kgyrtkirk merged pull request #2768: HIVE-25679: Use serdeContants collection delim in MultiDelimSerDe - posted by GitBox <gi...@apache.org> on 2021/11/22 11:57:32 UTC, 0 replies.
- [GitHub] [hive] dengzhhu653 commented on pull request #2585: HIVE-25448: Invalid partition columns when skew with distinct - posted by GitBox <gi...@apache.org> on 2021/11/22 12:00:57 UTC, 0 replies.
- [GitHub] [hive] github-actions[bot] commented on pull request #2145: HIVE-24969: Predicates may be removed when decorrelating subqueries with lateral - posted by GitBox <gi...@apache.org> on 2021/11/23 00:11:17 UTC, 0 replies.
- [GitHub] [hive] SparksFyz edited a comment on pull request #2798: HIVE-25721: Outer join result is wrong - posted by GitBox <gi...@apache.org> on 2021/11/23 02:14:53 UTC, 0 replies.
- [GitHub] [hive] kgyrtkirk merged pull request #2770: HIVE-25680 : Authorize #get_table_meta HiveMetastore Server API to use any of the HiveMetastore Authorization model - posted by GitBox <gi...@apache.org> on 2021/11/23 08:01:49 UTC, 0 replies.
- [GitHub] [hive] kgyrtkirk merged pull request #2693: HIVE-25582: Empty result when using offset limit with MR - posted by GitBox <gi...@apache.org> on 2021/11/23 08:03:09 UTC, 0 replies.
- [GitHub] [hive] kgyrtkirk merged pull request #2783: HIVE-23095: NDV might be overestimated for a table with ~70 value - posted by GitBox <gi...@apache.org> on 2021/11/23 08:04:08 UTC, 0 replies.
- [GitHub] [hive] kgyrtkirk merged pull request #2802: HIVE-24390 Spelling serde - posted by GitBox <gi...@apache.org> on 2021/11/23 08:14:59 UTC, 0 replies.
- [GitHub] [hive] deniskuzZ merged pull request #2764: HIVE-25115: Addendum: Cleaner queue order change - posted by GitBox <gi...@apache.org> on 2021/11/23 08:35:57 UTC, 0 replies.
- [GitHub] [hive] pvary commented on a change in pull request #2796: HIVE-25710: Config used to enable non-blocking TRUNCATE is not proper… - posted by GitBox <gi...@apache.org> on 2021/11/23 12:26:32 UTC, 4 replies.
- [GitHub] [hive] deniskuzZ commented on a change in pull request #2796: HIVE-25710: Config used to enable non-blocking TRUNCATE is not proper… - posted by GitBox <gi...@apache.org> on 2021/11/23 13:02:24 UTC, 3 replies.
- [GitHub] [hive] jsoref opened a new pull request #2809: HIVE-24390: Add check-spelling/check-spelling for `serde/` - posted by GitBox <gi...@apache.org> on 2021/11/23 13:48:01 UTC, 0 replies.
- [GitHub] [hive] deniskuzZ commented on a change in pull request #2780: HIVE-25688: Non blocking DROP PARTITION implementation - posted by GitBox <gi...@apache.org> on 2021/11/23 15:59:12 UTC, 0 replies.
- [GitHub] [hive] jsoref opened a new pull request #2810: HIVE-24390 Spelling common - posted by GitBox <gi...@apache.org> on 2021/11/23 16:49:51 UTC, 0 replies.
- [GitHub] [hive] kasakrisz merged pull request #2756: HIVE-25656: Get materialized view state based on number of affected rows of transactions - posted by GitBox <gi...@apache.org> on 2021/11/23 18:43:01 UTC, 0 replies.
- [GitHub] [hive] github-actions[bot] commented on pull request #2673: HIVE-22294 ConditionalWork cannot be cast to MapredWork When both ske… - posted by GitBox <gi...@apache.org> on 2021/11/24 00:11:13 UTC, 0 replies.
- [GitHub] [hive] github-actions[bot] commented on pull request #2486: HIVE-25339: Refactor UDFToBoolean to GenericUDFToBoolean - posted by GitBox <gi...@apache.org> on 2021/11/24 00:11:26 UTC, 0 replies.
- [GitHub] [hive] dengzhhu653 commented on pull request #2808: HIVE-25729: ThriftUnionObjectInspector should be notified when fully … - posted by GitBox <gi...@apache.org> on 2021/11/24 00:55:22 UTC, 0 replies.
- [GitHub] [hive] pkumarsinha commented on a change in pull request #2795: HIVE-25708. Implement creation of table_diff. - posted by GitBox <gi...@apache.org> on 2021/11/24 06:57:00 UTC, 0 replies.
- [GitHub] [hive] kgyrtkirk commented on a change in pull request #2811: HIVE-25734: Wrongly-typed constant in case expression leads to incorrect empty result. - posted by GitBox <gi...@apache.org> on 2021/11/24 08:18:15 UTC, 0 replies.
- [GitHub] [hive] deniskuzZ commented on pull request #2780: HIVE-25688: Non blocking DROP PARTITION implementation - posted by GitBox <gi...@apache.org> on 2021/11/24 08:46:47 UTC, 0 replies.
- [GitHub] [hive] abstractdog opened a new pull request #2812: HIVE-25666: Adopt the changes of TEZ-4339: monitor memory usage and handle proper container memory calculation for LLAP - posted by GitBox <gi...@apache.org> on 2021/11/24 09:17:29 UTC, 0 replies.
- [GitHub] [hive] kgyrtkirk commented on pull request #2678: HIVE-25566: Show column constraints for "DESC FORMATTED TABLE" - posted by GitBox <gi...@apache.org> on 2021/11/24 13:03:44 UTC, 0 replies.
- [GitHub] [hive] kgyrtkirk commented on a change in pull request #2678: HIVE-25566: Show column constraints for "DESC FORMATTED TABLE" - posted by GitBox <gi...@apache.org> on 2021/11/24 13:18:57 UTC, 0 replies.
- [GitHub] [hive] kgyrtkirk commented on pull request #2617: HIVE-25495: Upgrade to JLine3 - posted by GitBox <gi...@apache.org> on 2021/11/24 13:30:47 UTC, 3 replies.
- [GitHub] [hive] kgyrtkirk commented on a change in pull request #2545: HIVE-24546: Avoid unwanted cloud storage call during dynamic partitio… - posted by GitBox <gi...@apache.org> on 2021/11/24 13:40:08 UTC, 1 replies.
- [GitHub] [hive] maheshk114 commented on pull request #2781: HIVE-25691: LLAP: ShuffleHandler port should respect value in config - posted by GitBox <gi...@apache.org> on 2021/11/24 13:56:36 UTC, 0 replies.
- [GitHub] [hive] pvary opened a new pull request #2813: HIVE-25736: Close ORC readers - posted by GitBox <gi...@apache.org> on 2021/11/24 14:07:31 UTC, 0 replies.
- [GitHub] [hive] belugabehr commented on pull request #2617: HIVE-25495: Upgrade to JLine3 - posted by GitBox <gi...@apache.org> on 2021/11/24 14:18:02 UTC, 0 replies.
- [GitHub] [hive] belugabehr edited a comment on pull request #2617: HIVE-25495: Upgrade to JLine3 - posted by GitBox <gi...@apache.org> on 2021/11/24 14:18:15 UTC, 0 replies.
- [GitHub] [hive] kgyrtkirk opened a new pull request #2814: HIVE-25735: Improve statestimator in UDFWhen/UDFCase - posted by GitBox <gi...@apache.org> on 2021/11/24 15:35:36 UTC, 0 replies.
- [GitHub] [hive] kgyrtkirk merged pull request #2798: HIVE-25721: Outer join result is wrong - posted by GitBox <gi...@apache.org> on 2021/11/24 15:38:13 UTC, 0 replies.
- [GitHub] [hive] asolimando opened a new pull request #2815: [WIP] Master hive 25734 case when wrong type - posted by GitBox <gi...@apache.org> on 2021/11/24 16:13:36 UTC, 0 replies.
- [GitHub] [hive] kgyrtkirk opened a new pull request #2816: HIVE-25738: NullIf doesn't support complex types - posted by GitBox <gi...@apache.org> on 2021/11/24 17:21:47 UTC, 0 replies.
- [GitHub] [hive] kgyrtkirk commented on a change in pull request #2815: [WIP] Master hive 25734 case when wrong type - posted by GitBox <gi...@apache.org> on 2021/11/24 18:21:33 UTC, 0 replies.
- [GitHub] [hive] abstractdog merged pull request #2781: HIVE-25691: LLAP: ShuffleHandler port should respect value in config - posted by GitBox <gi...@apache.org> on 2021/11/24 19:49:30 UTC, 0 replies.
- [GitHub] [hive] pgaref commented on a change in pull request #2812: HIVE-25666: Realtime memory usage in beeline progress - posted by GitBox <gi...@apache.org> on 2021/11/25 03:58:25 UTC, 0 replies.
- [GitHub] [hive] dengzhhu653 commented on pull request #2816: HIVE-25738: NullIf doesn't support complex types - posted by GitBox <gi...@apache.org> on 2021/11/25 04:25:10 UTC, 0 replies.
- [GitHub] [hive] pgaref commented on a change in pull request #2813: HIVE-25736: Close ORC readers - posted by GitBox <gi...@apache.org> on 2021/11/25 04:49:50 UTC, 2 replies.
- [GitHub] [hive] dengzhhu653 commented on pull request #2813: HIVE-25736: Close ORC readers - posted by GitBox <gi...@apache.org> on 2021/11/25 05:14:02 UTC, 0 replies.
- [GitHub] [hive] ayushtkn closed pull request #2811: HIVE-25734: Wrongly-typed constant in case expression leads to incorrect empty result. - posted by GitBox <gi...@apache.org> on 2021/11/25 06:11:56 UTC, 0 replies.
- [GitHub] [hive] pvary commented on a change in pull request #2813: HIVE-25736: Close ORC readers - posted by GitBox <gi...@apache.org> on 2021/11/25 08:08:03 UTC, 1 replies.
- [GitHub] [hive] asolimando commented on a change in pull request #2815: [WIP] Master hive 25734 case when wrong type - posted by GitBox <gi...@apache.org> on 2021/11/25 09:46:24 UTC, 3 replies.
- [GitHub] [hive] asolimando commented on pull request #2815: [WIP] Master hive 25734 case when wrong type - posted by GitBox <gi...@apache.org> on 2021/11/25 11:17:50 UTC, 0 replies.
- [GitHub] [hive] ayushtkn commented on a change in pull request #2815: [WIP] Master hive 25734 case when wrong type - posted by GitBox <gi...@apache.org> on 2021/11/25 12:45:45 UTC, 1 replies.
- [GitHub] [hive] pvary commented on pull request #2813: HIVE-25736: Close ORC readers - posted by GitBox <gi...@apache.org> on 2021/11/25 13:00:38 UTC, 0 replies.
- [GitHub] [hive] ayushtkn commented on pull request #1742: HIVE-24484: Upgrade Hadoop to 3.3.1 - posted by GitBox <gi...@apache.org> on 2021/11/25 13:29:41 UTC, 0 replies.
- [GitHub] [hive] kgyrtkirk commented on pull request #2674: HIVE-25561: Killed task should not commit file. - posted by GitBox <gi...@apache.org> on 2021/11/25 15:43:26 UTC, 1 replies.
- [GitHub] [hive] asolimando commented on pull request #2815: Master hive 25734 case when wrong type - posted by GitBox <gi...@apache.org> on 2021/11/25 20:53:26 UTC, 0 replies.
- [GitHub] [hive] zhengchenyu commented on pull request #2674: HIVE-25561: Killed task should not commit file. - posted by GitBox <gi...@apache.org> on 2021/11/26 04:12:33 UTC, 0 replies.
- [GitHub] [hive] zhengchenyu edited a comment on pull request #2674: HIVE-25561: Killed task should not commit file. - posted by GitBox <gi...@apache.org> on 2021/11/26 04:23:55 UTC, 1 replies.
- [GitHub] [hive] pvary commented on a change in pull request #2817: Stop compaction heartbeating before abort/commit txn - posted by GitBox <gi...@apache.org> on 2021/11/26 06:25:08 UTC, 1 replies.
- [GitHub] [hive] StefanXiepj opened a new pull request #2818: Support Alter Partition Properties - posted by GitBox <gi...@apache.org> on 2021/11/26 07:26:56 UTC, 0 replies.
- [GitHub] [hive] kgyrtkirk merged pull request #2674: HIVE-25561: Killed task should not commit file. - posted by GitBox <gi...@apache.org> on 2021/11/26 07:35:38 UTC, 0 replies.
- [GitHub] [hive] kgyrtkirk commented on pull request #2815: Master hive 25734 case when wrong type - posted by GitBox <gi...@apache.org> on 2021/11/26 07:41:59 UTC, 0 replies.
- [GitHub] [hive] StefanXiepj commented on pull request #2818: HIVE-25739 : Support Alter Partition Properties - posted by GitBox <gi...@apache.org> on 2021/11/26 07:42:29 UTC, 0 replies.
- [GitHub] [hive] kgyrtkirk commented on pull request #2815: HIVE-25734: Wrongly-typed constant in case expression leads to incorrect empty result - posted by GitBox <gi...@apache.org> on 2021/11/26 07:44:09 UTC, 1 replies.
- [GitHub] [hive] abstractdog commented on pull request #2674: HIVE-25561: Killed task should not commit file. - posted by GitBox <gi...@apache.org> on 2021/11/26 08:19:11 UTC, 0 replies.
- [GitHub] [hive] southernriver commented on pull request #2818: HIVE-25739 : Support Alter Partition Properties - posted by GitBox <gi...@apache.org> on 2021/11/26 08:31:31 UTC, 0 replies.
- [GitHub] [hive] marton-bod commented on a change in pull request #2817: Stop compaction heartbeating before abort/commit txn - posted by GitBox <gi...@apache.org> on 2021/11/26 09:40:16 UTC, 2 replies.
- [GitHub] [hive] marton-bod commented on a change in pull request #2817: HIVE-25740: Stop compaction heartbeating before abort/commit txn - posted by GitBox <gi...@apache.org> on 2021/11/26 10:11:54 UTC, 3 replies.
- [GitHub] [hive] marton-bod commented on a change in pull request #2813: HIVE-25736: Close ORC readers - posted by GitBox <gi...@apache.org> on 2021/11/26 13:26:26 UTC, 0 replies.
- [GitHub] [hive] pvary commented on a change in pull request #2817: HIVE-25740: Stop compaction heartbeating before abort/commit txn - posted by GitBox <gi...@apache.org> on 2021/11/26 23:36:13 UTC, 0 replies.
- [GitHub] [hive] pvary commented on a change in pull request #2819: HIVE-25741: Close previous writer in proto logger - posted by GitBox <gi...@apache.org> on 2021/11/26 23:40:46 UTC, 0 replies.
- [GitHub] [hive] github-actions[bot] closed pull request #2541: HIVE-25398: Converted external tables should be able to configure purge behaviour - posted by GitBox <gi...@apache.org> on 2021/11/28 00:12:53 UTC, 0 replies.
- [GitHub] [hive] github-actions[bot] closed pull request #2399: HIVE-25251 : Reduce overhead of adding partitions during batch loading of partitions - posted by GitBox <gi...@apache.org> on 2021/11/28 00:12:55 UTC, 0 replies.
- [GitHub] [hive] github-actions[bot] closed pull request #2327: HIVE-25174. Add DFS URI permission check for AlterTableEvent - posted by GitBox <gi...@apache.org> on 2021/11/28 00:12:58 UTC, 0 replies.
- [GitHub] [hive] github-actions[bot] closed pull request #2487: HIVE-25340: Refactor UDFToByte to GenericUDFToByte - posted by GitBox <gi...@apache.org> on 2021/11/28 00:13:01 UTC, 0 replies.
- [GitHub] [hive] github-actions[bot] closed pull request #2611: HIVE-24471 : Add support for combiner in hash mode group aggregation - posted by GitBox <gi...@apache.org> on 2021/11/28 00:13:04 UTC, 0 replies.
- [GitHub] [hive] github-actions[bot] closed pull request #2572: HIVE-25396: Improve Exception handling in Hive Server 2 - posted by GitBox <gi...@apache.org> on 2021/11/28 00:13:06 UTC, 0 replies.
- [GitHub] [hive] github-actions[bot] closed pull request #2623: Switch back to alter_partition(s) in HMS client for Hive 3.1.x - posted by GitBox <gi...@apache.org> on 2021/11/28 00:13:06 UTC, 0 replies.
- [GitHub] [hive] github-actions[bot] closed pull request #2553: HIVE-25411 Don't parse zk path created by PrivilegeSynchronizer to ge… - posted by GitBox <gi...@apache.org> on 2021/11/28 00:13:09 UTC, 0 replies.
- [GitHub] [hive] github-actions[bot] closed pull request #2465: HIVE-25321: advance write id during AlterTableDropPartition - posted by GitBox <gi...@apache.org> on 2021/11/28 00:13:12 UTC, 0 replies.
- [GitHub] [hive] github-actions[bot] closed pull request #2484: HIVE-21614: "Support" comparing Derby's table parameter CLOB by replacing `=` with `LIKE` - posted by GitBox <gi...@apache.org> on 2021/11/28 00:13:15 UTC, 0 replies.
- [GitHub] [hive] github-actions[bot] closed pull request #2574: HIVE-24742: Support router path or view fs path in Hive table location - posted by GitBox <gi...@apache.org> on 2021/11/28 00:13:17 UTC, 0 replies.
- [GitHub] [hive] ayushtkn commented on a change in pull request #2795: HIVE-25708. Implement creation of table_diff. - posted by GitBox <gi...@apache.org> on 2021/11/28 09:58:39 UTC, 0 replies.
- [GitHub] [hive] rbalamohan commented on a change in pull request #2545: HIVE-24546: Avoid unwanted cloud storage call during dynamic partitio… - posted by GitBox <gi...@apache.org> on 2021/11/28 22:30:42 UTC, 0 replies.
- [GitHub] [hive] github-actions[bot] closed pull request #2661: HIVE-25543: Add Read-Only Capability to ObjectStore - posted by GitBox <gi...@apache.org> on 2021/11/29 00:23:13 UTC, 0 replies.
- [GitHub] [hive] pvary merged pull request #2813: HIVE-25736: Close ORC readers - posted by GitBox <gi...@apache.org> on 2021/11/29 08:15:15 UTC, 0 replies.
- [GitHub] [hive] asolimando commented on pull request #2815: HIVE-25734: Wrongly-typed constant in case expression leads to incorrect empty result - posted by GitBox <gi...@apache.org> on 2021/11/29 08:28:44 UTC, 0 replies.
- [GitHub] [hive] zabetak commented on a change in pull request #2816: HIVE-25738: NullIf doesn't support complex types - posted by GitBox <gi...@apache.org> on 2021/11/29 09:29:56 UTC, 4 replies.
- [GitHub] [hive] kasakrisz opened a new pull request #2821: HIVE-25744: Support backward compatibility of thrift struct CreationMetadata - posted by GitBox <gi...@apache.org> on 2021/11/29 10:57:13 UTC, 0 replies.
- [GitHub] [hive] kgyrtkirk commented on a change in pull request #2816: HIVE-25738: NullIf doesn't support complex types - posted by GitBox <gi...@apache.org> on 2021/11/29 13:56:20 UTC, 4 replies.
- [GitHub] [hive] marton-bod merged pull request #2819: HIVE-25741: Close previous writer in proto logger - posted by GitBox <gi...@apache.org> on 2021/11/29 13:59:05 UTC, 0 replies.
- [GitHub] [hive] kgyrtkirk commented on a change in pull request #1789: HIVE-24545: jdbc.HiveStatement: Number of rows is greater than Integer.MAX_VALUE - posted by GitBox <gi...@apache.org> on 2021/11/29 14:18:16 UTC, 0 replies.
- [GitHub] [hive] marton-bod commented on pull request #2817: HIVE-25740: Stop compaction heartbeating before abort/commit txn - posted by GitBox <gi...@apache.org> on 2021/11/29 14:56:20 UTC, 0 replies.
- [GitHub] [hive] abstractdog commented on a change in pull request #2812: HIVE-25666: Realtime memory usage in beeline progress - posted by GitBox <gi...@apache.org> on 2021/11/29 15:24:56 UTC, 0 replies.
- [GitHub] [hive] asolimando opened a new pull request #2823: HIVE-25749: Check if RelMetadataQuery.collations() returns null to av… - posted by GitBox <gi...@apache.org> on 2021/11/29 16:48:11 UTC, 0 replies.
- [GitHub] [hive] soumyakanti3578 commented on a change in pull request #2777: HIVE-25652: Add constraints in result of “SHOW CREATE TABLE ” - posted by GitBox <gi...@apache.org> on 2021/11/29 16:58:06 UTC, 4 replies.
- [GitHub] [hive] achennagiri opened a new pull request #2824: HIVE-25750: Creating a standalone tarball by isolating dependencies - posted by GitBox <gi...@apache.org> on 2021/11/29 17:56:37 UTC, 0 replies.
- [GitHub] [hive] amansinha100 commented on pull request #2823: HIVE-25749: Check if RelMetadataQuery.collations() returns null to av… - posted by GitBox <gi...@apache.org> on 2021/11/29 18:16:19 UTC, 0 replies.
- [GitHub] [hive] yongzhi commented on pull request #2323: HIVE-21075 : Metastore: Drop partition performance downgrade with Pos… - posted by GitBox <gi...@apache.org> on 2021/11/29 19:24:40 UTC, 0 replies.
- [GitHub] [hive] deniskuzZ opened a new pull request #2825: HIVE-25115: Addendum: Restore multi-threaded support in Cleaner - posted by GitBox <gi...@apache.org> on 2021/11/29 20:22:05 UTC, 0 replies.
- [GitHub] [hive] yongzhi opened a new pull request #2826: HIVE-21075 : Metastore: Drop partition performance downgrade with Postgres - posted by GitBox <gi...@apache.org> on 2021/11/29 20:50:39 UTC, 0 replies.
- [GitHub] [hive] yongzhi commented on pull request #2826: HIVE-21075 : Metastore: Drop partition performance downgrade with Postgres - posted by GitBox <gi...@apache.org> on 2021/11/29 23:31:43 UTC, 1 replies.
- [GitHub] [hive] github-actions[bot] closed pull request #2145: HIVE-24969: Predicates may be removed when decorrelating subqueries with lateral - posted by GitBox <gi...@apache.org> on 2021/11/30 00:11:34 UTC, 0 replies.
- [GitHub] [hive] dengzhhu653 commented on a change in pull request #2816: HIVE-25738: NullIf doesn't support complex types - posted by GitBox <gi...@apache.org> on 2021/11/30 02:11:50 UTC, 1 replies.
- [GitHub] [hive] ArkoSharma commented on pull request #2799: HIVE-25722: Compaction fails if there are empty buckets - posted by GitBox <gi...@apache.org> on 2021/11/30 02:43:28 UTC, 0 replies.
- [GitHub] [hive] pvary commented on a change in pull request #2826: HIVE-21075 : Metastore: Drop partition performance downgrade with Postgres - posted by GitBox <gi...@apache.org> on 2021/11/30 06:33:58 UTC, 12 replies.
- [GitHub] [hive] ArkoSharma commented on a change in pull request #2539: HIVE-25397: snapshot support for controlled failover - posted by GitBox <gi...@apache.org> on 2021/11/30 07:43:06 UTC, 4 replies.
- [GitHub] [hive] deniskuzZ merged pull request #2796: HIVE-25710: Config used to enable non-blocking TRUNCATE is not proper… - posted by GitBox <gi...@apache.org> on 2021/11/30 08:09:15 UTC, 0 replies.
- [GitHub] [hive] kgyrtkirk merged pull request #2823: HIVE-25749: Check if RelMetadataQuery.collations() returns null to av… - posted by GitBox <gi...@apache.org> on 2021/11/30 08:52:08 UTC, 0 replies.
- [GitHub] [hive] kgyrtkirk merged pull request #2815: HIVE-25734: Wrongly-typed constant in case expression leads to incorrect empty result - posted by GitBox <gi...@apache.org> on 2021/11/30 08:54:44 UTC, 0 replies.
- [GitHub] [hive] pvary commented on a change in pull request #2799: HIVE-25722: Compaction fails if there are empty buckets - posted by GitBox <gi...@apache.org> on 2021/11/30 09:53:48 UTC, 0 replies.
- [GitHub] [hive] anishek commented on pull request #2773: HIVE-25682: Increase bucketId range - qtest - posted by GitBox <gi...@apache.org> on 2021/11/30 10:00:02 UTC, 0 replies.
- [GitHub] [hive] yunus commented on pull request #2700: HIVE-25489 adds cloud spanner database as a backend database for Hive Metastore to 2.3.x branch - posted by GitBox <gi...@apache.org> on 2021/11/30 12:22:04 UTC, 0 replies.
- [GitHub] [hive] vcsomor opened a new pull request #2827: Hive 25737 fix cycle metrics - posted by GitBox <gi...@apache.org> on 2021/11/30 13:31:31 UTC, 0 replies.
- [GitHub] [hive] yongzhi commented on a change in pull request #2826: HIVE-21075 : Metastore: Drop partition performance downgrade with Postgres - posted by GitBox <gi...@apache.org> on 2021/11/30 13:32:33 UTC, 8 replies.
- [GitHub] [hive] abstractdog opened a new pull request #2828: HIVE-25751: Ignore exceptions related to interruption when the limit is reached - posted by GitBox <gi...@apache.org> on 2021/11/30 15:39:36 UTC, 0 replies.
- [GitHub] [hive] klcopp commented on a change in pull request #2817: HIVE-25740: Avoid compaction heartbeater error logging in race conditions - posted by GitBox <gi...@apache.org> on 2021/11/30 16:29:23 UTC, 1 replies.
- [GitHub] [hive] marton-bod commented on a change in pull request #2817: HIVE-25740: Avoid compaction heartbeater error logging in race conditions - posted by GitBox <gi...@apache.org> on 2021/11/30 16:44:54 UTC, 0 replies.
- [GitHub] [hive] achennagiri commented on a change in pull request #2824: HIVE-25750: Creating a standalone tarball by isolating dependencies - posted by GitBox <gi...@apache.org> on 2021/11/30 19:29:39 UTC, 0 replies.
- [GitHub] [hive] hsnusonic opened a new pull request #2829: HIVE-25753: Improving performance of getLatestCommittedCompactionInfo - posted by GitBox <gi...@apache.org> on 2021/11/30 20:24:49 UTC, 0 replies.