[jira] [Created] (HIVE-26118) [Standalone Beeline] Jar name mismatch between build and assembly

2022-04-05 Thread Naveen Gangam (Jira)
Naveen Gangam created HIVE-26118: Summary: [Standalone Beeline] Jar name mismatch between build and assembly Key: HIVE-26118 URL: https://issues.apache.org/jira/browse/HIVE-26118 Project: Hive

[jira] [Created] (HIVE-26117) Remove 2 superfluous lines of code in genJoinRelNode

2022-04-05 Thread Steve Carlin (Jira)
Steve Carlin created HIVE-26117: --- Summary: Remove 2 superfluous lines of code in genJoinRelNode Key: HIVE-26117 URL: https://issues.apache.org/jira/browse/HIVE-26117 Project: Hive Issue Type

[jira] [Created] (HIVE-26116) Fix handling of compaction requests originating from aborted dynamic partition queries in Initiator

2022-04-05 Thread Jira
László Végh created HIVE-26116: -- Summary: Fix handling of compaction requests originating from aborted dynamic partition queries in Initiator Key: HIVE-26116 URL: https://issues.apache.org/jira/browse/HIVE-26116

[jira] [Created] (HIVE-26115) Parquet footer is read 3 times when reading iceberg data

2022-04-04 Thread Rajesh Balamohan (Jira)
Rajesh Balamohan created HIVE-26115: --- Summary: Parquet footer is read 3 times when reading iceberg data Key: HIVE-26115 URL: https://issues.apache.org/jira/browse/HIVE-26115 Project: Hive

[jira] [Created] (HIVE-26114) jdbc connection hivesrerver2 using dfs command with prefix space will cause exception

2022-04-04 Thread shezm (Jira)
shezm created HIVE-26114: Summary: jdbc connection hivesrerver2 using dfs command with prefix space will cause exception Key: HIVE-26114 URL: https://issues.apache.org/jira/browse/HIVE-26114 Project: Hive

[jira] [Created] (HIVE-26113) Syncronize HMS tables with metastore tables

2022-04-04 Thread Alessandro Solimando (Jira)
Alessandro Solimando created HIVE-26113: --- Summary: Syncronize HMS tables with metastore tables Key: HIVE-26113 URL: https://issues.apache.org/jira/browse/HIVE-26113 Project: Hive Issue

[jira] [Created] (HIVE-26112) Missing scripts for metastore

2022-04-04 Thread Alessandro Solimando (Jira)
Alessandro Solimando created HIVE-26112: --- Summary: Missing scripts for metastore Key: HIVE-26112 URL: https://issues.apache.org/jira/browse/HIVE-26112 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-26111) FULL JOIN returns incorrect result with Tez engine

2022-04-04 Thread Youjun Yuan (Jira)
Youjun Yuan created HIVE-26111: -- Summary: FULL JOIN returns incorrect result with Tez engine Key: HIVE-26111 URL: https://issues.apache.org/jira/browse/HIVE-26111 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-26110) bulk insert into partitioned table creates lots of files in iceberg

2022-04-04 Thread Rajesh Balamohan (Jira)
Rajesh Balamohan created HIVE-26110: --- Summary: bulk insert into partitioned table creates lots of files in iceberg Key: HIVE-26110 URL: https://issues.apache.org/jira/browse/HIVE-26110 Project

[jira] [Created] (HIVE-26109) Upgrade groovy to 2.4.21 due to CVE

2022-04-04 Thread Yu-Wen Lai (Jira)
Yu-Wen Lai created HIVE-26109: - Summary: Upgrade groovy to 2.4.21 due to CVE Key: HIVE-26109 URL: https://issues.apache.org/jira/browse/HIVE-26109 Project: Hive Issue Type: Improvement

[jira] [Created] (HIVE-26108) Hive hardcodes hasMoreRows to false in thrift interface

2022-04-01 Thread Steve Carlin (Jira)
Steve Carlin created HIVE-26108: --- Summary: Hive hardcodes hasMoreRows to false in thrift interface Key: HIVE-26108 URL: https://issues.apache.org/jira/browse/HIVE-26108 Project: Hive Issue

[jira] [Created] (HIVE-26107) Worker shouldn't inject duplicate entries in `ready_for_cleaning` state into the compaction queue

2022-04-01 Thread Jira
László Végh created HIVE-26107: -- Summary: Worker shouldn't inject duplicate entries in `ready_for_cleaning` state into the compaction queue Key: HIVE-26107 URL: https://issues.apache.org/jira/browse/HIVE-26107

[jira] [Created] (HIVE-26106) Non blocking ADD, DROP CONSTRAINT

2022-04-01 Thread Denys Kuzmenko (Jira)
Denys Kuzmenko created HIVE-26106: - Summary: Non blocking ADD, DROP CONSTRAINT Key: HIVE-26106 URL: https://issues.apache.org/jira/browse/HIVE-26106 Project: Hive Issue Type: Task

