mxm commented on PR #15996:
URL: https://github.com/apache/iceberg/pull/15996#issuecomment-4394385352

   > > Worker (p=N, keyed by serialized PK) — maintains the PK index shard, 
resolves eq deletes to (filePath, position) pairs.
   > 
   > @mxm Do we need to consider partition?
   
   Yes, equality deletes are scoped by partition. We must sure to prevent hash 
collisions across partitions.


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