Please use english.

See [1]:
By default, Partial update can not accept delete records (throw
exception), you can choose one of the following solutions:
1. Configure ‘partial-update.ignore-delete’ to ignore delete records.
2. Configure ‘sequence-group’s to retract partial columns.

[1] 
https://paimon.apache.org/docs/master/concepts/primary-key-table/#partial-update

On Sun, Sep 17, 2023 at 9:13 PM 曹海兵 <[email protected]> wrote:
>
> 想请老师解答一下,部分列更新是否可以回撤
> 回撤方式是什么,例如:
> 1,回撤部分列
> 2,删除整条数据
> 3、不能回撤

Reply via email to