yuzelin commented on code in PR #829:
URL: https://github.com/apache/incubator-paimon/pull/829#discussion_r1157026954


##########
docs/content/how-to/writing-tables.md:
##########
@@ -262,6 +262,10 @@ filter_spec is equal to the 'WHERE' clause in SQL DELETE 
statement. Examples:
     id > (SELECT count(*) FROM employee)
 ```
 
+{{< hint info >}}
+If you have set `merge-engine` = `partial-update`, it will be disabled 
temporarily. 

Review Comment:
   I want to explain that when the actions running, the merge engine settings 
are ignored; when the actions finishied, the merge engine settings still works.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to