dilraj45 commented on issue #10425:
URL: https://github.com/apache/iceberg/issues/10425#issuecomment-3263579793

   Hi Team, 
   
   I'm inquiring about the possibility of exposing ManifestEntry as a public 
interface or including the snapshot-id and sequence number from ManifestEntry 
within DataFile.
   
   I have a use case where I'm rewriting the manifest and attempting to use the 
`ManifestWriter::existing` method. This method requires details from 
ManifestEntry to function correctly. Without access to snapshot-id the method 
seems unusable.
   
   Regards,
   Dilraj


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