rdblue commented on a change in pull request #4223:
URL: https://github.com/apache/iceberg/pull/4223#discussion_r815135716



##########
File path: docs/versioned/spark/spark-writes.md
##########
@@ -98,6 +98,11 @@ WHEN NOT MATCHED AND s.event_time > still_valid_threshold 
THEN INSERT (id, count
 
 Only one record in the source data can update any given row of the target 
table, or else an error will be thrown.
 
+!!! Note

Review comment:
       It causes this to render in a text box. I would prefer having a full 
section on the copy-on-write vs merge-on-read distinction and then refer to it 
from the individual command sections.




-- 
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]



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

Reply via email to