aokolnychyi commented on pull request #3377:
URL: https://github.com/apache/iceberg/pull/3377#issuecomment-953305443


   @marton-bod, what is the use case for this type of writers? The spec 
requires the position delete records to be sorted by `file_path` and `pos`. If 
we are sorting the records anyway, why not include the `spec_id` and 
`partition` metadata columns as well? Is it because we don't support these 
metadata columns in some query engines?


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