[jira] [Resolved] (HIVE-27377) Backport of HIVE-24803: WorkloadManager doesn't update allocation and metrics after Kill Trigger action

2023-09-25 Thread Sankar Hariappan (Jira)
[ https://issues.apache.org/jira/browse/HIVE-27377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sankar Hariappan resolved HIVE-27377. - Fix Version/s: 3.2.0 Resolution: Fixed > Backport of HIVE-24803: WorkloadManager

[jira] [Updated] (HIVE-27377) Backport of HIVE-24803: WorkloadManager doesn't update allocation and metrics after Kill Trigger action

2023-09-25 Thread Sankar Hariappan (Jira)
[ https://issues.apache.org/jira/browse/HIVE-27377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sankar Hariappan updated HIVE-27377: Affects Version/s: 3.1.3 > Backport of HIVE-24803: WorkloadManager doesn't update

[jira] [Resolved] (HIVE-27721) Backport of HIVE-23396: Many fixes and improvements to stabilize tests

2023-09-25 Thread Sankar Hariappan (Jira)
[ https://issues.apache.org/jira/browse/HIVE-27721?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sankar Hariappan resolved HIVE-27721. - Fix Version/s: 3.2.0 Resolution: Fixed > Backport of HIVE-23396: Many fixes and

[jira] [Updated] (HIVE-27721) Backport of HIVE-23396: Many fixes and improvements to stabilize tests

2023-09-25 Thread Sankar Hariappan (Jira)
[ https://issues.apache.org/jira/browse/HIVE-27721?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sankar Hariappan updated HIVE-27721: Affects Version/s: 3.1.3 (was: 3.2.0) > Backport of HIVE-23396:

[jira] [Updated] (HIVE-27721) Backport of HIVE-23396: Many fixes and improvements to stabilize tests

2023-09-25 Thread Aman Raj (Jira)
[ https://issues.apache.org/jira/browse/HIVE-27721?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aman Raj updated HIVE-27721: Summary: Backport of HIVE-23396: Many fixes and improvements to stabilize tests (was: Backport of

[jira] [Updated] (HIVE-27729) Iceberg: Check Iceberg type in AlterTableExecuteAnalyzer

2023-09-25 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HIVE-27729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HIVE-27729: -- Labels: pull-request-available (was: ) > Iceberg: Check Iceberg type in

[jira] [Updated] (HIVE-27729) Iceberg: Check Iceberg type in AlterTableExecuteAnalyzer

2023-09-25 Thread zhangbutao (Jira)
[ https://issues.apache.org/jira/browse/HIVE-27729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] zhangbutao updated HIVE-27729: -- Description: If we execute ROLLBACK and other cmd(expire snashot & fast_forward. etc) on a

[jira] [Assigned] (HIVE-27729) Iceberg: Check Iceberg type in AlterTableExecuteAnalyzer

2023-09-25 Thread zhangbutao (Jira)
[ https://issues.apache.org/jira/browse/HIVE-27729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] zhangbutao reassigned HIVE-27729: - Assignee: zhangbutao > Iceberg: Check Iceberg type in AlterTableExecuteAnalyzer >

[jira] [Created] (HIVE-27729) Iceberg: Check Iceberg type in AlterTableExecuteAnalyzer

2023-09-25 Thread zhangbutao (Jira)
zhangbutao created HIVE-27729: - Summary: Iceberg: Check Iceberg type in AlterTableExecuteAnalyzer Key: HIVE-27729 URL: https://issues.apache.org/jira/browse/HIVE-27729 Project: Hive Issue Type:

[jira] [Commented] (HIVE-27728) Changed behavior for alter table rename partition from legacy tables

2023-09-25 Thread Naveen Gangam (Jira)
[ https://issues.apache.org/jira/browse/HIVE-27728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17768963#comment-17768963 ] Naveen Gangam commented on HIVE-27728: -- [~dengzh] Would you be able to take a look at this? For

[jira] [Assigned] (HIVE-27728) Changed behavior for alter table rename partition from legacy tables

2023-09-25 Thread Naveen Gangam (Jira)
[ https://issues.apache.org/jira/browse/HIVE-27728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Naveen Gangam reassigned HIVE-27728: Assignee: Zhihua Deng > Changed behavior for alter table rename partition from legacy

[jira] [Created] (HIVE-27728) Changed behavior for alter table rename partition from legacy tables

2023-09-25 Thread Naveen Gangam (Jira)
Naveen Gangam created HIVE-27728: Summary: Changed behavior for alter table rename partition from legacy tables Key: HIVE-27728 URL: https://issues.apache.org/jira/browse/HIVE-27728 Project: Hive

[jira] [Updated] (HIVE-27727) Materialized view query rewrite fails if query has decimal derived aggregate

2023-09-25 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HIVE-27727?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HIVE-27727: -- Labels: cbo materializedviews pull-request-available (was: cbo materializedviews) >

[jira] [Updated] (HIVE-27727) Materialized view query rewrite fails if query has decimal derived aggregate

2023-09-25 Thread Krisztian Kasa (Jira)
[ https://issues.apache.org/jira/browse/HIVE-27727?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Krisztian Kasa updated HIVE-27727: -- Description: {code} create table t1 (a int, b decimal(3,2)) stored as orc TBLPROPERTIES

[jira] [Updated] (HIVE-27727) Materialized view query rewrite fails if query has decimal derived aggregate

2023-09-25 Thread Krisztian Kasa (Jira)
[ https://issues.apache.org/jira/browse/HIVE-27727?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Krisztian Kasa updated HIVE-27727: -- Labels: cbo materializedviews (was: ) > Materialized view query rewrite fails if query has

[jira] [Assigned] (HIVE-27727) Materialized view query rewrite fails if query has decimal derived aggregate

2023-09-25 Thread Krisztian Kasa (Jira)
[ https://issues.apache.org/jira/browse/HIVE-27727?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Krisztian Kasa reassigned HIVE-27727: - Assignee: Krisztian Kasa > Materialized view query rewrite fails if query has decimal

[jira] [Created] (HIVE-27727) Materialized view query rewrite fails if query has decimal derived aggregate

2023-09-25 Thread Krisztian Kasa (Jira)
Krisztian Kasa created HIVE-27727: - Summary: Materialized view query rewrite fails if query has decimal derived aggregate Key: HIVE-27727 URL: https://issues.apache.org/jira/browse/HIVE-27727

[jira] [Commented] (HIVE-27726) No lineage for constant literals

2023-09-25 Thread Stamatis Zampetakis (Jira)
[ https://issues.apache.org/jira/browse/HIVE-27726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17768570#comment-17768570 ] Stamatis Zampetakis commented on HIVE-27726: HIVE-19770 and HIVE-27399 showcase some examples

[jira] [Commented] (HIVE-19770) Support for CBO for queries with multiple same columns in select

2023-09-25 Thread Stamatis Zampetakis (Jira)
[ https://issues.apache.org/jira/browse/HIVE-19770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17768567#comment-17768567 ] Stamatis Zampetakis commented on HIVE-19770: The missing lineage information due to constant

[jira] [Created] (HIVE-27726) No lineage for constant literals

2023-09-25 Thread Stamatis Zampetakis (Jira)
Stamatis Zampetakis created HIVE-27726: -- Summary: No lineage for constant literals Key: HIVE-27726 URL: https://issues.apache.org/jira/browse/HIVE-27726 Project: Hive Issue Type: