[jira] [Created] (HIVE-27560) Enhancing compatibility with Guava

2023-08-02 Thread Yang Jie (Jira)
Yang Jie created HIVE-27560: --- Summary: Enhancing compatibility with Guava Key: HIVE-27560 URL: https://issues.apache.org/jira/browse/HIVE-27560 Project: Hive Issue Type: Improvement

[jira] [Updated] (HIVE-27540) Fix orc_merge10.q test

2023-08-02 Thread Aman Raj (Jira)
[ https://issues.apache.org/jira/browse/HIVE-27540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aman Raj updated HIVE-27540: Summary: Fix orc_merge10.q test (was: Fix flaky test) > Fix orc_merge10.q test > -- >

[jira] [Resolved] (HIVE-27359) Backport HIVE-26850: ColumnInfo of the source table should not be null for the alter view as query to branch-3

2023-08-02 Thread Sai Hemanth Gantasala (Jira)
[ https://issues.apache.org/jira/browse/HIVE-27359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sai Hemanth Gantasala resolved HIVE-27359. -- Fix Version/s: 3.2.0 Resolution: Fixed > Backport HIVE-26850:

[jira] [Assigned] (HIVE-27499) Add optional table name filter to the HMS notification fetch API

2023-08-02 Thread Sai Hemanth Gantasala (Jira)
[ https://issues.apache.org/jira/browse/HIVE-27499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sai Hemanth Gantasala reassigned HIVE-27499: Assignee: Sai Hemanth Gantasala > Add optional table name filter to the

[jira] [Updated] (HIVE-27559) Query hangs while trying to determine if the LIKE clause can be chained

2023-08-02 Thread Alagappan Maruthappan (Jira)
[ https://issues.apache.org/jira/browse/HIVE-27559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alagappan Maruthappan updated HIVE-27559: - Description: The following query {code:java} SELECT * FROM src WHERE key LIKE

[jira] [Updated] (HIVE-27559) Query hangs while trying to determine if the LIKE clause can be chained

2023-08-02 Thread Alagappan Maruthappan (Jira)
[ https://issues.apache.org/jira/browse/HIVE-27559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alagappan Maruthappan updated HIVE-27559: - Description: The following query {code:java} SELECT * FROM src WHERE key LIKE

[jira] [Updated] (HIVE-27559) Query hangs while trying to determine if the LIKE clause can be chained

2023-08-02 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HIVE-27559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HIVE-27559: -- Labels: pull-request-available (was: ) > Query hangs while trying to determine if the LIKE

[jira] [Created] (HIVE-27559) Query hangs while trying to determine if the LIKE clause can be chained

2023-08-02 Thread Alagappan Maruthappan (Jira)
Alagappan Maruthappan created HIVE-27559: Summary: Query hangs while trying to determine if the LIKE clause can be chained Key: HIVE-27559 URL: https://issues.apache.org/jira/browse/HIVE-27559

[jira] [Updated] (HIVE-27431) Clean invalid properties in test moduel

2023-08-02 Thread Ayush Saxena (Jira)
[ https://issues.apache.org/jira/browse/HIVE-27431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ayush Saxena updated HIVE-27431: Attachment: output.out > Clean invalid properties in test moduel >

[jira] [Updated] (HIVE-27558) HBase table query does not push BETWEEN predicate to storage layer

2023-08-02 Thread Denys Kuzmenko (Jira)
[ https://issues.apache.org/jira/browse/HIVE-27558?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Denys Kuzmenko updated HIVE-27558: -- Description: {code} INSERT INTO TABLE target_tbl SELECT ... FROM ( SELECT ...

[jira] [Created] (HIVE-27558) HBase table query does not push BETWEEN predicate to storage layer

2023-08-02 Thread Denys Kuzmenko (Jira)
Denys Kuzmenko created HIVE-27558: - Summary: HBase table query does not push BETWEEN predicate to storage layer Key: HIVE-27558 URL: https://issues.apache.org/jira/browse/HIVE-27558 Project: Hive

[jira] [Resolved] (HIVE-26605) Remove reviewer pattern

2023-08-02 Thread Zoltan Haindrich (Jira)
[ https://issues.apache.org/jira/browse/HIVE-26605?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zoltan Haindrich resolved HIVE-26605. - Resolution: Fixed > Remove reviewer pattern > --- > >

[jira] [Created] (HIVE-27557) Fix Hive Metastore Schema Validation to Prevent Leading and Trailing Whitespace in Schema Names

2023-08-02 Thread ABDULLA THANSEEH (Jira)
ABDULLA THANSEEH created HIVE-27557: --- Summary: Fix Hive Metastore Schema Validation to Prevent Leading and Trailing Whitespace in Schema Names Key: HIVE-27557 URL:

[jira] [Commented] (HIVE-27360) Iceberg: Don't create the redundant MANAGED location when creating table without EXTERNAL keyword

2023-08-02 Thread Ayush Saxena (Jira)
[ https://issues.apache.org/jira/browse/HIVE-27360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17750213#comment-17750213 ] Ayush Saxena commented on HIVE-27360: - Committed to master. Thanx [~zhangbutao] for the review!!! >

[jira] [Resolved] (HIVE-27360) Iceberg: Don't create the redundant MANAGED location when creating table without EXTERNAL keyword

2023-08-02 Thread Ayush Saxena (Jira)
[ https://issues.apache.org/jira/browse/HIVE-27360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ayush Saxena resolved HIVE-27360. - Fix Version/s: 4.0.0-beta-1 Resolution: Fixed > Iceberg: Don't create the redundant