[jira] [Created] (HIVE-26105) Show columns shows extra values if column comments contains specific Chinese character

2022-03-31 Thread mahesh kumar behera (Jira)
mahesh kumar behera created HIVE-26105: -- Summary: Show columns shows extra values if column comments contains specific Chinese character Key: HIVE-26105 URL: https://issues.apache.org/jira/browse/HIVE-26105

[jira] [Created] (HIVE-26104) HIVE-19138 May block queries to compile

2022-03-31 Thread liuyan (Jira)
liuyan created HIVE-26104: - Summary: HIVE-19138 May block queries to compile Key: HIVE-26104 URL: https://issues.apache.org/jira/browse/HIVE-26104 Project: Hive Issue Type: Bug Components

[jira] [Created] (HIVE-26103) Port Iceberg fixes to the iceberg module

2022-03-31 Thread Peter Vary (Jira)
Peter Vary created HIVE-26103: - Summary: Port Iceberg fixes to the iceberg module Key: HIVE-26103 URL: https://issues.apache.org/jira/browse/HIVE-26103 Project: Hive Issue Type: Task

[jira] [Created] (HIVE-26102) Implement DELETE statements for Iceberg tables

2022-03-31 Thread Marton Bod (Jira)
Marton Bod created HIVE-26102: - Summary: Implement DELETE statements for Iceberg tables Key: HIVE-26102 URL: https://issues.apache.org/jira/browse/HIVE-26102 Project: Hive Issue Type: New

[jira] [Created] (HIVE-26101) Port Iceberg Hive fix - Hive: Avoid recursive listing in HiveCatalog#renameTable (#4407)

2022-03-31 Thread Peter Vary (Jira)
Peter Vary created HIVE-26101: - Summary: Port Iceberg Hive fix - Hive: Avoid recursive listing in HiveCatalog#renameTable (#4407) Key: HIVE-26101 URL: https://issues.apache.org/jira/browse/HIVE-26101

[jira] [Created] (HIVE-26100) Preparing for 4.0.0-alpha-2 development

2022-03-31 Thread Peter Vary (Jira)
Peter Vary created HIVE-26100: - Summary: Preparing for 4.0.0-alpha-2 development Key: HIVE-26100 URL: https://issues.apache.org/jira/browse/HIVE-26100 Project: Hive Issue Type: Task

[jira] [Created] (HIVE-26099) Move patched-iceberg packages to org.apache.hive group

2022-03-31 Thread Peter Vary (Jira)
Peter Vary created HIVE-26099: - Summary: Move patched-iceberg packages to org.apache.hive group Key: HIVE-26099 URL: https://issues.apache.org/jira/browse/HIVE-26099 Project: Hive Issue Type

[jira] [Created] (HIVE-26098) Duplicate path/Jar in hive.aux.jars.path or hive.reloadable.aux.jars.path causing IllegalArgumentException

2022-03-31 Thread mahesh kumar behera (Jira)
/jira/browse/HIVE-26098 Project: Hive Issue Type: Bug Components: Hive, HiveServer2 Reporter: mahesh kumar behera Assignee: mahesh kumar behera  hive.aux.jars.path and hive.reloadable.aux.jars.path  are used for providing auxiliary jars which

[jira] [Created] (HIVE-26097) Hive Table containing unicode data is not writing data to target properly

2022-03-31 Thread Hari Prasad G (Jira)
Hari Prasad G created HIVE-26097: Summary: Hive Table containing unicode data is not writing data to target properly Key: HIVE-26097 URL: https://issues.apache.org/jira/browse/HIVE-26097 Project

[jira] [Created] (HIVE-26096) Select on single column MultiDelimitSerDe table throws AIOBE

2022-03-30 Thread Naresh P R (Jira)
Naresh P R created HIVE-26096: - Summary: Select on single column MultiDelimitSerDe table throws AIOBE Key: HIVE-26096 URL: https://issues.apache.org/jira/browse/HIVE-26096 Project: Hive Issue

[jira] [Created] (HIVE-26095) Add queryid in QueryLifeTimeHookContext

2022-03-30 Thread Stamatis Zampetakis (Jira)
Stamatis Zampetakis created HIVE-26095: -- Summary: Add queryid in QueryLifeTimeHookContext Key: HIVE-26095 URL: https://issues.apache.org/jira/browse/HIVE-26095 Project: Hive Issue Type

[jira] [Created] (HIVE-26094) Compaction Worker thread not freeing the lock when lock status returned as WAITING

2022-03-30 Thread Steve Carlin (Jira)
Steve Carlin created HIVE-26094: --- Summary: Compaction Worker thread not freeing the lock when lock status returned as WAITING Key: HIVE-26094 URL: https://issues.apache.org/jira/browse/HIVE-26094

