dimas-b commented on code in PR #1555: URL: https://github.com/apache/polaris/pull/1555#discussion_r2093755058
########## extension/persistence/relational-jdbc/src/main/java/org/apache/polaris/extension/persistence/relational/jdbc/JdbcMetaStoreManagerFactory.java: ########## Review Comment: Not in this PR, but why is `ListEntitiesResult.pageTokenOpt` optional? Shouldn't all list operation have a page token now (a "done" token if the result set is not paginated)? -- 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]
