[jira] [Comment Edited] (HIVE-26882) Allow transactional check of Table parameter before altering the Table

2024-03-05 Thread Rui Li (Jira)
[ https://issues.apache.org/jira/browse/HIVE-26882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17823671#comment-17823671 ] Rui Li edited comment on HIVE-26882 at 3/5/24 3:50 PM: --- I tested again with MariaDB

[jira] [Commented] (HIVE-26882) Allow transactional check of Table parameter before altering the Table

2024-03-05 Thread Rui Li (Jira)
[ https://issues.apache.org/jira/browse/HIVE-26882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17823678#comment-17823678 ] Rui Li commented on HIVE-26882: --- And if this feature has only been verified with Postgres, perhaps we

[jira] [Comment Edited] (HIVE-26882) Allow transactional check of Table parameter before altering the Table

2024-03-05 Thread Rui Li (Jira)
[ https://issues.apache.org/jira/browse/HIVE-26882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17823671#comment-17823671 ] Rui Li edited comment on HIVE-26882 at 3/5/24 3:22 PM: --- I tested again with MariaDB

[jira] [Commented] (HIVE-26882) Allow transactional check of Table parameter before altering the Table

2024-03-05 Thread Rui Li (Jira)
[ https://issues.apache.org/jira/browse/HIVE-26882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17823671#comment-17823671 ] Rui Li commented on HIVE-26882: --- I tested again with MariaDB and there're fewer commit conflicts in HMS log

[jira] [Updated] (HIVE-27928) Update development version in a master branch

2024-03-05 Thread Denys Kuzmenko (Jira)
[ https://issues.apache.org/jira/browse/HIVE-27928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Denys Kuzmenko updated HIVE-27928: -- Fix Version/s: 4.1.0 (was: 4.0.0) > Update development version in a

[jira] [Resolved] (HIVE-27928) Update development version in a master branch

2024-03-05 Thread Denys Kuzmenko (Jira)
[ https://issues.apache.org/jira/browse/HIVE-27928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Denys Kuzmenko resolved HIVE-27928. --- Fix Version/s: 4.0.0 Resolution: Fixed > Update development version in a master

[jira] [Updated] (HIVE-28076) Selecting data from a bucketed table with decimal column type throwing NPE.

2024-03-05 Thread Denys Kuzmenko (Jira)
[ https://issues.apache.org/jira/browse/HIVE-28076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Denys Kuzmenko updated HIVE-28076: -- Fix Version/s: 4.0.0 (was: 4.1.0) > Selecting data from a bucketed

[jira] [Updated] (HIVE-28073) Upgrade jackson version to 2.16.1

2024-03-05 Thread Denys Kuzmenko (Jira)
[ https://issues.apache.org/jira/browse/HIVE-28073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Denys Kuzmenko updated HIVE-28073: -- Fix Version/s: 4.0.0 (was: 4.1.0) > Upgrade jackson version to 2.16.1 >

[jira] [Updated] (HIVE-28102) Iceberg: Invoke validateDataFilesExist for RowDelta operations

2024-03-05 Thread Denys Kuzmenko (Jira)
[ https://issues.apache.org/jira/browse/HIVE-28102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Denys Kuzmenko updated HIVE-28102: -- Fix Version/s: 4.0.0 (was: 4.1.0) > Iceberg: Invoke

[jira] [Updated] (HIVE-28037) Qtest running with postgresql DB fails with "Database does not exist: default"

2024-03-05 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HIVE-28037?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HIVE-28037: -- Labels: pull-request-available (was: ) > Qtest running with postgresql DB fails with

[jira] [Updated] (HIVE-28105) Beeline: Show current database in prompt

2024-03-05 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HIVE-28105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HIVE-28105: -- Labels: pull-request-available (was: ) > Beeline: Show current database in prompt >

[jira] [Commented] (HIVE-28106) Parallel select queries are failing on external tables with FNF due to staging directory

2024-03-05 Thread Taraka Rama Rao Lethavadla (Jira)
[ https://issues.apache.org/jira/browse/HIVE-28106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17823578#comment-17823578 ] Taraka Rama Rao Lethavadla commented on HIVE-28106: --- Seems like some code refactoring

[jira] [Updated] (HIVE-28105) Beeline: Show current database in prompt

2024-03-05 Thread tanishqchugh (Jira)
[ https://issues.apache.org/jira/browse/HIVE-28105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] tanishqchugh updated HIVE-28105: Description: currently, we have: {code:java} 0: jdbc:hive2://link> use dbs; 0: jdbc:hive2://link>

[jira] [Updated] (HIVE-28106) Parallel select queries are failing on external tables with FNF due to staging directory

2024-03-05 Thread Taraka Rama Rao Lethavadla (Jira)
[ https://issues.apache.org/jira/browse/HIVE-28106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Taraka Rama Rao Lethavadla updated HIVE-28106: -- Description: The issue reported here is similar to that of HIVE-26481

[jira] [Created] (HIVE-28106) Parallel select queries are failing on external tables with FNF due to staging directory

2024-03-05 Thread Taraka Rama Rao Lethavadla (Jira)
Taraka Rama Rao Lethavadla created HIVE-28106: - Summary: Parallel select queries are failing on external tables with FNF due to staging directory Key: HIVE-28106 URL:

[jira] [Created] (HIVE-28105) Beeline: Show current database in prompt

2024-03-05 Thread tanishqchugh (Jira)
tanishqchugh created HIVE-28105: --- Summary: Beeline: Show current database in prompt Key: HIVE-28105 URL: https://issues.apache.org/jira/browse/HIVE-28105 Project: Hive Issue Type: Bug

[jira] [Resolved] (HIVE-28076) Selecting data from a bucketed table with decimal column type throwing NPE.

2024-03-05 Thread Krisztian Kasa (Jira)
[ https://issues.apache.org/jira/browse/HIVE-28076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Krisztian Kasa resolved HIVE-28076. --- Fix Version/s: 4.1.0 Resolution: Fixed Merged to master. Thanks [~Dayakar] for the