[jira] [Created] (HIVE-26093) Duplicate org.apache.hadoop.hive.metastore.annotation package-info.java

2022-03-30 Thread Peter Vary (Jira)
Peter Vary created HIVE-26093: - Summary: Duplicate org.apache.hadoop.hive.metastore.annotation package-info.java Key: HIVE-26093 URL: https://issues.apache.org/jira/browse/HIVE-26093 Project: Hive

[jira] [Created] (HIVE-26092) Fix javadoc errors for the 4.0.0 release

2022-03-30 Thread Peter Vary (Jira)
Peter Vary created HIVE-26092: - Summary: Fix javadoc errors for the 4.0.0 release Key: HIVE-26092 URL: https://issues.apache.org/jira/browse/HIVE-26092 Project: Hive Issue Type: Task

[jira] [Created] (HIVE-26091) Support DecimalFilterPredicateLeafBuilder for parquet

2022-03-30 Thread Rajesh Balamohan (Jira)
Rajesh Balamohan created HIVE-26091: --- Summary: Support DecimalFilterPredicateLeafBuilder for parquet Key: HIVE-26091 URL: https://issues.apache.org/jira/browse/HIVE-26091 Project: Hive

[jira] [Created] (HIVE-26090) hive.mv.files.thread and hive.load.dynamic.partitions.thread in Hiveconf.java default value is 15,but in Hive.java is 25

2022-03-30 Thread lkl (Jira)
lkl created HIVE-26090: -- Summary: hive.mv.files.thread and hive.load.dynamic.partitions.thread in Hiveconf.java default value is 15,but in Hive.java is 25 Key: HIVE-26090 URL: https://issues.apache.org/jira/browse/HIVE

[jira] [Created] (HIVE-26088) a left join b left join c when b is null ,then b join c is null , in this case when set hive.auto.convert.join=true ; map join is not used ,because nullpointexecption

2022-03-30 Thread lkl (Jira)
: https://issues.apache.org/jira/browse/HIVE-26088 Project: Hive Issue Type: Bug Affects Versions: 3.1.2 Reporter: lkl create database pr; use pr;   create table t1(id int,name string) PARTITIONED BY (cls string) stored as orc; create table t2(id int,name

[jira] [Created] (HIVE-26087) when set hive.exec.pre.hooks = org.apache.hadoop.hive.ql.hooks.UpdateInputAccessTimeHook$PreExec , where exec select 1, then nullpointsexception

2022-03-30 Thread lkl (Jira)
://issues.apache.org/jira/browse/HIVE-26087 Project: Hive Issue Type: Bug Components: Hooks Affects Versions: 3.1.2 Reporter: lkl Fix For: All Versions hive> set hive.exec.pre.hooks = org.apache.hadoop.hive.ql.hooks.UpdateInputAccessTimeHook$PreE

[jira] [Created] (HIVE-26086) TestIcebergCliDriver must have an object cache

2022-03-29 Thread Jira
László Bodor created HIVE-26086: --- Summary: TestIcebergCliDriver must have an object cache Key: HIVE-26086 URL: https://issues.apache.org/jira/browse/HIVE-26086 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-26085) "getTableObjectByName method should ignore it" exception doesn't include cause

2022-03-29 Thread Wataru Yukawa (Jira)
Wataru Yukawa created HIVE-26085: Summary: "getTableObjectByName method should ignore it" exception doesn't include cause Key: HIVE-26085 URL: https://issues.apache.org/jira/browse/HIVE-26085

[jira] [Created] (HIVE-26084) Oracle metastore init tests are flaky

2022-03-29 Thread Peter Vary (Jira)
Peter Vary created HIVE-26084: - Summary: Oracle metastore init tests are flaky Key: HIVE-26084 URL: https://issues.apache.org/jira/browse/HIVE-26084 Project: Hive Issue Type: Test

[jira] [Created] (HIVE-26083) Fix flaky TestParseDriver.testExoticSJSSubQuery

2022-03-29 Thread Peter Vary (Jira)
Peter Vary created HIVE-26083: - Summary: Fix flaky TestParseDriver.testExoticSJSSubQuery Key: HIVE-26083 URL: https://issues.apache.org/jira/browse/HIVE-26083 Project: Hive Issue Type: Task

[jira] [Created] (HIVE-26082) Upgrade DataNucleus dependency to 5.2.6

2022-03-29 Thread Ashish Sharma (Jira)
Ashish Sharma created HIVE-26082: Summary: Upgrade DataNucleus dependency to 5.2.6 Key: HIVE-26082 URL: https://issues.apache.org/jira/browse/HIVE-26082 Project: Hive Issue Type: Task

[jira] [Created] (HIVE-26081) Upgrade ant to 1.10.9

2022-03-25 Thread Ashish Sharma (Jira)
Ashish Sharma created HIVE-26081: Summary: Upgrade ant to 1.10.9 Key: HIVE-26081 URL: https://issues.apache.org/jira/browse/HIVE-26081 Project: Hive Issue Type: Task Reporter

