malcolmbovey opened a new issue, #1746: URL: https://github.com/apache/iceberg-python/issues/1746
### Feature Request / Improvement As far as I can tell, PyIceberg does not directly support being able to scan a particular branch of an iceberg table. For example, there is no way to be able to run an equivalent of queries like SELECT * FROM <namespace>.<table>.<branch>; as documented in https://iceberg.apache.org/docs/1.8.0/branching/#schema-selection-with-branches-and-tags I can see that PR #941 to add support to _write_ to branches in Pyiceberg is well on its way to be being merged in, so this would be a useful complement. Alternatively, perhaps I'm mistaken and there is already a way to do this, but it wasn't clear in the documentation -- 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.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