ajantha-bhat commented on code in PR #13189:
URL: https://github.com/apache/iceberg/pull/13189#discussion_r2115760706


##########
format/spec.md:
##########
@@ -101,10 +101,10 @@ Inheriting the sequence number from manifest metadata 
allows writing a new manif
 
 Row-level deletes are stored in delete files.
 
-There are two ways to encode a row-level delete:
-
-* [_Position deletes_](#position-delete-files) mark a row deleted by data file 
path and the row position in the data file

Review Comment:
   I know that Position deletes can be "delete vectors" or "position delete 
files". But this points to "position delete files". So, it is ambiguous. Hence, 
added a `files` suffix. 
   
   Also added a missing info about DV. 



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