Ádám Szita created HIVE-26596: --------------------------------- Summary: Hive should enforce merge-on-read delete mode is set for Iceberg V2 tables Key: HIVE-26596 URL: https://issues.apache.org/jira/browse/HIVE-26596 Project: Hive Issue Type: Improvement Reporter: Ádám Szita Assignee: Ádám Szita
Hive only implements merge-on-read delete mode with its DML operations on Iceberg V2 tables. Should an Iceberg table specify copy-on-write mode, then Hive must throw an error for an attempted DML op. -- This message was sent by Atlassian Jira (v8.20.10#820010)