djouallah opened a new issue, #7979: URL: https://github.com/apache/iceberg/issues/7979
### Feature Request / Improvement when I write something like this, I expect pyicberg to pick the last metadata json file. ``` from pyiceberg.table import StaticTable table = StaticTable.from_metadata( "s3://yyyyyyyy/iceberg/metadata" ) ``` ### Query engine Other -- 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]
