You are viewing a plain text version of this content. The canonical link for it is here.
- [jira] [Created] (HIVE-26367) Upgrade to tez 0.10.2 - posted by "László Bodor (Jira)" <ji...@apache.org> on 2022/07/04 10:47:00 UTC, 0 replies.
- [jira] [Created] (HIVE-26368) DISTINCT keyword from Count UDF is removed from query plan when CBO is enabled - posted by "Taraka Rama Rao Lethavadla (Jira)" <ji...@apache.org> on 2022/07/04 16:44:00 UTC, 0 replies.
- [jira] [Created] (HIVE-26369) Hive Insert Overwrite causing Data duplication - posted by "Jayram Kumar (Jira)" <ji...@apache.org> on 2022/07/05 05:09:00 UTC, 0 replies.
- [jira] [Created] (HIVE-26370) Check stats are up-to-date when getting materialized view state - posted by "Krisztian Kasa (Jira)" <ji...@apache.org> on 2022/07/05 12:11:00 UTC, 0 replies.
- [jira] [Created] (HIVE-26371) Constant propagation does not evaluate constraint expressions at merge when CBO is enabled - posted by "Krisztian Kasa (Jira)" <ji...@apache.org> on 2022/07/06 11:23:00 UTC, 0 replies.
- [jira] [Created] (HIVE-26372) QTests depend on mysql docker image are fail - posted by "Krisztian Kasa (Jira)" <ji...@apache.org> on 2022/07/06 14:06:00 UTC, 0 replies.
- [jira] [Created] (HIVE-26373) ClassCastException while inserting Avro data into Hbase table for nested struct with Timestamp - posted by "Soumyakanti Das (Jira)" <ji...@apache.org> on 2022/07/06 16:54:00 UTC, 0 replies.
- [jira] [Created] (HIVE-26374) Query based compaction fails for tables with CDT and columns with Reserved Keywords - posted by "Chiran Ravani (Jira)" <ji...@apache.org> on 2022/07/06 21:29:00 UTC, 0 replies.
- [jira] [Created] (HIVE-26375) Invalid materialized view after rebuild if source table was compacted - posted by "Krisztian Kasa (Jira)" <ji...@apache.org> on 2022/07/07 03:50:00 UTC, 0 replies.
- [jira] [Created] (HIVE-26376) Hive Metastore connection leak (OOM Error) - posted by "Ranith Sardar (Jira)" <ji...@apache.org> on 2022/07/07 06:38:00 UTC, 0 replies.
- [jira] [Created] (HIVE-26377) Support complex types for masking - posted by "Alessandro Solimando (Jira)" <ji...@apache.org> on 2022/07/07 08:33:00 UTC, 0 replies.
- [jira] [Created] (HIVE-26378) Improve error message for masking over complex data types - posted by "Alessandro Solimando (Jira)" <ji...@apache.org> on 2022/07/07 15:20:00 UTC, 0 replies.
- [jira] [Created] (HIVE-26379) hive.avro.timestamp.skip.conversion and other time zone conversion properties doesn't work for Hbase - posted by "Soumyakanti Das (Jira)" <ji...@apache.org> on 2022/07/07 17:41:00 UTC, 0 replies.
- [jira] [Created] (HIVE-26380) Fix NPE when reading a struct field with null value from iceberg table - posted by "László Pintér (Jira)" <ji...@apache.org> on 2022/07/08 08:48:00 UTC, 0 replies.
- [jira] [Created] (HIVE-26381) link in comments of MetaStoreUtils::getCurrentClassPaths need fix - posted by "xy (Jira)" <ji...@apache.org> on 2022/07/09 14:23:00 UTC, 0 replies.
- [jira] [Created] (HIVE-26382) Stats generation fails during CTAS for external partitioned table. - posted by "mahesh kumar behera (Jira)" <ji...@apache.org> on 2022/07/11 09:42:00 UTC, 0 replies.
- [jira] [Created] (HIVE-26383) OOM during join query - posted by "Pravin Sinha (Jira)" <ji...@apache.org> on 2022/07/11 11:17:00 UTC, 0 replies.
- [jira] [Created] (HIVE-26384) Compactor worker should not stop heartbeat for TXN 0 - posted by "Yu-Wen Lai (Jira)" <ji...@apache.org> on 2022/07/11 22:45:00 UTC, 0 replies.
- [jira] [Created] (HIVE-26385) Iceberg integration: Implement merge into iceberg table - posted by "Krisztian Kasa (Jira)" <ji...@apache.org> on 2022/07/12 07:21:00 UTC, 0 replies.
- [jira] [Created] (HIVE-26386) Exceptions thrown in ObjectStore should contain all causes - posted by "Wechar (Jira)" <ji...@apache.org> on 2022/07/12 18:22:00 UTC, 0 replies.
- [jira] [Created] (HIVE-26387) Change UDAF Rank function to return Long - posted by "Steve Carlin (Jira)" <ji...@apache.org> on 2022/07/12 21:01:00 UTC, 0 replies.
- [jira] [Created] (HIVE-26388) ClassCastException when there is decimal type column in source table of CTAS query - posted by "Taraka Rama Rao Lethavadla (Jira)" <ji...@apache.org> on 2022/07/13 13:26:00 UTC, 0 replies.
- Join our Data Lake Management Community Meetup - posted by Mara Ruvalcaba <ma...@sg.com.mx> on 2022/07/13 15:09:29 UTC, 0 replies.
- [jira] [Created] (HIVE-26389) ALTER TABLE CASCADE is slow for tables with many partitions - posted by "Stamatis Zampetakis (Jira)" <ji...@apache.org> on 2022/07/13 18:03:00 UTC, 0 replies.
- [jira] [Created] (HIVE-26390) TxnHandler.getTxnDbsUpdated() SQL syntax error on Postgres. - posted by "francis pang (Jira)" <ji...@apache.org> on 2022/07/13 18:05:00 UTC, 0 replies.
- [jira] [Created] (HIVE-26391) [CVE-2020-36518] Upgrade com.fasterxml.jackson.core:jackson-databind from 2.13.0 to 2.13.2.1 to fix the vulnerability. - posted by "Aman Raj (Jira)" <ji...@apache.org> on 2022/07/14 06:29:00 UTC, 0 replies.
- [jira] [Created] (HIVE-26392) Move StringTableMap tests into a dedicated test class - posted by "Zsolt Miskolczi (Jira)" <ji...@apache.org> on 2022/07/14 08:34:00 UTC, 0 replies.
- [jira] [Created] (HIVE-26393) add udf jar on tez has version conflict - posted by "katty he (Jira)" <ji...@apache.org> on 2022/07/14 10:40:00 UTC, 0 replies.
- [jira] [Created] (HIVE-26394) Query based compaction fails for table with more than 6 columns - posted by "mahesh kumar behera (Jira)" <ji...@apache.org> on 2022/07/14 13:03:00 UTC, 0 replies.
- [jira] [Created] (HIVE-26395) Support CREATE TABLE LIKE FILE for PARQUET - posted by "John Sherman (Jira)" <ji...@apache.org> on 2022/07/14 15:23:00 UTC, 0 replies.
- [jira] [Created] (HIVE-26396) The trunc function has a problem with precision interception and the result has many 0 - posted by "phZhou (Jira)" <ji...@apache.org> on 2022/07/15 08:22:00 UTC, 0 replies.
- [jira] [Created] (HIVE-26397) Honour Iceberg sort orders when writing a table - posted by "László Pintér (Jira)" <ji...@apache.org> on 2022/07/15 11:26:00 UTC, 0 replies.
- [jira] [Created] (HIVE-26398) INSERT INTO complex type with varchar/char field fails CBO - posted by "John Sherman (Jira)" <ji...@apache.org> on 2022/07/15 15:37:00 UTC, 0 replies.
- [jira] [Created] (HIVE-26399) Make DataNucleus use existing connection for value generation - posted by "Yu-Wen Lai (Jira)" <ji...@apache.org> on 2022/07/15 19:23:00 UTC, 0 replies.
- [Security] CVE-2021-34538: Security vulnerability in Hive with UDFs - posted by Naveen Gangam <ng...@cloudera.com.INVALID> on 2022/07/15 21:40:36 UTC, 0 replies.
- [jira] [Created] (HIVE-26400) Provide a self-contained docker - posted by "Zhihua Deng (Jira)" <ji...@apache.org> on 2022/07/16 10:31:00 UTC, 0 replies.
- [jira] [Created] (HIVE-26401) Refine the log of add_partitions if the partition already exists - posted by "Wechar (Jira)" <ji...@apache.org> on 2022/07/16 11:28:00 UTC, 0 replies.
- [jira] [Created] (HIVE-26402) HiveSchemaTool does not honor metastore-site.xml - posted by "Zhihua Deng (Jira)" <ji...@apache.org> on 2022/07/18 08:50:00 UTC, 0 replies.
- [jira] [Created] (HIVE-26403) Iceberg CTAS fails if source table schema contains decimal column - posted by "László Pintér (Jira)" <ji...@apache.org> on 2022/07/18 11:34:00 UTC, 0 replies.
- [jira] [Created] (HIVE-26404) HMS memory leak when compaction cleaner fails to remove obsolete files - posted by "Stamatis Zampetakis (Jira)" <ji...@apache.org> on 2022/07/18 14:11:00 UTC, 0 replies.
- [jira] [Created] (HIVE-26405) Hive - 'show create database' does not contain managedlocation information. - posted by "Hongdan Zhu (Jira)" <ji...@apache.org> on 2022/07/18 16:24:00 UTC, 0 replies.
- [jira] [Created] (HIVE-26406) Hive create query is not working when odd number of column name have apostrophe(') - posted by "Hetashvi (Jira)" <ji...@apache.org> on 2022/07/18 17:33:00 UTC, 0 replies.
- [jira] [Created] (HIVE-26407) Do not collect statistics if the compaction fails - posted by "Zsolt Miskolczi (Jira)" <ji...@apache.org> on 2022/07/18 19:06:00 UTC, 0 replies.
- [jira] [Created] (HIVE-26408) Vectorization: Fix deallocation of scratch columns, don't reuse a child ConstantVectorExpression as an output - posted by "László Bodor (Jira)" <ji...@apache.org> on 2022/07/18 21:41:00 UTC, 0 replies.
- [jira] [Created] (HIVE-26409) Initialise a unique writeId for table in global locks for scheduled queries - posted by "Sourabh Badhya (Jira)" <ji...@apache.org> on 2022/07/19 07:52:00 UTC, 0 replies.
- [jira] [Created] (HIVE-26410) Reading nested types within maps in Parquet Iceberg is not supported with vectorization - posted by "Ádám Szita (Jira)" <ji...@apache.org> on 2022/07/19 13:49:00 UTC, 0 replies.
- [jira] [Created] (HIVE-26411) TestReplicationMetricCollector is flaky - posted by "Hankó Gergely (Jira)" <ji...@apache.org> on 2022/07/19 17:06:00 UTC, 0 replies.
- [jira] [Created] (HIVE-26412) Create interface to fetch available slots during split calculation - posted by "Adesh Kumar Rao (Jira)" <ji...@apache.org> on 2022/07/19 17:15:00 UTC, 0 replies.
- [jira] [Created] (HIVE-26413) remove dependency on commons-configuration 1.10 - posted by "PJ Fanning (Jira)" <ji...@apache.org> on 2022/07/20 01:57:00 UTC, 0 replies.
- [jira] [Created] (HIVE-26414) Aborted/Cancelled CTAS operations must initiate cleanup of uncommitted data - posted by "Sourabh Badhya (Jira)" <ji...@apache.org> on 2022/07/20 07:31:00 UTC, 0 replies.
- [jira] [Created] (HIVE-26415) Add epoch time in the information_schema.scheduled_executions view - posted by "Imran (Jira)" <ji...@apache.org> on 2022/07/20 08:51:00 UTC, 0 replies.
- [jira] [Created] (HIVE-26416) AcidUtils$MetaDataFile.isRawFormatFile() throws InvalidProtocolBufferException for non-ORC file - posted by "Denys Kuzmenko (Jira)" <ji...@apache.org> on 2022/07/20 14:30:00 UTC, 0 replies.
- [jira] [Created] (HIVE-26417) Iceberg integration: disable update and merge iceberg table when split update is off - posted by "Krisztian Kasa (Jira)" <ji...@apache.org> on 2022/07/20 15:48:00 UTC, 0 replies.
- [jira] [Created] (HIVE-26418) Stop packaging hive-standalone-metastore-server*-tests.jar - posted by "John Sherman (Jira)" <ji...@apache.org> on 2022/07/20 19:07:00 UTC, 0 replies.
- [jira] [Created] (HIVE-26419) Use a different pool for DataNucleus' secondary connection factory - posted by "Yu-Wen Lai (Jira)" <ji...@apache.org> on 2022/07/21 17:43:00 UTC, 0 replies.
- [jira] [Created] (HIVE-26420) Configurable timeout for HiveSplitGenerator to wait for LLAP instances - posted by "László Bodor (Jira)" <ji...@apache.org> on 2022/07/22 09:00:00 UTC, 0 replies.
- [jira] [Created] (HIVE-26421) HmsClient atler_table_req is() is called twice when running an alter operation on iceberg table - posted by "László Pintér (Jira)" <ji...@apache.org> on 2022/07/22 14:13:00 UTC, 0 replies.
- [jira] [Created] (HIVE-26422) Create table via spark-shell vs HS2 has discrepancy in authorization config policy - posted by "Sai Hemanth Gantasala (Jira)" <ji...@apache.org> on 2022/07/22 16:49:00 UTC, 0 replies.
- [jira] [Created] (HIVE-26423) Make commons-pool2 a explicit dependency - posted by "John Sherman (Jira)" <ji...@apache.org> on 2022/07/22 18:44:00 UTC, 0 replies.
- [jira] [Created] (HIVE-26424) When decimal type has overflowed the specified precision it must throw an error/warning instead of succeeding with NULL entries - posted by "Simhadri G (Jira)" <ji...@apache.org> on 2022/07/22 19:54:00 UTC, 0 replies.
- [jira] [Created] (HIVE-26425) Skip SSL cert verification for downloading JWKS in HS2 - posted by "Yu-Wen Lai (Jira)" <ji...@apache.org> on 2022/07/22 21:45:00 UTC, 0 replies.
- [jira] [Created] (HIVE-26426) Handle StringIndexOutOfBoundsException in canCBOHandleAst() method. - posted by "Abhay (Jira)" <ji...@apache.org> on 2022/07/23 01:01:00 UTC, 0 replies.
- Re: [DISCUSS] End of life for Hive 1.x, 2.x, 3.x - posted by Stamatis Zampetakis <za...@gmail.com> on 2022/07/25 14:08:36 UTC, 2 replies.
- [jira] [Created] (HIVE-26427) Unify JoinDeriveIsNotNullFilterRule with HiveJoinAddNotNullRule - posted by "Stamatis Zampetakis (Jira)" <ji...@apache.org> on 2022/07/25 15:25:00 UTC, 0 replies.
- [jira] [Created] (HIVE-26428) Limit usage of LLAP BPWrapper to threads of IO threadpools - posted by "Ádám Szita (Jira)" <ji...@apache.org> on 2022/07/26 07:52:00 UTC, 0 replies.
- [jira] [Created] (HIVE-26429) Set default value of hive.txn.xlock.ctas to true and update lineage info for CTAS queries. - posted by "Simhadri G (Jira)" <ji...@apache.org> on 2022/07/26 12:02:00 UTC, 0 replies.
- [jira] [Created] (HIVE-26430) hive-metastore partition_keys add switch - posted by "huibo.liu (Jira)" <ji...@apache.org> on 2022/07/26 12:51:00 UTC, 0 replies.
- [jira] [Created] (HIVE-26431) Use correct schema for iceberg time travel queries - posted by "László Pintér (Jira)" <ji...@apache.org> on 2022/07/27 06:38:00 UTC, 0 replies.
- [jira] [Created] (HIVE-26432) Improve LlapCacheAwareFs by caching file status information - posted by "Ádám Szita (Jira)" <ji...@apache.org> on 2022/07/27 12:55:00 UTC, 0 replies.
- [jira] [Created] (HIVE-26433) HivePrivilegeObject's objectName is NULL when JdbcStorageHandler is used with METASTORE type - posted by "Denys Kuzmenko (Jira)" <ji...@apache.org> on 2022/07/27 15:44:00 UTC, 0 replies.
- [jira] [Created] (HIVE-26434) HMS thrift method recv_get_table_objects_by_name exception list is broken - posted by "Cheng Pan (Jira)" <ji...@apache.org> on 2022/07/27 17:54:00 UTC, 0 replies.
- [jira] [Created] (HIVE-26435) HMS Summary - posted by "Ruyi Zheng (Jira)" <ji...@apache.org> on 2022/07/27 23:25:00 UTC, 1 replies.
- [jira] [Created] (HIVE-26436) test - posted by "TE (Jira)" <ji...@apache.org> on 2022/07/28 14:15:00 UTC, 0 replies.
- [jira] [Created] (HIVE-26437) dump unpartitioned Tables in parallel - posted by "Amit Saonerkar (Jira)" <ji...@apache.org> on 2022/07/28 14:39:00 UTC, 0 replies.
- [jira] [Created] (HIVE-26438) Remove unnecessary optimization in canHandleQbForCbo() method - posted by "Abhay (Jira)" <ji...@apache.org> on 2022/07/29 23:34:00 UTC, 0 replies.
- [jira] [Created] (HIVE-26439) Skip collecting Kafka delegation tokens if PLAINTEXT is set - posted by "Yu-Wen Lai (Jira)" <ji...@apache.org> on 2022/07/31 23:30:00 UTC, 0 replies.