[jira] [Created] (HIVE-26080) Upgrade accumulo-core to 1.10.1

2022-03-25 Thread Ashish Sharma (Jira)
Ashish Sharma created HIVE-26080: Summary: Upgrade accumulo-core to 1.10.1 Key: HIVE-26080 URL: https://issues.apache.org/jira/browse/HIVE-26080 Project: Hive Issue Type: Task

[jira] [Created] (HIVE-26079) Upgrade protobuf to 3.16.1

2022-03-25 Thread Ashish Sharma (Jira)
Ashish Sharma created HIVE-26079: Summary: Upgrade protobuf to 3.16.1 Key: HIVE-26079 URL: https://issues.apache.org/jira/browse/HIVE-26079 Project: Hive Issue Type: Task

[jira] [Created] (HIVE-26078) Upgrade gson to 2.8.9

2022-03-25 Thread Ashish Sharma (Jira)
Ashish Sharma created HIVE-26078: Summary: Upgrade gson to 2.8.9 Key: HIVE-26078 URL: https://issues.apache.org/jira/browse/HIVE-26078 Project: Hive Issue Type: Task Reporter

[jira] [Created] (HIVE-26076) Non blocking ADD PARTITION if not exists

2022-03-25 Thread Denys Kuzmenko (Jira)
Denys Kuzmenko created HIVE-26076: - Summary: Non blocking ADD PARTITION if not exists Key: HIVE-26076 URL: https://issues.apache.org/jira/browse/HIVE-26076 Project: Hive Issue Type: Task

[jira] [Created] (HIVE-26077) Implement CTAS for Iceberg tables with partition spec

2022-03-25 Thread Peter Vary (Jira)
Peter Vary created HIVE-26077: - Summary: Implement CTAS for Iceberg tables with partition spec Key: HIVE-26077 URL: https://issues.apache.org/jira/browse/HIVE-26077 Project: Hive Issue Type

[jira] [Created] (HIVE-26075) hive metastore connection leaking when hiveserver2 kerberos enable and hive.server2.enable.doAs set to true

2022-03-25 Thread liuguanghua (Jira)
liuguanghua created HIVE-26075: -- Summary: hive metastore connection leaking when hiveserver2 kerberos enable and hive.server2.enable.doAs set to true Key: HIVE-26075 URL: https://issues.apache.org/jira/browse/HIVE

[jira] [Created] (HIVE-26074) PTF Vectorization: BoundaryScanner for varchar

2022-03-25 Thread Jira
László Bodor created HIVE-26074: --- Summary: PTF Vectorization: BoundaryScanner for varchar Key: HIVE-26074 URL: https://issues.apache.org/jira/browse/HIVE-26074 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-26073) Fix TestReplicationScenarios.testIncrementalStatisticsMetrics

2022-03-25 Thread Peter Vary (Jira)
Peter Vary created HIVE-26073: - Summary: Fix TestReplicationScenarios.testIncrementalStatisticsMetrics Key: HIVE-26073 URL: https://issues.apache.org/jira/browse/HIVE-26073 Project: Hive Issue

[jira] [Created] (HIVE-26072) Enable vectorization for stats gathering (tablescan op)

2022-03-24 Thread Rajesh Balamohan (Jira)
Rajesh Balamohan created HIVE-26072: --- Summary: Enable vectorization for stats gathering (tablescan op) Key: HIVE-26072 URL: https://issues.apache.org/jira/browse/HIVE-26072 Project: Hive

[jira] [Created] (HIVE-26071) JWT authentication for Thrift over HTTP in HiveMetaStore

2022-03-24 Thread Sourabh Goyal (Jira)
Sourabh Goyal created HIVE-26071: Summary: JWT authentication for Thrift over HTTP in HiveMetaStore Key: HIVE-26071 URL: https://issues.apache.org/jira/browse/HIVE-26071 Project: Hive Issue

[jira] [Created] (HIVE-26070) Remove the generated files from the source tarball

2022-03-24 Thread Peter Vary (Jira)
Peter Vary created HIVE-26070: - Summary: Remove the generated files from the source tarball Key: HIVE-26070 URL: https://issues.apache.org/jira/browse/HIVE-26070 Project: Hive Issue Type: Task

[jira] [Created] (HIVE-26069) Remove unnecessary items from the .gitignore

2022-03-24 Thread Peter Vary (Jira)
Peter Vary created HIVE-26069: - Summary: Remove unnecessary items from the .gitignore Key: HIVE-26069 URL: https://issues.apache.org/jira/browse/HIVE-26069 Project: Hive Issue Type: Task

[jira] [Created] (HIVE-26068) Add README to the src tarball

