[ 
https://issues.apache.org/jira/browse/IMPALA-12857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Work on IMPALA-12857 started by Noemi Pap-Takacs.
-------------------------------------------------
> Add flag to enable merge-on-read even if tables are configured with 
> copy-on-write
> ---------------------------------------------------------------------------------
>
>                 Key: IMPALA-12857
>                 URL: https://issues.apache.org/jira/browse/IMPALA-12857
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Frontend
>            Reporter: Zoltán Borók-Nagy
>            Assignee: Noemi Pap-Takacs
>            Priority: Major
>              Labels: impala-iceberg
>
> Impala can only modify a table via 'merge-on-read'. It raises an error if 
> users want to modify a table that is configured with 'copy-on-write'.
> We could add a backend flag to relax this restriction, i.e. enable 
> 'merge-on-read' operations (DELETE, UPDATE, MERGE) even if the table property 
> is 'copy-on-write'.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to