RussellSpitzer closed issue #12099: The List APIs currently lack pagination functionality, resulting in inefficient data retrieval for large datasets. When retrieving a substantial number of records, the absence of pagination leads to performance bottlenecks such as slow response times, increased memory usage, and potential server crashes. To improve the usability, scalability, and performance of the APIs, it is essential to implement pagination. URL: https://github.com/apache/iceberg/issues/12099
-- 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]