2022-03-24 Thread Peter Vary (Jira)
Peter Vary created HIVE-26068: - Summary: Add README to the src tarball Key: HIVE-26068 URL: https://issues.apache.org/jira/browse/HIVE-26068 Project: Hive Issue Type: Task Reporter

[jira] [Created] (HIVE-26067) Remove core directory from src

2022-03-24 Thread Peter Vary (Jira)
Peter Vary created HIVE-26067: - Summary: Remove core directory from src Key: HIVE-26067 URL: https://issues.apache.org/jira/browse/HIVE-26067 Project: Hive Issue Type: Task Reporter

[jira] [Created] (HIVE-26066) Remove deprecated GenericUDAFComputeStats

2022-03-24 Thread Alessandro Solimando (Jira)
Alessandro Solimando created HIVE-26066: --- Summary: Remove deprecated GenericUDAFComputeStats Key: HIVE-26066 URL: https://issues.apache.org/jira/browse/HIVE-26066 Project: Hive Issue

[jira] [Created] (HIVE-26065) incorrect metric for active calls —— alter_partitions and alter_partition

2022-03-23 Thread DongWei (Jira)
DongWei created HIVE-26065: -- Summary: incorrect metric for active calls —— alter_partitions and alter_partition Key: HIVE-26065 URL: https://issues.apache.org/jira/browse/HIVE-26065 Project: Hive

[jira] [Created] (HIVE-26064) For Iceberg external table do not set external.table.purge=true by default

2022-03-23 Thread Peter Vary (Jira)
Peter Vary created HIVE-26064: - Summary: For Iceberg external table do not set external.table.purge=true by default Key: HIVE-26064 URL: https://issues.apache.org/jira/browse/HIVE-26064 Project: Hive

[jira] [Created] (HIVE-26063) Upgrade Apache parent POM to version 35

2022-03-23 Thread Sylwester Lachiewicz (Jira)
Sylwester Lachiewicz created HIVE-26063: --- Summary: Upgrade Apache parent POM to version 35 Key: HIVE-26063 URL: https://issues.apache.org/jira/browse/HIVE-26063 Project: Hive Issue

[jira] [Created] (HIVE-26062) Make sure that running 4.0.0-alpha-2 above 4.0.0-alpha-1 HMS DB reports the correct error

2022-03-23 Thread Peter Vary (Jira)
Peter Vary created HIVE-26062: - Summary: Make sure that running 4.0.0-alpha-2 above 4.0.0-alpha-1 HMS DB reports the correct error Key: HIVE-26062 URL: https://issues.apache.org/jira/browse/HIVE-26062

[jira] [Created] (HIVE-26061) o not add 'from deserializer' comment upon alter commands for Iceberg tables

2022-03-23 Thread Peter Vary (Jira)
Peter Vary created HIVE-26061: - Summary: o not add 'from deserializer' comment upon alter commands for Iceberg tables Key: HIVE-26061 URL: https://issues.apache.org/jira/browse/HIVE-26061 Project: Hive

[jira] [Created] (HIVE-26060) Invalidate acid table directory cache on drop table

2022-03-22 Thread Antal Sinkovits (Jira)
Antal Sinkovits created HIVE-26060: -- Summary: Invalidate acid table directory cache on drop table Key: HIVE-26060 URL: https://issues.apache.org/jira/browse/HIVE-26060 Project: Hive Issue

[jira] [Created] (HIVE-26059) Eventually clean compactions in "refused" state from compaction history

2022-03-22 Thread Jira
László Végh created HIVE-26059: -- Summary: Eventually clean compactions in "refused" state from compaction history Key: HIVE-26059 URL: https://issues.apache.org/jira/browse/HIVE-26059 Pro

[jira] [Created] (HIVE-26058) Choose meaningful names for the Metastore pool threads

2022-03-22 Thread Zhihua Deng (Jira)
Zhihua Deng created HIVE-26058: -- Summary: Choose meaningful names for the Metastore pool threads Key: HIVE-26058 URL: https://issues.apache.org/jira/browse/HIVE-26058 Project: Hive Issue Type

[jira] [Created] (HIVE-26057) Cleanup QueryWrapper

2022-03-21 Thread Zhihua Deng (Jira)
Zhihua Deng created HIVE-26057: -- Summary: Cleanup QueryWrapper Key: HIVE-26057 URL: https://issues.apache.org/jira/browse/HIVE-26057 Project: Hive Issue Type: Improvement Reporter

[jira] [Created] (HIVE-26056) Retire the api metrics of HMSHandler

2022-03-21 Thread Zhihua Deng (Jira)
Zhihua Deng created HIVE-26056: -- Summary: Retire the api metrics of HMSHandler Key: HIVE-26056 URL: https://issues.apache.org/jira/browse/HIVE-26056 Project: Hive Issue Type: Improvement

[jira] [Created] (HIVE-26055) Fix the HivePrivilegesObjects for Alter table rename command

