Hey Eduard, Thank you for raising this, and I think it makes sense to add it. I left a comment on the naming on the PR itself.
Cheers, Fokko Op do 13 nov 2025 om 11:23 schreef Eduard Tudenhöfner < [email protected]>: > Hey everyone, > > I'd like to propose adding an optional *min-rows-requested* field to the > request of the */plan* endpoint so that the client can send a *hint* to > the server to not have to return more rows than necessary. It is not > required for the server to return that many rows since the scan may not > produce that many rows. The server can also return more rows than requested. > > The proposed OpenAPI spec changes can be seen in PR #14565 > <https://github.com/apache/iceberg/pull/14565>. > > Looking forward to your thoughts/feedback. > > Thanks, > Eduard >
