nastra commented on code in PR #13189:
URL: https://github.com/apache/iceberg/pull/13189#discussion_r2192709299


##########
format/spec.md:
##########
@@ -1106,7 +1105,7 @@ Notes:
 
 This section details how to encode row-level deletes in Iceberg delete files. 
Row-level deletes are added by v2 and are not supported in v1. Deletion vectors 
are added in v3 and are not supported in v2 or earlier. Position delete files 
must not be added to v3 tables, but existing position delete files are valid.
 
-There are three types of row-level deletes:
+There are three supported file formats for encoding row-level deletes:

Review Comment:
   Maybe just `There are different formats for encoding row-level deletes`



-- 
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: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to