2022-03-21 Thread Sai Hemanth Gantasala (Jira)
Sai Hemanth Gantasala created HIVE-26055: Summary: Fix the HivePrivilegesObjects for Alter table rename command Key: HIVE-26055 URL: https://issues.apache.org/jira/browse/HIVE-26055 Project

[jira] [Created] (HIVE-26054) Distinct + Groupby with column alias is failing

2022-03-21 Thread Naresh P R (Jira)
Naresh P R created HIVE-26054: - Summary: Distinct + Groupby with column alias is failing Key: HIVE-26054 URL: https://issues.apache.org/jira/browse/HIVE-26054 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-26053) Non blocking DROP VIEW

2022-03-21 Thread Denys Kuzmenko (Jira)
Denys Kuzmenko created HIVE-26053: - Summary: Non blocking DROP VIEW Key: HIVE-26053 URL: https://issues.apache.org/jira/browse/HIVE-26053 Project: Hive Issue Type: Task Reporter

[jira] [Created] (HIVE-26052) Non-blocking DROP MATERIALIZED VIEW implementation

2022-03-21 Thread Denys Kuzmenko (Jira)
Denys Kuzmenko created HIVE-26052: - Summary: Non-blocking DROP MATERIALIZED VIEW implementation Key: HIVE-26052 URL: https://issues.apache.org/jira/browse/HIVE-26052 Project: Hive Issue Type

[jira] [Created] (HIVE-26051) Non blocking Alter Materialized View Rewrite

2022-03-21 Thread Denys Kuzmenko (Jira)
Denys Kuzmenko created HIVE-26051: - Summary: Non blocking Alter Materialized View Rewrite Key: HIVE-26051 URL: https://issues.apache.org/jira/browse/HIVE-26051 Project: Hive Issue Type: Task

[jira] [Created] (HIVE-26050) Hive reads fails via clients like Trino after compaction failure

2022-03-20 Thread Rijo Joseph (Jira)
Rijo Joseph created HIVE-26050: -- Summary: Hive reads fails via clients like Trino after compaction failure Key: HIVE-26050 URL: https://issues.apache.org/jira/browse/HIVE-26050 Project: Hive

[jira] [Created] (HIVE-26049) Inconsistent TBL_NAME lengths in HMS schema

2022-03-18 Thread Janos Kovacs (Jira)
Janos Kovacs created HIVE-26049: --- Summary: Inconsistent TBL_NAME lengths in HMS schema Key: HIVE-26049 URL: https://issues.apache.org/jira/browse/HIVE-26049 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-26048) Missing quotation mark in findReadyToClean query

2022-03-18 Thread Antal Sinkovits (Jira)
Antal Sinkovits created HIVE-26048: -- Summary: Missing quotation mark in findReadyToClean query Key: HIVE-26048 URL: https://issues.apache.org/jira/browse/HIVE-26048 Project: Hive Issue Type

[jira] [Created] (HIVE-26047) Vectorized LIKE UDF should use Re2J regex to address JDK-8203458

2022-03-17 Thread Naresh P R (Jira)
Naresh P R created HIVE-26047: - Summary: Vectorized LIKE UDF should use Re2J regex to address JDK-8203458 Key: HIVE-26047 URL: https://issues.apache.org/jira/browse/HIVE-26047 Project: Hive

[jira] [Created] (HIVE-26046) MySQL's bit datatype is default to void datatype in hive

2022-03-17 Thread Naveen Gangam (Jira)
Naveen Gangam created HIVE-26046: Summary: MySQL's bit datatype is default to void datatype in hive Key: HIVE-26046 URL: https://issues.apache.org/jira/browse/HIVE-26046 Project: Hive Issue

[jira] [Created] (HIVE-26045) Detect timed out connections for providers and auto-reconnect

2022-03-17 Thread Naveen Gangam (Jira)
Naveen Gangam created HIVE-26045: Summary: Detect timed out connections for providers and auto-reconnect Key: HIVE-26045 URL: https://issues.apache.org/jira/browse/HIVE-26045 Project: Hive

[jira] [Created] (HIVE-26044) Remove hard coded version references from the tests

2022-03-17 Thread Peter Vary (Jira)
Peter Vary created HIVE-26044: - Summary: Remove hard coded version references from the tests Key: HIVE-26044 URL: https://issues.apache.org/jira/browse/HIVE-26044 Project: Hive Issue Type: Test

[jira] [Created] (HIVE-26043) Use constraint info when creating RexNodes

2022-03-17 Thread Krisztian Kasa (Jira)
Krisztian Kasa created HIVE-26043: - Summary: Use constraint info when creating RexNodes Key: HIVE-26043 URL: https://issues.apache.org/jira/browse/HIVE-26043 Project: Hive Issue Type

[jira] [Created] (HIVE-26042) Fix flaky streaming tests

