roryqi commented on code in PR #9988:
URL: https://github.com/apache/gravitino/pull/9988#discussion_r2820309075
##########
iceberg/iceberg-rest-server/src/main/java/org/apache/gravitino/iceberg/service/rest/IcebergViewOperations.java:
##########
@@ -89,6 +105,13 @@ public Response listView(
new IcebergRequestContext(httpServletRequest(), catalogName);
ListTablesResponse listTablesResponse =
Review Comment:
Why is this `ListTablesResponse`? Is it correct?
--
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]