FANNG1 commented on PR #11626:
URL: https://github.com/apache/gravitino/pull/11626#issuecomment-4689431302
Optional nit: in `LanceRESTServiceIT`, the size + contains assertions could
be simplified to a direct expected-set comparison, e.g. compare
`listResponse.getTables()` with `Set.of("table")`. The current assertions are
also fine, so this is non-blocking.
--
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]