Tishj commented on issue #17334:
URL: https://github.com/apache/iceberg/issues/17334#issuecomment-5045402553

   Oh huh, printing the JSON body, I see that the `PositionalDeleteFile` 
contains a `referenced-data-file` which is correct, but isn't part of the spec.
   I was at first going to make an issue, that `referenced-data-file` should be 
added to `PositionalDeleteFile`, but then I dug further into the spec to find 
the that isn't strictly necessary because of `delete-file-references`.
   We could piece together the `referenced-data-file` from that, if it were 
correct.


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