kevinjqliu commented on issue #13119:
URL: https://github.com/apache/iceberg/issues/13119#issuecomment-2905336288

   > The API expects the first request to have an empty pageToken, rather than 
omitting the parameter entirely. While this aligns with the current spec, it’s 
not the most intuitive developer experience.
   
   Since `pageToken` is optional, it can be omitted. Omitted means i dont want 
pagination.
   
   I still expect http://localhost:8181/v1/namespaces/default/tables?pageSize=1 
to work though


-- 
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: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to