Re: [I] Feature request: Allow pagination on list operations [iceberg-rust]

2025-04-26 Thread via GitHub
liurenjie1024 commented on issue #1251: URL: https://github.com/apache/iceberg-rust/issues/1251#issuecomment-2832916835 Thanks @dentiny , this looks good to me. [Rest catalog spec](https://github.com/apache/iceberg/blob/8ed1c216503b7193924ca57bd2694025660ac02c/open-api/rest-catalog-open-api.

[I] Feature request: Allow pagination on list operations [iceberg-rust]

2025-04-24 Thread via GitHub
dentiny opened a new issue, #1251: URL: https://github.com/apache/iceberg-rust/issues/1251 ### Is your feature request related to a problem or challenge? It's possible to have large number of namespace and tables, with query taking long time listing these large entities. I'm wondering