2022-03-17 Thread Peter Vary (Jira)
Peter Vary created HIVE-26042: - Summary: Fix flaky streaming tests Key: HIVE-26042 URL: https://issues.apache.org/jira/browse/HIVE-26042 Project: Hive Issue Type: Test Reporter

[jira] [Created] (HIVE-26041) Fix wrong type supplied for getLatestCommittedCompaction

2022-03-16 Thread Yu-Wen Lai (Jira)
Yu-Wen Lai created HIVE-26041: - Summary: Fix wrong type supplied for getLatestCommittedCompaction Key: HIVE-26041 URL: https://issues.apache.org/jira/browse/HIVE-26041 Project: Hive Issue Type

[jira] [Created] (HIVE-26040) Fix DirectSqlUpdateStat.getNextCSIdForMPartitionColumnStatistics for mssql

2022-03-16 Thread Peter Vary (Jira)
Peter Vary created HIVE-26040: - Summary: Fix DirectSqlUpdateStat.getNextCSIdForMPartitionColumnStatistics for mssql Key: HIVE-26040 URL: https://issues.apache.org/jira/browse/HIVE-26040 Project: Hive

[jira] [Created] (HIVE-26039) Fix TestSessionManagerMetrics.testActiveSessionMetrics

2022-03-16 Thread Peter Vary (Jira)
Peter Vary created HIVE-26039: - Summary: Fix TestSessionManagerMetrics.testActiveSessionMetrics Key: HIVE-26039 URL: https://issues.apache.org/jira/browse/HIVE-26039 Project: Hive Issue Type

[jira] [Created] (HIVE-26038) Respect Owner privileges in all paths in AuthorizationMetaStoreFilterHook

2022-03-15 Thread John Sherman (Jira)
John Sherman created HIVE-26038: --- Summary: Respect Owner privileges in all paths in AuthorizationMetaStoreFilterHook Key: HIVE-26038 URL: https://issues.apache.org/jira/browse/HIVE-26038 Project: Hive

[jira] [Created] (HIVE-26037) Data type mismatch in metastore upgrade for mysql upgrade-3.1.2000-to-3.1.3000.mysql.sql

2022-03-14 Thread Rahul Pathak (Jira)
Rahul Pathak created HIVE-26037: --- Summary: Data type mismatch in metastore upgrade for mysql upgrade-3.1.2000-to-3.1.3000.mysql.sql Key: HIVE-26037 URL: https://issues.apache.org/jira/browse/HIVE-26037

[jira] [Created] (HIVE-26036) NPE caused by getMTable() in ObjectStore

2022-03-14 Thread Yu Weiqiang (Jira)
Yu Weiqiang created HIVE-26036: -- Summary: NPE caused by getMTable() in ObjectStore Key: HIVE-26036 URL: https://issues.apache.org/jira/browse/HIVE-26036 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-26035) Move to directsql for ObjectStore::addPartitions

2022-03-14 Thread Rajesh Balamohan (Jira)
Rajesh Balamohan created HIVE-26035: --- Summary: Move to directsql for ObjectStore::addPartitions Key: HIVE-26035 URL: https://issues.apache.org/jira/browse/HIVE-26035 Project: Hive Issue

[jira] [Created] (HIVE-26034) [minor] fix grammar error in README

2022-03-13 Thread ZhangJian He (Jira)
ZhangJian He created HIVE-26034: --- Summary: [minor] fix grammar error in README Key: HIVE-26034 URL: https://issues.apache.org/jira/browse/HIVE-26034 Project: Hive Issue Type: Task

[jira] [Created] (HIVE-26033) Repl Load fails with Wrong FS error.

2022-03-13 Thread Ayush Saxena (Jira)
Ayush Saxena created HIVE-26033: --- Summary: Repl Load fails with Wrong FS error. Key: HIVE-26033 URL: https://issues.apache.org/jira/browse/HIVE-26033 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-26032) Upgrade cron-utils to 9.1.6

2022-03-13 Thread Yuming Wang (Jira)
Yuming Wang created HIVE-26032: -- Summary: Upgrade cron-utils to 9.1.6 Key: HIVE-26032 URL: https://issues.apache.org/jira/browse/HIVE-26032 Project: Hive Issue Type: Task Components

[jira] [Created] (HIVE-26031) Create unit tests for upgrading the Hive sysdb schema

2022-03-12 Thread Peter Vary (Jira)
Peter Vary created HIVE-26031: - Summary: Create unit tests for upgrading the Hive sysdb schema Key: HIVE-26031 URL: https://issues.apache.org/jira/browse/HIVE-26031 Project: Hive Issue Type

[jira] [Created] (HIVE-26030) Backport HIVE-21498 to branch-2.3

2022-03-11 Thread Yuming Wang (Jira)
Yuming Wang created HIVE-26030: -- Summary: Backport HIVE-21498 to branch-2.3 Key: HIVE-26030 URL: https://issues.apache.org/jira/browse/HIVE-26030 Project: Hive Issue Type: Task

