[jira] [Updated] (HIVE-27902) Rewrite Update with empty Where clause to IOW

2023-11-22 Thread Denys Kuzmenko (Jira)
[ https://issues.apache.org/jira/browse/HIVE-27902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Denys Kuzmenko updated HIVE-27902: -- Labels: ACID iceberg (was: ) > Rewrite Update with empty Where clause to IOW > ---

[jira] [Updated] (HIVE-27902) Rewrite Update with empty Where clause to IOW

2023-11-22 Thread Denys Kuzmenko (Jira)
[ https://issues.apache.org/jira/browse/HIVE-27902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Denys Kuzmenko updated HIVE-27902: -- Description: rewrite {code} update table mytbl set a = a+5 {code} with {code}insert overwrit

[jira] [Updated] (HIVE-27902) Rewrite Update with empty Where clause to IOW

2023-11-22 Thread Denys Kuzmenko (Jira)
[ https://issues.apache.org/jira/browse/HIVE-27902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Denys Kuzmenko updated HIVE-27902: -- Affects Version/s: 4.0.0-beta-1 > Rewrite Update with empty Where clause to IOW > -

[jira] [Updated] (HIVE-27902) Rewrite Update with empty Where clause to IOW

2023-11-22 Thread Denys Kuzmenko (Jira)
[ https://issues.apache.org/jira/browse/HIVE-27902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Denys Kuzmenko updated HIVE-27902: -- Description: rewrite {code} update table mytbl set a = a+5 {code} with {code}insert overwrit

[jira] [Updated] (HIVE-27902) Rewrite Update with empty Where clause to IOW

2023-11-22 Thread Denys Kuzmenko (Jira)
[ https://issues.apache.org/jira/browse/HIVE-27902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Denys Kuzmenko updated HIVE-27902: -- Description: rewrite {code} update table mytbl set mytbl.a = a+5 {code} with {code}insert ov

[jira] [Updated] (HIVE-27902) Rewrite Update with empty Where clause to IOW

2023-11-22 Thread Denys Kuzmenko (Jira)
[ https://issues.apache.org/jira/browse/HIVE-27902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Denys Kuzmenko updated HIVE-27902: -- Description: rewrite {code} update table mytbl set a = a+5 {code} with {code}insert overwrit

[jira] [Updated] (HIVE-27902) Rewrite Update with empty Where clause to IOW

2023-11-22 Thread Denys Kuzmenko (Jira)
[ https://issues.apache.org/jira/browse/HIVE-27902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Denys Kuzmenko updated HIVE-27902: -- Description: rewrite {code} update table mytbl set mytbl.a+5 {code} with {code}insert overwr