rambleraptor commented on PR #3454: URL: https://github.com/apache/iceberg-python/pull/3454#issuecomment-4616404087
Is there any way you can do some quick performance tests? I'm particularly interested in len() - what does it look like when you only have one page of results versus multiple pages? (People call len() on arrays all the time. I want to make sure we don't have a performance regression in the normal case where you don't have other pages) -- 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]
