jayceslesar opened a new issue, #2398: URL: https://github.com/apache/iceberg-python/issues/2398
### Feature Request / Improvement There are a few places where IMO it makes more sense to return lazy iterators and let users decide whether or not they want to materialize or not. The first two places that come to mind are: List methods in the catalog interface - these should return iterators instead of list objects Inspect methods - these should return record batch iterators instead of materialized pyarrow tables -- 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