[jira] [Created] (HIVE-26029) Upgrade netty to 4.1.75.Final due to CVE

2022-03-11 Thread Yu-Wen Lai (Jira)
Yu-Wen Lai created HIVE-26029: - Summary: Upgrade netty to 4.1.75.Final due to CVE Key: HIVE-26029 URL: https://issues.apache.org/jira/browse/HIVE-26029 Project: Hive Issue Type: Improvement

[jira] [Created] (HIVE-26028) Upgrade pac4j to 4.5.5 due to CVE

2022-03-11 Thread Yu-Wen Lai (Jira)
Yu-Wen Lai created HIVE-26028: - Summary: Upgrade pac4j to 4.5.5 due to CVE Key: HIVE-26028 URL: https://issues.apache.org/jira/browse/HIVE-26028 Project: Hive Issue Type: Improvement

[jira] [Created] (HIVE-26027) [Hive] SemanticException Invalid path with ofs/o3fs

2022-03-11 Thread Soumitra Sulav (Jira)
Soumitra Sulav created HIVE-26027: - Summary: [Hive] SemanticException Invalid path with ofs/o3fs Key: HIVE-26027 URL: https://issues.apache.org/jira/browse/HIVE-26027 Project: Hive Issue

[jira] [Created] (HIVE-26026) Use the new "REFUSED" compaction state where it makes sense

2022-03-11 Thread Jira
László Végh created HIVE-26026: -- Summary: Use the new "REFUSED" compaction state where it makes sense Key: HIVE-26026 URL: https://issues.apache.org/jira/browse/HIVE-26026 Project: Hive

[jira] [Created] (HIVE-26025) Remove IMetaStoreClient#listPartitionNames which is not used

2022-03-10 Thread Peter Vary (Jira)
Peter Vary created HIVE-26025: - Summary: Remove IMetaStoreClient#listPartitionNames which is not used Key: HIVE-26025 URL: https://issues.apache.org/jira/browse/HIVE-26025 Project: Hive Issue

[jira] [Created] (HIVE-26024) Metastore RDS CPU spike in DDL commands ()

2022-03-09 Thread Samrat Deb (Jira)
Samrat Deb created HIVE-26024: - Summary: Metastore RDS CPU spike in DDL commands () Key: HIVE-26024 URL: https://issues.apache.org/jira/browse/HIVE-26024 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-26023) Non blocking REPLACE, RENAME COLUMNS implementation

2022-03-09 Thread Denys Kuzmenko (Jira)
Denys Kuzmenko created HIVE-26023: - Summary: Non blocking REPLACE, RENAME COLUMNS implementation Key: HIVE-26023 URL: https://issues.apache.org/jira/browse/HIVE-26023 Project: Hive Issue

[jira] [Created] (HIVE-26022) Error: ORA-00904 when initializing metastore schema in Oracle

2022-03-09 Thread Stamatis Zampetakis (Jira)
Stamatis Zampetakis created HIVE-26022: -- Summary: Error: ORA-00904 when initializing metastore schema in Oracle Key: HIVE-26022 URL: https://issues.apache.org/jira/browse/HIVE-26022 Project

[jira] [Created] (HIVE-26021) Change integration tests under DBInstallBase to regular unit tests

2022-03-09 Thread Stamatis Zampetakis (Jira)
Stamatis Zampetakis created HIVE-26021: -- Summary: Change integration tests under DBInstallBase to regular unit tests Key: HIVE-26021 URL: https://issues.apache.org/jira/browse/HIVE-26021 Project

[jira] [Created] (HIVE-26020) Set dependency scope for json-path, commons-compiler and janino to runtime

2022-03-09 Thread Stamatis Zampetakis (Jira)
Stamatis Zampetakis created HIVE-26020: -- Summary: Set dependency scope for json-path, commons-compiler and janino to runtime Key: HIVE-26020 URL: https://issues.apache.org/jira/browse/HIVE-26020

[jira] [Created] (HIVE-26019) Upgrade com.jayway.jsonpath from 2.4.0 to 2.7.0

2022-03-09 Thread Stamatis Zampetakis (Jira)
Stamatis Zampetakis created HIVE-26019: -- Summary: Upgrade com.jayway.jsonpath from 2.4.0 to 2.7.0 Key: HIVE-26019 URL: https://issues.apache.org/jira/browse/HIVE-26019 Project: Hive

[jira] [Created] (HIVE-26018) The result of UNIQUEJOIN on Hive on Tez is inconsistent with that of MR

2022-03-09 Thread GuangMing Lu (Jira)
GuangMing Lu created HIVE-26018: --- Summary: The result of UNIQUEJOIN on Hive on Tez is inconsistent with that of MR Key: HIVE-26018 URL: https://issues.apache.org/jira/browse/HIVE-26018 Project: Hive

<    7   8   9   10   11   12   13   14   15   16   >