Fokko commented on issue #1746:
URL:
https://github.com/apache/iceberg-python/issues/1746#issuecomment-2692863452
Hey @malcolmbovey I think that would be a great addition 👍
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and
malcolmbovey commented on issue #1746:
URL:
https://github.com/apache/iceberg-python/issues/1746#issuecomment-2692723601
Thanks, would you like me to draft a PR tp enable a branch parameter to be
passed to `table.scan` ?
--
This is an automated message from the Apache Git Service.
To re
kevinjqliu commented on issue #1746:
URL:
https://github.com/apache/iceberg-python/issues/1746#issuecomment-2692326733
I dont think we have support for reading directly from a branch name yet. On
the read side, you can specify a specific `snapshot_id`,
https://github.com/apache/iceberg-pyt
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 b