[jira] [Updated] (HIVE-28307) Fast return when database exists and IF NOT EXISTS clause is enabled

2024-06-09 Thread Wechar (Jira)
[ https://issues.apache.org/jira/browse/HIVE-28307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wechar updated HIVE-28307: -- Description: When use beeline for testing purpose: {code:bash} beeline -u jdbc:hive2:// {code} {{CREATE TABLE

[jira] [Updated] (HIVE-28307) Fast return when database exists and IF NOT EXISTS clause is enabled

2024-06-09 Thread Wechar (Jira)
[ https://issues.apache.org/jira/browse/HIVE-28307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wechar updated HIVE-28307: -- Attachment: create_table.png > Fast return when database exists and IF NOT EXISTS clause is enabled >

[jira] [Updated] (HIVE-28307) Fast return when database exists and IF NOT EXISTS clause is enabled

2024-06-09 Thread Wechar (Jira)
[ https://issues.apache.org/jira/browse/HIVE-28307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wechar updated HIVE-28307: -- Attachment: create_database.png > Fast return when database exists and IF NOT EXISTS clause is enabled >

[jira] [Updated] (HIVE-28307) Fast return when database exists and IF NOT EXISTS clause is enabled

2024-06-09 Thread Wechar (Jira)
[ https://issues.apache.org/jira/browse/HIVE-28307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wechar updated HIVE-28307: -- Summary: Fast return when database exists and IF NOT EXISTS clause is enabled (was: Enable IF NOT EXISTS in

[jira] [Updated] (HIVE-28307) Enable IF NOT EXISTS in CREATE DATABASE statements.

2024-06-09 Thread Wechar (Jira)
[ https://issues.apache.org/jira/browse/HIVE-28307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wechar updated HIVE-28307: -- Description: When use beeline for testing purpose: {code:bash} beeline -u jdbc:hive2:// {code} {{CREATE TABLE

[jira] [Updated] (HIVE-28311) Backward compatibility of java.sql.Date and java.sql.Timestamp in hive-serde

2024-06-07 Thread Wechar (Jira)
[ https://issues.apache.org/jira/browse/HIVE-28311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wechar updated HIVE-28311: -- Description: HIVE-20007 introduced {{org.apache.hadoop.hive.common.type.Date}} and

[jira] [Created] (HIVE-28311) Backward compatibility of java.sql.Date and java.sql.Timestamp in hive-serde

2024-06-07 Thread Wechar (Jira)
Wechar created HIVE-28311: - Summary: Backward compatibility of java.sql.Date and java.sql.Timestamp in hive-serde Key: HIVE-28311 URL: https://issues.apache.org/jira/browse/HIVE-28311 Project: Hive

[jira] [Updated] (HIVE-28307) Enable IF NOT EXISTS in CREATE DATABASE statements.

2024-06-06 Thread Wechar (Jira)
[ https://issues.apache.org/jira/browse/HIVE-28307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wechar updated HIVE-28307: -- Description: If a database already exists, we should not throw exception if we try to create it with {{IF NOT

[jira] [Created] (HIVE-28307) Enable IF NOT EXISTS in CREATE DATABASE statements.

2024-06-06 Thread Wechar (Jira)
Wechar created HIVE-28307: - Summary: Enable IF NOT EXISTS in CREATE DATABASE statements. Key: HIVE-28307 URL: https://issues.apache.org/jira/browse/HIVE-28307 Project: Hive Issue Type: Bug

[jira] [Work started] (HIVE-28297) Unify table pattern definition in Hive MetaStore

2024-06-03 Thread Wechar (Jira)
[ https://issues.apache.org/jira/browse/HIVE-28297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HIVE-28297 started by Wechar. - > Unify table pattern definition in Hive MetaStore >

[jira] [Updated] (HIVE-28297) Unify table pattern definition in Hive MetaStore

2024-06-03 Thread Wechar (Jira)
[ https://issues.apache.org/jira/browse/HIVE-28297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wechar updated HIVE-28297: -- Description: *Current Situation* There are two cases for table pattern in Hive: - Case 1: Wildcards ('*' and

[jira] [Created] (HIVE-28297) Unify table pattern definition in Hive MetaStore

2024-06-03 Thread Wechar (Jira)
Wechar created HIVE-28297: - Summary: Unify table pattern definition in Hive MetaStore Key: HIVE-28297 URL: https://issues.apache.org/jira/browse/HIVE-28297 Project: Hive Issue Type: Improvement

[jira] [Updated] (HIVE-28292) Optimize SHOW TABLES|VIEWS statements

2024-05-30 Thread Wechar (Jira)
[ https://issues.apache.org/jira/browse/HIVE-28292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wechar updated HIVE-28292: -- Description: There are some improvement points in {{SHOW TABLES}} statement: 1. pattern is not pushed to

[jira] [Work started] (HIVE-28292) Optimize SHOW TABLES|VIEWS statements

2024-05-30 Thread Wechar (Jira)
[ https://issues.apache.org/jira/browse/HIVE-28292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HIVE-28292 started by Wechar. - > Optimize SHOW TABLES|VIEWS statements > - > >

[jira] [Created] (HIVE-28292) Optimize SHOW TABLES|VIEWS statements

2024-05-30 Thread Wechar (Jira)
Wechar created HIVE-28292: - Summary: Optimize SHOW TABLES|VIEWS statements Key: HIVE-28292 URL: https://issues.apache.org/jira/browse/HIVE-28292 Project: Hive Issue Type: Improvement

[jira] [Resolved] (HIVE-28279) Output the database name for SHOW EXTENDED TABLES statement

2024-05-28 Thread Wechar (Jira)
[ https://issues.apache.org/jira/browse/HIVE-28279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wechar resolved HIVE-28279. --- Fix Version/s: Not Applicable Resolution: Won't Do > Output the database name for SHOW EXTENDED

[jira] [Work stopped] (HIVE-28279) Output the database name for SHOW EXTENDED TABLES statement

2024-05-28 Thread Wechar (Jira)
[ https://issues.apache.org/jira/browse/HIVE-28279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HIVE-28279 stopped by Wechar. - > Output the database name for SHOW EXTENDED TABLES statement >

[jira] [Work started] (HIVE-28279) Output the database name for SHOW EXTENDED TABLES statement

2024-05-28 Thread Wechar (Jira)
[ https://issues.apache.org/jira/browse/HIVE-28279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HIVE-28279 started by Wechar. - > Output the database name for SHOW EXTENDED TABLES statement >

[jira] [Created] (HIVE-28279) Output the database name for SHOW EXTENDED TABLES statement

2024-05-23 Thread Wechar (Jira)
Wechar created HIVE-28279: - Summary: Output the database name for SHOW EXTENDED TABLES statement Key: HIVE-28279 URL: https://issues.apache.org/jira/browse/HIVE-28279 Project: Hive Issue Type: Task

[jira] [Created] (HIVE-28270) Fix missing partition paths bug on drop_database

2024-05-21 Thread Wechar (Jira)
Wechar created HIVE-28270: - Summary: Fix missing partition paths bug on drop_database Key: HIVE-28270 URL: https://issues.apache.org/jira/browse/HIVE-28270 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-28239) Fix bug on HMSHandler#checkLimitNumberOfPartitions

2024-04-30 Thread Wechar (Jira)
Wechar created HIVE-28239: - Summary: Fix bug on HMSHandler#checkLimitNumberOfPartitions Key: HIVE-28239 URL: https://issues.apache.org/jira/browse/HIVE-28239 Project: Hive Issue Type: Bug

[jira] [Resolved] (HIVE-28024) Support sources profile for hive metastore modules

2024-04-29 Thread Wechar (Jira)
[ https://issues.apache.org/jira/browse/HIVE-28024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wechar resolved HIVE-28024. --- Fix Version/s: 4.0.0 Resolution: Won't Fix > Support sources profile for hive metastore modules >

[jira] [Commented] (HIVE-28024) Support sources profile for hive metastore modules

2024-04-29 Thread Wechar (Jira)
[ https://issues.apache.org/jira/browse/HIVE-28024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17842050#comment-17842050 ] Wechar commented on HIVE-28024: --- Thanks [~zabetak], close this jira now. > Support sources profile for

[jira] [Commented] (HIVE-28024) Support sources profile for hive metastore modules

2024-04-26 Thread Wechar (Jira)
[ https://issues.apache.org/jira/browse/HIVE-28024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17841307#comment-17841307 ] Wechar commented on HIVE-28024: --- Because the root pom.xml in Hive defines the

[jira] [Created] (HIVE-28219) Support drop partitions by names in IMetaStoreClient

2024-04-25 Thread Wechar (Jira)
Wechar created HIVE-28219: - Summary: Support drop partitions by names in IMetaStoreClient Key: HIVE-28219 URL: https://issues.apache.org/jira/browse/HIVE-28219 Project: Hive Issue Type: New Feature

[jira] [Work started] (HIVE-28205) Implement direct sql for get_partitions_ps_with_auth api

2024-04-18 Thread Wechar (Jira)
[ https://issues.apache.org/jira/browse/HIVE-28205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HIVE-28205 started by Wechar. - > Implement direct sql for get_partitions_ps_with_auth api >

[jira] [Created] (HIVE-28205) Implement direct sql for get_partitions_ps_with_auth api

2024-04-18 Thread Wechar (Jira)
Wechar created HIVE-28205: - Summary: Implement direct sql for get_partitions_ps_with_auth api Key: HIVE-28205 URL: https://issues.apache.org/jira/browse/HIVE-28205 Project: Hive Issue Type:

[jira] [Created] (HIVE-28200) Improve get_partitions_by_filter/expr when partition limit enabled

2024-04-16 Thread Wechar (Jira)
Wechar created HIVE-28200: - Summary: Improve get_partitions_by_filter/expr when partition limit enabled Key: HIVE-28200 URL: https://issues.apache.org/jira/browse/HIVE-28200 Project: Hive Issue

[jira] [Updated] (HIVE-28096) Fix the mismatched function names in HMSHandler audit log

2024-02-27 Thread Wechar (Jira)
[ https://issues.apache.org/jira/browse/HIVE-28096?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wechar updated HIVE-28096: -- Summary: Fix the mismatched function names in HMSHandler audit log (was: Fix the mismatched function names in

[jira] [Created] (HIVE-28096) Fix the mismatched function names in HMSHandler

2024-02-27 Thread Wechar (Jira)
Wechar created HIVE-28096: - Summary: Fix the mismatched function names in HMSHandler Key: HIVE-28096 URL: https://issues.apache.org/jira/browse/HIVE-28096 Project: Hive Issue Type: Bug

[jira] [Updated] (HIVE-28062) Optimize get_partitions_by_names in direct sql

2024-02-05 Thread Wechar (Jira)
[ https://issues.apache.org/jira/browse/HIVE-28062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wechar updated HIVE-28062: -- Summary: Optimize get_partitions_by_names in direct sql (was: Optimize get_partitions_by_names direct sql) >

[jira] [Created] (HIVE-28062) Optimize get_partitions_by_names direct sql

2024-02-05 Thread Wechar (Jira)
Wechar created HIVE-28062: - Summary: Optimize get_partitions_by_names direct sql Key: HIVE-28062 URL: https://issues.apache.org/jira/browse/HIVE-28062 Project: Hive Issue Type: Improvement

[jira] [Created] (HIVE-28038) Disable fallback to jdo for DeadlineException

2024-01-26 Thread Wechar (Jira)
Wechar created HIVE-28038: - Summary: Disable fallback to jdo for DeadlineException Key: HIVE-28038 URL: https://issues.apache.org/jira/browse/HIVE-28038 Project: Hive Issue Type: Improvement

[jira] [Created] (HIVE-28024) Support sources profile for hive metastore modules

2024-01-24 Thread Wechar (Jira)
Wechar created HIVE-28024: - Summary: Support sources profile for hive metastore modules Key: HIVE-28024 URL: https://issues.apache.org/jira/browse/HIVE-28024 Project: Hive Issue Type: Improvement

[jira] [Commented] (HIVE-28014) to_unix_timestamp udf produces inconsistent results in different jdk versions

2024-01-19 Thread Wechar (Jira)
[ https://issues.apache.org/jira/browse/HIVE-28014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17808601#comment-17808601 ] Wechar commented on HIVE-28014: --- I have downgraded the jdk8 version in wecharyu/hive-dev-box:executor to

[jira] [Created] (HIVE-28014) to_unix_timestamp udf produces inconsistent results in different jdk versions

2024-01-19 Thread Wechar (Jira)
Wechar created HIVE-28014: - Summary: to_unix_timestamp udf produces inconsistent results in different jdk versions Key: HIVE-28014 URL: https://issues.apache.org/jira/browse/HIVE-28014 Project: Hive

[jira] [Assigned] (HIVE-28014) to_unix_timestamp udf produces inconsistent results in different jdk versions

2024-01-19 Thread Wechar (Jira)
[ https://issues.apache.org/jira/browse/HIVE-28014?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wechar reassigned HIVE-28014: - Assignee: Wechar > to_unix_timestamp udf produces inconsistent results in different jdk versions >

[jira] [Updated] (HIVE-27999) Upgrade to Java 17 to run sonar analysis

2024-01-14 Thread Wechar (Jira)
[ https://issues.apache.org/jira/browse/HIVE-27999?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wechar updated HIVE-27999: -- Description:

[jira] [Created] (HIVE-27999) Upgrade to Java 17 to run sonar analysis

2024-01-14 Thread Wechar (Jira)
Wechar created HIVE-27999: - Summary: Upgrade to Java 17 to run sonar analysis Key: HIVE-27999 URL: https://issues.apache.org/jira/browse/HIVE-27999 Project: Hive Issue Type: Bug

[jira] [Resolved] (HIVE-27857) Do not check write permission while dropping external table or partition

2024-01-14 Thread Wechar (Jira)
[ https://issues.apache.org/jira/browse/HIVE-27857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wechar resolved HIVE-27857. --- Fix Version/s: 4.0.0 Resolution: Fixed > Do not check write permission while dropping external table

[jira] [Commented] (HIVE-27775) DirectSQL and JDO results are different when fetching partitions by timestamp in DST shift

2023-12-26 Thread Wechar (Jira)
[ https://issues.apache.org/jira/browse/HIVE-27775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17800453#comment-17800453 ] Wechar commented on HIVE-27775: --- +1. We also noticed this bug that jdo query would return empty result for

[jira] [Created] (HIVE-27966) Disable flaky testFetchResultsOfLogWithOrientation

2023-12-21 Thread Wechar (Jira)
Wechar created HIVE-27966: - Summary: Disable flaky testFetchResultsOfLogWithOrientation Key: HIVE-27966 URL: https://issues.apache.org/jira/browse/HIVE-27966 Project: Hive Issue Type: Bug

[jira] [Resolved] (HIVE-27386) Avoid duplicate audit log in cleanupHandlerContext

2023-12-20 Thread Wechar (Jira)
[ https://issues.apache.org/jira/browse/HIVE-27386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wechar resolved HIVE-27386. --- Fix Version/s: 4.0.0-beta-1 Resolution: Fixed > Avoid duplicate audit log in cleanupHandlerContext >

[jira] [Created] (HIVE-27958) Refactor DirectSqlUpdatePart class

2023-12-16 Thread Wechar (Jira)
Wechar created HIVE-27958: - Summary: Refactor DirectSqlUpdatePart class Key: HIVE-27958 URL: https://issues.apache.org/jira/browse/HIVE-27958 Project: Hive Issue Type: Improvement

[jira] [Created] (HIVE-27914) Fix the missing partitions judgement in drop_partitions_req

2023-11-28 Thread Wechar (Jira)
Wechar created HIVE-27914: - Summary: Fix the missing partitions judgement in drop_partitions_req Key: HIVE-27914 URL: https://issues.apache.org/jira/browse/HIVE-27914 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-27913) Wrap NoSuchObjectException into HiveException in Hive.dropDatabase and Hive.dropConnector

2023-11-28 Thread Wechar (Jira)
Wechar created HIVE-27913: - Summary: Wrap NoSuchObjectException into HiveException in Hive.dropDatabase and Hive.dropConnector Key: HIVE-27913 URL: https://issues.apache.org/jira/browse/HIVE-27913 Project:

[jira] [Created] (HIVE-27857) Do not check write permission while dropping external table or partition

2023-11-07 Thread Wechar (Jira)
Wechar created HIVE-27857: - Summary: Do not check write permission while dropping external table or partition Key: HIVE-27857 URL: https://issues.apache.org/jira/browse/HIVE-27857 Project: Hive

[jira] [Created] (HIVE-27827) Improve performance of direct SQL implement for getPartitionsByFilter

2023-10-27 Thread Wechar (Jira)
Wechar created HIVE-27827: - Summary: Improve performance of direct SQL implement for getPartitionsByFilter Key: HIVE-27827 URL: https://issues.apache.org/jira/browse/HIVE-27827 Project: Hive Issue

[jira] [Created] (HIVE-27762) ObjectStore GetHelper do not need run jdo query if direct sql exception is unrecoverable

2023-09-30 Thread Wechar (Jira)
Wechar created HIVE-27762: - Summary: ObjectStore GetHelper do not need run jdo query if direct sql exception is unrecoverable Key: HIVE-27762 URL: https://issues.apache.org/jira/browse/HIVE-27762 Project:

[jira] [Created] (HIVE-27725) Remove redundant columns in TAB_COL_STATS and PART_COL_STATS

2023-09-24 Thread Wechar (Jira)
Wechar created HIVE-27725: - Summary: Remove redundant columns in TAB_COL_STATS and PART_COL_STATS Key: HIVE-27725 URL: https://issues.apache.org/jira/browse/HIVE-27725 Project: Hive Issue Type:

[jira] [Created] (HIVE-27676) Reuse the add_partitions logic for add_partition in ObjectStore

2023-09-09 Thread Wechar (Jira)
Wechar created HIVE-27676: - Summary: Reuse the add_partitions logic for add_partition in ObjectStore Key: HIVE-27676 URL: https://issues.apache.org/jira/browse/HIVE-27676 Project: Hive Issue Type:

[jira] [Created] (HIVE-27530) Implement direct SQL for alter partitions to improve performance

2023-07-26 Thread Wechar (Jira)
Wechar created HIVE-27530: - Summary: Implement direct SQL for alter partitions to improve performance Key: HIVE-27530 URL: https://issues.apache.org/jira/browse/HIVE-27530 Project: Hive Issue Type:

[jira] [Updated] (HIVE-27500) Normalize add_partitions related api in HMS

2023-07-12 Thread Wechar (Jira)
[ https://issues.apache.org/jira/browse/HIVE-27500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wechar updated HIVE-27500: -- Summary: Normalize add_partitions related api in HMS (was: Optimize add_partitions related api in HMS) >

[jira] [Created] (HIVE-27500) Optimize add_partitions related api in HMS

2023-07-12 Thread Wechar (Jira)
Wechar created HIVE-27500: - Summary: Optimize add_partitions related api in HMS Key: HIVE-27500 URL: https://issues.apache.org/jira/browse/HIVE-27500 Project: Hive Issue Type: Improvement

[jira] [Updated] (HIVE-27469) HMSHandler lost root cause of MetaStorePreEventListener

2023-06-27 Thread Wechar (Jira)
[ https://issues.apache.org/jira/browse/HIVE-27469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wechar updated HIVE-27469: -- Attachment: screenshot-1.png > HMSHandler lost root cause of MetaStorePreEventListener >

[jira] [Created] (HIVE-27469) HMSHandler lost root cause of MetaStorePreEventListener

2023-06-27 Thread Wechar (Jira)
Wechar created HIVE-27469: - Summary: HMSHandler lost root cause of MetaStorePreEventListener Key: HIVE-27469 URL: https://issues.apache.org/jira/browse/HIVE-27469 Project: Hive Issue Type:

[jira] [Created] (HIVE-27461) HiveMetaStoreAuthorizer lost the root cause of checkPrivileges

2023-06-23 Thread Wechar (Jira)
Wechar created HIVE-27461: - Summary: HiveMetaStoreAuthorizer lost the root cause of checkPrivileges Key: HIVE-27461 URL: https://issues.apache.org/jira/browse/HIVE-27461 Project: Hive Issue Type:

[jira] [Created] (HIVE-27460) HiveMetastoreClient should not wrap TTransportException in MetaException

2023-06-22 Thread Wechar (Jira)
Wechar created HIVE-27460: - Summary: HiveMetastoreClient should not wrap TTransportException in MetaException Key: HIVE-27460 URL: https://issues.apache.org/jira/browse/HIVE-27460 Project: Hive

[jira] [Created] (HIVE-27417) Remove Filter.g and unnecessary antlr3 dependency

2023-06-07 Thread Wechar (Jira)
Wechar created HIVE-27417: - Summary: Remove Filter.g and unnecessary antlr3 dependency Key: HIVE-27417 URL: https://issues.apache.org/jira/browse/HIVE-27417 Project: Hive Issue Type: Sub-task

[jira] [Updated] (HIVE-27386) Avoid duplicate audit log in cleanupHandlerContext

2023-05-29 Thread Wechar (Jira)
[ https://issues.apache.org/jira/browse/HIVE-27386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wechar updated HIVE-27386: -- Summary: Avoid duplicate audit log in cleanupHandlerContext (was: Remove duplicate audit log in

[jira] [Updated] (HIVE-27386) Remove duplicate audit log in cleanupHandlerContext

2023-05-29 Thread Wechar (Jira)
[ https://issues.apache.org/jira/browse/HIVE-27386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wechar updated HIVE-27386: -- Attachment: screenshot-1.png > Remove duplicate audit log in cleanupHandlerContext >

[jira] [Created] (HIVE-27386) Remove duplicate audit log in cleanupHandlerContext

2023-05-29 Thread Wechar (Jira)
Wechar created HIVE-27386: - Summary: Remove duplicate audit log in cleanupHandlerContext Key: HIVE-27386 URL: https://issues.apache.org/jira/browse/HIVE-27386 Project: Hive Issue Type: Improvement

[jira] [Created] (HIVE-27362) Migrate Filter.g to Antlr4

2023-05-20 Thread Wechar (Jira)
Wechar created HIVE-27362: - Summary: Migrate Filter.g to Antlr4 Key: HIVE-27362 URL: https://issues.apache.org/jira/browse/HIVE-27362 Project: Hive Issue Type: Sub-task Components: Hive

[jira] [Created] (HIVE-27284) Make HMSHandler proxy pluggable

2023-04-21 Thread Wechar (Jira)
Wechar created HIVE-27284: - Summary: Make HMSHandler proxy pluggable Key: HIVE-27284 URL: https://issues.apache.org/jira/browse/HIVE-27284 Project: Hive Issue Type: Improvement Components:

[jira] [Updated] (HIVE-27266) Retrieve only partNames if not need drop data in HMSHandler.dropPartitionsAndGetLocations

2023-04-14 Thread Wechar (Jira)
[ https://issues.apache.org/jira/browse/HIVE-27266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wechar updated HIVE-27266: -- Description: Followed HIVE-19783, we only need partNames instead of partName and location pairs if we do not

[jira] [Created] (HIVE-27266) Retrieve only partNames if not need drop data in HMSHandler.dropPartitionsAndGetLocations

2023-04-14 Thread Wechar (Jira)
Wechar created HIVE-27266: - Summary: Retrieve only partNames if not need drop data in HMSHandler.dropPartitionsAndGetLocations Key: HIVE-27266 URL: https://issues.apache.org/jira/browse/HIVE-27266 Project:

[jira] [Updated] (HIVE-27172) Add the HMS client connection timeout config

2023-03-24 Thread Wechar (Jira)
[ https://issues.apache.org/jira/browse/HIVE-27172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wechar updated HIVE-27172: -- Issue Type: Task (was: New Feature) > Add the HMS client connection timeout config >

[jira] [Assigned] (HIVE-27172) Add the HMS client connection timeout config

2023-03-24 Thread Wechar (Jira)
[ https://issues.apache.org/jira/browse/HIVE-27172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wechar reassigned HIVE-27172: - > Add the HMS client connection timeout config > > >

[jira] [Assigned] (HIVE-27150) Drop single partition can also support direct sql

2023-03-19 Thread Wechar (Jira)
[ https://issues.apache.org/jira/browse/HIVE-27150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wechar reassigned HIVE-27150: - > Drop single partition can also support direct sql > - > >

[jira] [Updated] (HIVE-27097) Improve the retry strategy for Metastore client and server

2023-02-21 Thread Wechar (Jira)
[ https://issues.apache.org/jira/browse/HIVE-27097?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wechar updated HIVE-27097: -- Description: *Background* Hive provides *{{RetryingMetaStoreClient}}* and *{{RetryingHMSHandler}}* to do

[jira] [Assigned] (HIVE-27097) Improve the retry strategy for Metastore client and server

2023-02-21 Thread Wechar (Jira)
[ https://issues.apache.org/jira/browse/HIVE-27097?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wechar reassigned HIVE-27097: - > Improve the retry strategy for Metastore client and server >

[jira] [Assigned] (HIVE-27093) Fix NPE in initialize() of Partition class

2023-02-18 Thread Wechar (Jira)
[ https://issues.apache.org/jira/browse/HIVE-27093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wechar reassigned HIVE-27093: - > Fix NPE in initialize() of Partition class > -- > >

[jira] [Commented] (HIVE-26935) Expose root cause of MetaException in RetryingHMSHandler

2023-02-02 Thread Wechar (Jira)
[ https://issues.apache.org/jira/browse/HIVE-26935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17683633#comment-17683633 ] Wechar commented on HIVE-26935: --- Thanks for your review and suggestions [~zabetak]! > Expose root cause of

[jira] [Assigned] (HIVE-26935) Expose root cause of MetaException to client sides

2023-01-11 Thread Wechar (Jira)
[ https://issues.apache.org/jira/browse/HIVE-26935?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wechar reassigned HIVE-26935: - > Expose root cause of MetaException to client sides > -- >

[jira] [Assigned] (HIVE-26661) Support partition filter for char and varchar types on Hive metastore

2022-10-23 Thread Wechar (Jira)
[ https://issues.apache.org/jira/browse/HIVE-26661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wechar reassigned HIVE-26661: - > Support partition filter for char and varchar types on Hive metastore >

[jira] [Assigned] (HIVE-26401) Refine the log of add_partitions if the partition already exists

2022-07-16 Thread Wechar (Jira)
[ https://issues.apache.org/jira/browse/HIVE-26401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wechar reassigned HIVE-26401: - > Refine the log of add_partitions if the partition already exists >

[jira] [Updated] (HIVE-26386) Exceptions thrown in ObjectStore should contain all causes

2022-07-12 Thread Wechar (Jira)
[ https://issues.apache.org/jira/browse/HIVE-26386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wechar updated HIVE-26386: -- Description: {{*RetryingHMSHandler*}} will retry the failed operations if the exception is caused by

[jira] [Assigned] (HIVE-26386) Exceptions thrown in ObjectStore should contain all causes

2022-07-12 Thread Wechar (Jira)
[ https://issues.apache.org/jira/browse/HIVE-26386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wechar reassigned HIVE-26386: - > Exceptions thrown in ObjectStore should contain all causes >

[jira] [Updated] (HIVE-26355) Column compare should be case insensitive for name

2022-06-25 Thread Wechar (Jira)
[ https://issues.apache.org/jira/browse/HIVE-26355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wechar updated HIVE-26355: -- Summary: Column compare should be case insensitive for name (was: Column compare should be case insensitive)

[jira] [Assigned] (HIVE-26355) Column compare should be case insensitive

2022-06-25 Thread Wechar (Jira)
[ https://issues.apache.org/jira/browse/HIVE-26355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wechar reassigned HIVE-26355: - > Column compare should be case insensitive > - > >

[jira] [Updated] (HIVE-26314) Support alter function in Hive DDL

2022-06-12 Thread Wechar (Jira)
[ https://issues.apache.org/jira/browse/HIVE-26314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wechar updated HIVE-26314: -- Description: Hive SQL does not support {{*ALTER FUNCTION*}} yet, we can refer to the {{*CREATE [OR REPLACE]

[jira] [Updated] (HIVE-26314) Support alter function in Hive DDL

2022-06-10 Thread Wechar (Jira)
[ https://issues.apache.org/jira/browse/HIVE-26314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wechar updated HIVE-26314: -- Description: Hive SQL does not support {{*ALTER FUNCTION*}} yet, we can refer to the {{*CREATE [OR REPLACE]

[jira] [Updated] (HIVE-26314) Support alter function in Hive DDL

2022-06-10 Thread Wechar (Jira)
[ https://issues.apache.org/jira/browse/HIVE-26314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wechar updated HIVE-26314: -- Description: Hive SQL does not support {{*ALTER FUNCTION*}} yet, we can refer to the {{*CREATE [OR REPLACE]

[jira] [Assigned] (HIVE-26314) Support alter function in Hive DDL

2022-06-10 Thread Wechar (Jira)
[ https://issues.apache.org/jira/browse/HIVE-26314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wechar reassigned HIVE-26314: - > Support alter function in Hive DDL > -- > > Key:

[jira] [Assigned] (HIVE-26259) Alter Function does not update resource uris

2022-05-23 Thread Wechar (Jira)
[ https://issues.apache.org/jira/browse/HIVE-26259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wechar reassigned HIVE-26259: - > Alter Function does not update resource uris > > >

[jira] [Commented] (HIVE-26227) Add support of catalog related statements for Hive ql

2022-05-19 Thread Wechar (Jira)
[ https://issues.apache.org/jira/browse/HIVE-26227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17539577#comment-17539577 ] Wechar commented on HIVE-26227: --- Not quite yet. In our scene, HMS is in charge of handling catalogs as the

[jira] [Commented] (HIVE-26227) Add support of catalog related statements for Hive ql

2022-05-13 Thread Wechar (Jira)
[ https://issues.apache.org/jira/browse/HIVE-26227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17536689#comment-17536689 ] Wechar commented on HIVE-26227: --- Sure [~zabetak]. We plan to provide a unified metadata management service

[jira] [Updated] (HIVE-26227) Add support of catalog related statements for Hive ql

2022-05-12 Thread Wechar (Jira)
[ https://issues.apache.org/jira/browse/HIVE-26227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wechar updated HIVE-26227: -- Description: Catalog concept is proposed to Hive 3.0 to allow different systems to connect to different

[jira] [Assigned] (HIVE-26227) Add support of catalog related statements for Hive ql

2022-05-12 Thread Wechar (Jira)
[ https://issues.apache.org/jira/browse/HIVE-26227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wechar reassigned HIVE-26227: - > Add support of catalog related statements for Hive ql >

[jira] [Assigned] (HIVE-26205) Remove the incorrect org.slf4j dependency in kafka-handler

2022-05-07 Thread Wechar (Jira)
[ https://issues.apache.org/jira/browse/HIVE-26205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wechar reassigned HIVE-26205: - > Remove the incorrect org.slf4j dependency in kafka-handler >

[jira] [Updated] (HIVE-26159) hive cli is unavailable from hive command

2022-04-20 Thread Wechar (Jira)
[ https://issues.apache.org/jira/browse/HIVE-26159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wechar updated HIVE-26159: -- Description: Hive cli is a convenient tool to connect to hive metastore service, but now hive cli can not

[jira] [Assigned] (HIVE-26159) hive cli is unavailable from hive command

2022-04-20 Thread Wechar (Jira)
[ https://issues.apache.org/jira/browse/HIVE-26159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wechar reassigned HIVE-26159: - > hive cli is unavailable from hive command > - > >

[jira] [Assigned] (HIVE-26148) Keep MetaStoreFilterHook interface compatibility after introducing catalogs

2022-04-17 Thread Wechar (Jira)
[ https://issues.apache.org/jira/browse/HIVE-26148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wechar reassigned HIVE-26148: - > Keep MetaStoreFilterHook interface compatibility after introducing catalogs >