yunchipang opened a new issue, #7728:
URL: https://github.com/apache/gravitino/issues/7728

   It seems that filtered catalogs was not being used to create the final 
response in `listCatalogs` in `CatalogOperations`? On line 123, it uses 
original unfiltered 'catalogs' array, the stream was not assigned to anything.
   
https://github.com/apache/gravitino/blob/f4ac64bcb35d4cd7c38bfd99e9cc37aeca3a5578/server/src/main/java/org/apache/gravitino/server/web/rest/CatalogOperations.java#L106-L125


-- 
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]

Reply via email to