You are viewing a plain text version of this content. The canonical link for it is here.
- [jira] [Created] (HIVE-25303) CTAS hive.create.as.external.legacy tries to place data files in managed WH path - posted by "Sai Hemanth Gantasala (Jira)" <ji...@apache.org> on 2021/07/01 01:07:00 UTC, 0 replies.
- [jira] [Created] (HIVE-25304) Fix test org.apache.hive.spark.client.rpc.TestRpc.testServerPort - posted by "Haymant Mangla (Jira)" <ji...@apache.org> on 2021/07/02 04:30:00 UTC, 0 replies.
- [jira] [Created] (HIVE-25305) Replayed transactions are not cleaned up properly on open txn timeout - posted by "Pravin Sinha (Jira)" <ji...@apache.org> on 2021/07/02 09:06:00 UTC, 0 replies.
- [jira] [Created] (HIVE-25306) Move Date and Timestamp parsing from ResolverStyle.LENIENT to ResolverStyle.STRICT - posted by "Ashish Sharma (Jira)" <ji...@apache.org> on 2021/07/05 12:36:00 UTC, 0 replies.
- [jira] [Created] (HIVE-25307) Hive Server 2 crashes when Thrift library encounters particular security protocol issue - posted by "Matt McCline (Jira)" <ji...@apache.org> on 2021/07/06 01:49:00 UTC, 0 replies.
- [jira] [Created] (HIVE-25308) Use new Tez API to get JobID for Iceberg commits - posted by "Marton Bod (Jira)" <ji...@apache.org> on 2021/07/06 10:15:00 UTC, 0 replies.
- [jira] [Created] (HIVE-25309) Fix cbo_proj_join_transpose.q in testCliDriver - posted by "Haymant Mangla (Jira)" <ji...@apache.org> on 2021/07/07 05:43:00 UTC, 0 replies.
- [jira] [Created] (HIVE-25310) Fix local test run problems with Iceberg tests: Socket closed by peer - posted by "Marta Kuczora (Jira)" <ji...@apache.org> on 2021/07/07 09:23:00 UTC, 0 replies.
- [jira] [Created] (HIVE-25311) Slow compilation of union operators with >100 branches - posted by "Zoltan Haindrich (Jira)" <ji...@apache.org> on 2021/07/07 17:03:00 UTC, 0 replies.
- [jira] [Created] (HIVE-25312) Upgrade netty to 4.1.65.Final - posted by "Zoltan Haindrich (Jira)" <ji...@apache.org> on 2021/07/07 17:07:00 UTC, 0 replies.
- [jira] [Created] (HIVE-25313) Upgrade commons-codec to 1.15 - posted by "Zoltan Haindrich (Jira)" <ji...@apache.org> on 2021/07/07 17:08:00 UTC, 0 replies.
- [jira] [Created] (HIVE-25314) Implement SHOW CREATE TABLE command for Iceberg tables - posted by "László Pintér (Jira)" <ji...@apache.org> on 2021/07/08 11:21:00 UTC, 0 replies.
- [jira] [Created] (HIVE-25315) SQL executed hiveserver is killed by the HiveServer2-Handler-Pool thread, very occasionally - posted by "GuangMing Lu (Jira)" <ji...@apache.org> on 2021/07/08 13:47:00 UTC, 0 replies.
- [jira] [Created] (HIVE-25316) Query with window function over external JDBC table and filter fails at runtime - posted by "Stamatis Zampetakis (Jira)" <ji...@apache.org> on 2021/07/08 16:15:00 UTC, 0 replies.
- [jira] [Created] (HIVE-25317) Relocate dependencies in shaded hive-exec module - posted by "L. C. Hsieh (Jira)" <ji...@apache.org> on 2021/07/08 19:24:00 UTC, 0 replies.
- [jira] [Created] (HIVE-25318) Number of initiator hosts metric should ignore manually initiated compactions - posted by "Karen Coppage (Jira)" <ji...@apache.org> on 2021/07/09 07:56:00 UTC, 0 replies.
- [jira] [Created] (HIVE-25319) Allow HiveDecimalWritable to Accept Java BigDecimal - posted by "David Mollitor (Jira)" <ji...@apache.org> on 2021/07/09 13:24:00 UTC, 0 replies.
- [jira] [Created] (HIVE-25320) Remove hive.optimize.sort.dynamic.partition - posted by "David Mollitor (Jira)" <ji...@apache.org> on 2021/07/09 14:26:00 UTC, 0 replies.
- [jira] [Created] (HIVE-25321) [HMS] Alter table drop partition doesn't advance Write ID - posted by "Kishen Das (Jira)" <ji...@apache.org> on 2021/07/09 19:38:00 UTC, 0 replies.
- Move Date and Timestamp parsing from ResolverStyle.LENIENT to ResolverStyle.STRICT - posted by Ashish Sharma <as...@gmail.com> on 2021/07/10 01:48:49 UTC, 1 replies.
- [jira] [Created] (HIVE-25322) Partition type checking is not strict and converts values before insertion - posted by "Adesh Kumar Rao (Jira)" <ji...@apache.org> on 2021/07/10 06:14:00 UTC, 0 replies.
- [jira] [Created] (HIVE-25323) Fix TestVectorCastStatement - posted by "Karen Coppage (Jira)" <ji...@apache.org> on 2021/07/10 20:02:00 UTC, 0 replies.
- [jira] [Created] (HIVE-25324) Add option to disable PartitionManagementTask - posted by "Rajesh Balamohan (Jira)" <ji...@apache.org> on 2021/07/12 04:14:00 UTC, 0 replies.
- [jira] [Created] (HIVE-25325) Add TRUNCATE TABLE support for Hive Iceberg tables - posted by "Marta Kuczora (Jira)" <ji...@apache.org> on 2021/07/12 17:57:00 UTC, 0 replies.
- [jira] [Created] (HIVE-25326) Include partitioning info in DESCRIBE TABLE command on Iceberg tables - posted by "László Pintér (Jira)" <ji...@apache.org> on 2021/07/13 06:55:00 UTC, 0 replies.
- RE: [EXTERNAL] Re: Move Date and Timestamp parsing from ResolverStyle.LENIENT to ResolverStyle.STRICT - posted by Sankar Hariappan <Sa...@microsoft.com.INVALID> on 2021/07/13 09:13:51 UTC, 5 replies.
- [jira] [Created] (HIVE-25327) CLONE - Mapjoins in HiveServer2 fail when jmxremote is used - posted by "louiechen (Jira)" <ji...@apache.org> on 2021/07/13 09:44:00 UTC, 0 replies.
- Flaky tests - posted by Peter Vary <pv...@cloudera.com.INVALID> on 2021/07/13 12:21:48 UTC, 0 replies.
- [jira] [Created] (HIVE-25328) Limit scope of REPLACE COLUMNS for Iceberg tables - posted by "Marton Bod (Jira)" <ji...@apache.org> on 2021/07/14 13:09:00 UTC, 0 replies.
- [jira] [Created] (HIVE-25329) CTAS creates a managed table as non-ACID table - posted by "Robbie Zhang (Jira)" <ji...@apache.org> on 2021/07/15 00:50:00 UTC, 0 replies.
- [jira] [Created] (HIVE-25330) Make FS calls in CopyUtils retryable - posted by "Pravin Sinha (Jira)" <ji...@apache.org> on 2021/07/15 04:30:00 UTC, 0 replies.
- [jira] [Created] (HIVE-25331) Create database query doesn't create MANAGEDLOCATION directory - posted by "Robbie Zhang (Jira)" <ji...@apache.org> on 2021/07/15 05:30:00 UTC, 0 replies.
- [jira] [Created] (HIVE-25332) refactor UDF CAST( as DATE) - posted by "Ashish Sharma (Jira)" <ji...@apache.org> on 2021/07/15 07:04:00 UTC, 0 replies.
- [jira] [Created] (HIVE-25333) Refactor Existing UDF - posted by "Ashish Sharma (Jira)" <ji...@apache.org> on 2021/07/15 07:15:00 UTC, 0 replies.
- [jira] [Created] (HIVE-25334) Refactor UDF CAST( as TIMESTAMP) - posted by "Ashish Sharma (Jira)" <ji...@apache.org> on 2021/07/15 07:34:00 UTC, 0 replies.
- [jira] [Created] (HIVE-25335) Unreasonable setting reduce number, when join big size table(but small row count) and small size table - posted by "zhengchenyu (Jira)" <ji...@apache.org> on 2021/07/15 09:11:00 UTC, 0 replies.
- [jira] [Created] (HIVE-25336) Use single call to get tables in DropDatabaseAnalyzer - posted by "Ayush Saxena (Jira)" <ji...@apache.org> on 2021/07/15 09:20:00 UTC, 0 replies.
- [jira] [Created] (HIVE-25337) EXPLAIN Tez/Dag - posted by "László Bodor (Jira)" <ji...@apache.org> on 2021/07/15 19:20:00 UTC, 0 replies.
- [jira] [Created] (HIVE-25338) AIOBE in conv UDF if input is empty - posted by "Naresh P R (Jira)" <ji...@apache.org> on 2021/07/16 06:03:01 UTC, 0 replies.
- [jira] [Created] (HIVE-25339) Refactor UDFToBoolean to GenericUDFToBoolean - posted by "Ashish Sharma (Jira)" <ji...@apache.org> on 2021/07/16 07:22:00 UTC, 0 replies.
- [jira] [Created] (HIVE-25340) Refactor UDFToByte to GenericUDFToByte - posted by "Ashish Sharma (Jira)" <ji...@apache.org> on 2021/07/16 08:25:00 UTC, 0 replies.
- [jira] [Created] (HIVE-25341) Reduce FileSystem calls in case drop database cascade - posted by "Ayush Saxena (Jira)" <ji...@apache.org> on 2021/07/16 10:15:00 UTC, 0 replies.
- [jira] [Created] (HIVE-25342) Optimize set_aggr_stats_for for mergeColStats path. - posted by "mahesh kumar behera (Jira)" <ji...@apache.org> on 2021/07/19 05:21:00 UTC, 0 replies.
- [jira] [Created] (HIVE-25343) Create or replace view should clean the old table properties - posted by "Lantao Jin (Jira)" <ji...@apache.org> on 2021/07/19 07:42:00 UTC, 0 replies.
- [jira] [Created] (HIVE-25344) Add a possibility to query Iceberg table snapshots based on the timestamp or the snapshot id - posted by "Peter Vary (Jira)" <ji...@apache.org> on 2021/07/19 10:35:00 UTC, 0 replies.
- [jira] [Created] (HIVE-25345) Add logging based on new compaction metrics - posted by "László Pintér (Jira)" <ji...@apache.org> on 2021/07/19 11:38:00 UTC, 0 replies.
- [jira] [Created] (HIVE-25346) cleanTxnToWriteIdTable breaks SNAPSHOT isolation - posted by "Zoltan Chovan (Jira)" <ji...@apache.org> on 2021/07/19 11:52:00 UTC, 0 replies.
- [jira] [Created] (HIVE-25347) RetryingMetastoreClients cannot retry - posted by "Zoltán Borók-Nagy (Jira)" <ji...@apache.org> on 2021/07/19 13:22:00 UTC, 0 replies.
- [jira] [Created] (HIVE-25348) Skip metrics collection about writes to tables with tblproperty no_auto_compaction=true if CTAS - posted by "Karen Coppage (Jira)" <ji...@apache.org> on 2021/07/19 13:51:00 UTC, 0 replies.
- Need write access to update Hive wiki - posted by Nikhil Gupta <gu...@microsoft.com.INVALID> on 2021/07/19 17:17:21 UTC, 1 replies.
- [jira] [Created] (HIVE-25349) Skip password authentication when a trusted header is present in the Http request - posted by "Sai Hemanth Gantasala (Jira)" <ji...@apache.org> on 2021/07/19 18:25:00 UTC, 0 replies.
- Re: [VOTE] Should we release Hive Storage API 2.8.0-rc0 ? - posted by Owen O'Malley <ow...@gmail.com> on 2021/07/19 23:15:46 UTC, 13 replies.
- [jira] [Created] (HIVE-25350) Replication fails for external tables on setting owner/groups - posted by "Ayush Saxena (Jira)" <ji...@apache.org> on 2021/07/20 04:11:00 UTC, 0 replies.
- [jira] [Created] (HIVE-25351) stddev(), sstddev_pop() with CBO enable returning null - posted by "Ashish Sharma (Jira)" <ji...@apache.org> on 2021/07/20 04:14:00 UTC, 0 replies.
- [jira] [Created] (HIVE-25352) Optimise DBTokenStore for RDBMS - posted by "Sahana Bhat (Jira)" <ji...@apache.org> on 2021/07/20 05:49:00 UTC, 0 replies.
- [jira] [Created] (HIVE-25353) Incremental rebuild of partitioned insert only MV in presence of delete operations - posted by "Krisztian Kasa (Jira)" <ji...@apache.org> on 2021/07/20 07:44:00 UTC, 0 replies.
- [jira] [Created] (HIVE-25354) Handle unsupported queries for Iceberg tables - posted by "Marton Bod (Jira)" <ji...@apache.org> on 2021/07/20 07:48:00 UTC, 0 replies.
- [jira] [Created] (HIVE-25355) EXPLAIN statement for write transactions with hive.txn.readonly.enabled fails - posted by "Pravin Sinha (Jira)" <ji...@apache.org> on 2021/07/20 08:36:00 UTC, 0 replies.
- [jira] [Created] (HIVE-25356) JDBCSplitFilterAboveJoinRule's onMatch method throws exception because wrong rel is assigned to HiveJdbcConverter conv - posted by "Soumyakanti Das (Jira)" <ji...@apache.org> on 2021/07/20 14:52:00 UTC, 0 replies.
- [jira] [Created] (HIVE-25357) Fix the checkstyle issue in HiveIcebergMetaHook which breaks the build - posted by "Marta Kuczora (Jira)" <ji...@apache.org> on 2021/07/20 15:25:00 UTC, 0 replies.
- [jira] [Created] (HIVE-25358) Remove reviewer pattern - posted by "Jesus Camacho Rodriguez (Jira)" <ji...@apache.org> on 2021/07/20 23:06:00 UTC, 0 replies.
- [jira] [Created] (HIVE-25359) Changes to metastore API in HIVE-24880 are not backwards compatible - posted by "Karen Coppage (Jira)" <ji...@apache.org> on 2021/07/21 07:27:00 UTC, 0 replies.
- [jira] [Created] (HIVE-25360) Iceberg vectorized ORC reads don't support column reordering - posted by "Ádám Szita (Jira)" <ji...@apache.org> on 2021/07/21 09:38:00 UTC, 0 replies.
- [jira] [Created] (HIVE-25361) Allow Iceberg table update columns command - posted by "Peter Vary (Jira)" <ji...@apache.org> on 2021/07/21 13:20:00 UTC, 0 replies.
- [jira] [Created] (HIVE-25362) LLAP: ensure tasks with locality are added to DelayQueue - posted by "Panagiotis Garefalakis (Jira)" <ji...@apache.org> on 2021/07/21 14:40:00 UTC, 0 replies.
- [jira] [Created] (HIVE-25363) Fix TestStatsUpdaterThread#testQueueingWithThreads - posted by "Karen Coppage (Jira)" <ji...@apache.org> on 2021/07/21 14:44:00 UTC, 0 replies.
- [jira] [Created] (HIVE-25364) Null Pointer Exception while estimating row count in external tables. - posted by "Soumyakanti Das (Jira)" <ji...@apache.org> on 2021/07/21 20:57:00 UTC, 0 replies.
- [jira] [Created] (HIVE-25365) Insufficient priviledges to show partitions when partition columns are authorized - posted by "Zhihua Deng (Jira)" <ji...@apache.org> on 2021/07/22 01:02:00 UTC, 0 replies.
- [jira] [Created] (HIVE-25366) Reduce number of Table calls in updatePartitonColStatsInternal - posted by "Rajesh Balamohan (Jira)" <ji...@apache.org> on 2021/07/22 06:53:00 UTC, 0 replies.
- [jira] [Created] (HIVE-25367) Fix TestReplicationScenariosAcidTables#testMultiDBTxn - posted by "Peter Vary (Jira)" <ji...@apache.org> on 2021/07/22 11:34:00 UTC, 0 replies.
- [jira] [Created] (HIVE-25368) Code does not build in IDE and a small fix - posted by "Peter Vary (Jira)" <ji...@apache.org> on 2021/07/22 11:37:00 UTC, 0 replies.
- [jira] [Created] (HIVE-25369) Handle Sum0 when rebuilding materialized view incrementally - posted by "Krisztian Kasa (Jira)" <ji...@apache.org> on 2021/07/22 12:05:00 UTC, 0 replies.
- [jira] [Created] (HIVE-25370) Improve SharedWorkOptimizer performance - posted by "Zoltan Haindrich (Jira)" <ji...@apache.org> on 2021/07/22 13:52:00 UTC, 0 replies.
- [jira] [Created] (HIVE-25371) Add myself to thrift file reviewers - posted by "Karen Coppage (Jira)" <ji...@apache.org> on 2021/07/22 14:25:00 UTC, 0 replies.
- [jira] [Created] (HIVE-25372) [Hive] Advance write ID for remaining DDLs - posted by "Kishen Das (Jira)" <ji...@apache.org> on 2021/07/22 16:50:00 UTC, 0 replies.
- [jira] [Created] (HIVE-25373) Modify buildColumnStatsDesc to send configured number of stats for updation - posted by "mahesh kumar behera (Jira)" <ji...@apache.org> on 2021/07/23 04:41:00 UTC, 0 replies.
- [jira] [Created] (HIVE-25374) Fix TestReplicationOnHDFSEncryptedZones - posted by "Arko Sharma (Jira)" <ji...@apache.org> on 2021/07/23 08:06:00 UTC, 0 replies.
- [jira] [Created] (HIVE-25375) Partition column rename support for Iceberg tables - posted by "Ádám Szita (Jira)" <ji...@apache.org> on 2021/07/23 11:25:00 UTC, 0 replies.
- [jira] [Created] (HIVE-25376) Iceberg vectorized ORC reads fail on reordered partition columns - posted by "Ádám Szita (Jira)" <ji...@apache.org> on 2021/07/23 11:31:00 UTC, 0 replies.
- [jira] [Created] (HIVE-25377) Creating Iceberg table where some columns has comments but the last one does not fails - posted by "Peter Vary (Jira)" <ji...@apache.org> on 2021/07/23 12:24:00 UTC, 0 replies.
- [jira] [Created] (HIVE-25378) Enable removal of old builds on hive ci - posted by "Zoltan Haindrich (Jira)" <ji...@apache.org> on 2021/07/23 16:04:00 UTC, 0 replies.
- [jira] [Created] (HIVE-25379) Fix external_jdbc_table.q and external_jdbc_table_pe​rf.q - posted by "Peter Vary (Jira)" <ji...@apache.org> on 2021/07/23 16:26:00 UTC, 0 replies.
- [jira] [Created] (HIVE-25380) Remove the Hive Privilege Object for Database in the ReadTableEvent and CreatTableEvent. - posted by "Sai Hemanth Gantasala (Jira)" <ji...@apache.org> on 2021/07/23 19:54:00 UTC, 0 replies.
- [jira] [Created] (HIVE-25381) Hive impersonation Failed when load data of managed tables set as hive - posted by "Ranith Sardar (Jira)" <ji...@apache.org> on 2021/07/24 12:52:00 UTC, 0 replies.
- [jira] [Created] (HIVE-25382) "No space left on device" error when running show database - posted by "Feroze Daud (Jira)" <ji...@apache.org> on 2021/07/26 01:13:00 UTC, 0 replies.
- [jira] [Created] (HIVE-25383) Make TestMarkPartitionRemote more stable - posted by "Zhihua Deng (Jira)" <ji...@apache.org> on 2021/07/26 03:02:00 UTC, 0 replies.
- [jira] [Created] (HIVE-25384) Bump ORC to 1.6.9 - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2021/07/26 05:34:00 UTC, 0 replies.
- [jira] [Created] (HIVE-25385) Prevent Hive Server 2 process failures when InterruptedException encountered - posted by "Matt McCline (Jira)" <ji...@apache.org> on 2021/07/26 05:54:00 UTC, 0 replies.
- [jira] [Created] (HIVE-25386) hive-storage-api should not have guava compile dependency - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2021/07/26 06:46:00 UTC, 0 replies.
- [jira] [Created] (HIVE-25387) Fix TestMiniLlapLocalCliDri​ver#replication_metrics_in​gest.q - posted by "Peter Vary (Jira)" <ji...@apache.org> on 2021/07/26 07:47:00 UTC, 0 replies.
- [jira] [Created] (HIVE-25388) Fix TestReplicationScenariosAcidTablesBootstrap.testBootstrapAcidTablesDuringIncrementalWithConcurrentWrites - posted by "Krisztian Kasa (Jira)" <ji...@apache.org> on 2021/07/26 07:58:00 UTC, 0 replies.
- [jira] [Created] (HIVE-25389) Fix TestKillQueryWithAuthor​izationDisabled#testKillQueryB​yTagAdmin - posted by "Peter Vary (Jira)" <ji...@apache.org> on 2021/07/26 11:52:00 UTC, 0 replies.
- [VOTE] Should we release Hive Storage API 2.8.1 rc1? - posted by Owen O'Malley <ow...@gmail.com> on 2021/07/26 21:18:22 UTC, 3 replies.
- [VOTE] Should we release Hive Storage API 2.7.3-rc1? - posted by Owen O'Malley <ow...@gmail.com> on 2021/07/26 21:21:34 UTC, 0 replies.
- Supporting Hive batch drop partitions from downstream projects - posted by Chinmay Kulkarni <ch...@apache.org> on 2021/07/27 01:17:37 UTC, 0 replies.
- [jira] [Created] (HIVE-25390) Metrics compaction_failed_initiator_ratio and compaction_failed_cleaner_ratio should be counters - posted by "Karen Coppage (Jira)" <ji...@apache.org> on 2021/07/27 07:35:00 UTC, 0 replies.
- [jira] [Created] (HIVE-25391) Turn off priv synchronizer by default - posted by "Rajesh Balamohan (Jira)" <ji...@apache.org> on 2021/07/27 08:00:00 UTC, 0 replies.
- [jira] [Created] (HIVE-25392) Refactor UDFToInteger to GenericUDFToInteger - posted by "Ashish Sharma (Jira)" <ji...@apache.org> on 2021/07/27 09:29:00 UTC, 0 replies.
- [jira] [Created] (HIVE-25393) Prevent concurrent compaction and DDL operations - posted by "Denys Kuzmenko (Jira)" <ji...@apache.org> on 2021/07/27 10:35:00 UTC, 0 replies.
- [jira] [Created] (HIVE-25394) Enable vectorization for TestIcebergCliDriver dynamic_partition_pruning.q - posted by "Peter Vary (Jira)" <ji...@apache.org> on 2021/07/27 12:54:00 UTC, 0 replies.
- [jira] [Created] (HIVE-25395) Update hadoop to a more recent version - posted by "Zoltan Haindrich (Jira)" <ji...@apache.org> on 2021/07/27 14:45:00 UTC, 0 replies.
- [jira] [Created] (HIVE-25396) Improve uncaught Thread Exception handling in Hive Server 2 - posted by "Matt McCline (Jira)" <ji...@apache.org> on 2021/07/27 20:22:00 UTC, 0 replies.
- [jira] [Created] (HIVE-25397) Snapshot support for controlled failover - posted by "Arko Sharma (Jira)" <ji...@apache.org> on 2021/07/28 08:13:00 UTC, 0 replies.
- [jira] [Created] (HIVE-25398) Converted external tables should be able to configure purge behaviour - posted by "Panagiotis Garefalakis (Jira)" <ji...@apache.org> on 2021/07/28 10:33:00 UTC, 0 replies.
- [jira] [Created] (HIVE-25399) Make command splitting consistent between beeline and hive cli - posted by "Xuedong Luan (Jira)" <ji...@apache.org> on 2021/07/28 11:41:01 UTC, 0 replies.
- [jira] [Created] (HIVE-25400) Move the offset updating in BytesColumnVector to setValPreallocated. - posted by "Owen O'Malley (Jira)" <ji...@apache.org> on 2021/07/28 17:50:00 UTC, 0 replies.
- [jira] [Created] (HIVE-25401) Insert overwrite a table which location is on other cluster fail in kerberos cluster - posted by "Max Xie (Jira)" <ji...@apache.org> on 2021/07/29 06:38:00 UTC, 0 replies.
- [jira] [Created] (HIVE-25402) When Hive client has multiple statements without close. queryIdOperation in OperationManager class will exist object that cannot be released - posted by "lvyankui (Jira)" <ji...@apache.org> on 2021/07/29 07:10:00 UTC, 0 replies.
- [jira] [Created] (HIVE-25403) from_unixtime() does not consider leap seconds - posted by "Sruthi Mooriyathvariam (Jira)" <ji...@apache.org> on 2021/07/29 09:14:00 UTC, 0 replies.
- [jira] [Created] (HIVE-25404) Inserts inside merge statements are rewritten incorrectly for partitioned tables - posted by "Zoltan Haindrich (Jira)" <ji...@apache.org> on 2021/07/29 10:45:00 UTC, 0 replies.
- [jira] [Created] (HIVE-25405) Implement Connector Provider for Amazon Redshift - posted by "Narayanan Venkateswaran (Jira)" <ji...@apache.org> on 2021/07/29 11:19:00 UTC, 0 replies.
- [jira] [Created] (HIVE-25406) Fetch writeId from insert-only tables - posted by "Krisztian Kasa (Jira)" <ji...@apache.org> on 2021/07/29 12:08:00 UTC, 0 replies.
- [jira] [Created] (HIVE-25407) Advance Write ID for remaining DDLs - posted by "Kishen Das (Jira)" <ji...@apache.org> on 2021/07/29 17:58:00 UTC, 0 replies.
- [VOTE] Should we release Hive Storage API 2.8.1 rc2? - posted by Owen O'Malley <ow...@gmail.com> on 2021/07/29 22:12:41 UTC, 0 replies.
- [VOTE] Should we release Hive Storage API 2.7.3-rc2? - posted by Owen O'Malley <ow...@gmail.com> on 2021/07/29 22:14:44 UTC, 0 replies.
- [jira] [Created] (HIVE-25408) AlterTableSetOwnerAnalyzer should send Hive Privilege Objects for Authorization. - posted by "Sai Hemanth Gantasala (Jira)" <ji...@apache.org> on 2021/07/29 23:29:00 UTC, 0 replies.
- [jira] [Created] (HIVE-25409) group by the same column result sum result error - posted by "liuguanghua (Jira)" <ji...@apache.org> on 2021/07/30 06:53:00 UTC, 0 replies.
- [jira] [Created] (HIVE-25410) CommonMergeJoinOperator fails when a join key is ARRAY with arbitrary size - posted by "okumin (Jira)" <ji...@apache.org> on 2021/07/30 11:25:00 UTC, 0 replies.