kevinjqliu commented on issue #1200:
URL: 
https://github.com/apache/iceberg-python/issues/1200#issuecomment-2495641285

   That looks generally correct to me. There are a few caveats though. This 
assumes that the entire iceberg table (metadata and data files) is in a single 
location and that no other files should exist. 
   
   I think a good first step is to figure out all the files belonging to an 
iceberg table. Given a table, return all metadata and data file paths, 
including historical lineage, branches, and tags.


-- 
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: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to