Closed jerqi closed 1 month ago
Hi @jerqi
From the code (https://github.com/apache/gravitino/blob/c7200c89a04ed8dab6f3bfe4d2f209220dd5415d/server/src/main/java/org/apache/gravitino/server/web/rest/GroupOperations.java#L49), we can find that the level is metalake, so I want to know whether the all of " all the group information" means the metalake level instead of the root level?
What would you like to be improved?
We need to know all the group informations. We don't support to list groups operation.
How should we improve?
We need to know all the group informations. We don't support to list groups operation.