amogh-jahagirdar commented on issue #5279:
URL: https://github.com/apache/iceberg/issues/5279#issuecomment-1186017876

   I see are you looking for specifically accessing it via Snapshot Summary or 
is it just for the ability to query the snapshot ID from the ref? There's an 
ongoing [PR](https://github.com/apache/iceberg/pull/4807/files) for the 
snapshot ref metadata table. Once that gets merged, then the refs table can be 
queried to determine the corresponding snapshot id for a given tag. 
   
   For actually creating a tag after the write completes in Spark, I'm working 
on a change for that, will publish a draft for that soon


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