elphastori commented on issue #13119: URL: https://github.com/apache/iceberg/issues/13119#issuecomment-2906092762
@kevinjqliu Thanks for reviewing the PR! We clearly agree that omitting `pageToken` when `pageSize` is specified should work, and the PR will fix that. Although the spec states that `pageToken` is optional, just like `pageSize`, it also indicates that it should be included for paginated requests, including the first one. The wording might be a bit confusing, as it seems to rely on a Java-specific concept of an empty string. Either way, this fix should help reduce that confusion. -- 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