Fokko commented on PR #3454: URL: https://github.com/apache/iceberg-python/pull/3454#issuecomment-4637772565
I went straight to the code, and missed the discussion here. I think it would be better to avoid breaking the API and go with the `PaginationList` instead. Even if we end up agreeing that an Iterator is more suitable/pythonic, we need to do this in a major version bump, which is further away, so I think extending the `list` is a good path to move forward. -- 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]
