Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Improvement] Group supports list operations #4873

Closed
jerqi opened this issue Sep 6, 2024 · 1 comment · Fixed by #4879
Closed

[Improvement] Group supports list operations #4873

jerqi opened this issue Sep 6, 2024 · 1 comment · Fixed by #4879
Assignees
Labels
0.6.1 Release v0.6.1 0.7.0 Release v0.7.0 improvement Improvements on everything

Comments

@jerqi
Copy link
Collaborator

jerqi commented Sep 6, 2024

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.

@jerqi jerqi added the improvement Improvements on everything label Sep 6, 2024
@LiuQhahah
Copy link
Contributor

Hi @jerqi

From the code (

), 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?

LiuQhahah added a commit to LiuQhahah/gravitino that referenced this issue Sep 8, 2024
LiuQhahah added a commit to LiuQhahah/gravitino that referenced this issue Sep 26, 2024
LiuQhahah added a commit to LiuQhahah/gravitino that referenced this issue Sep 26, 2024
LiuQhahah added a commit to LiuQhahah/gravitino that referenced this issue Sep 26, 2024
…operations

# Conflicts:
#	clients/client-java/src/test/java/org/apache/gravitino/client/TestUserGroup.java
#	core/src/main/java/org/apache/gravitino/authorization/UserGroupManager.java
#	core/src/main/java/org/apache/gravitino/storage/relational/JDBCBackend.java
LiuQhahah added a commit to LiuQhahah/gravitino that referenced this issue Sep 26, 2024
LiuQhahah added a commit to LiuQhahah/gravitino that referenced this issue Sep 26, 2024
…operations

# Conflicts:
#	core/src/main/java/org/apache/gravitino/storage/relational/JDBCBackend.java
LiuQhahah added a commit to LiuQhahah/gravitino that referenced this issue Sep 26, 2024
LiuQhahah added a commit to LiuQhahah/gravitino that referenced this issue Sep 26, 2024
LiuQhahah added a commit to LiuQhahah/gravitino that referenced this issue Sep 26, 2024
LiuQhahah added a commit to LiuQhahah/gravitino that referenced this issue Sep 26, 2024
LiuQhahah added a commit to LiuQhahah/gravitino that referenced this issue Sep 26, 2024
jerqi added a commit to LiuQhahah/gravitino that referenced this issue Sep 27, 2024
@jerryshao jerryshao added 0.6.1 Release v0.6.1 0.7.0 Release v0.7.0 labels Sep 27, 2024
jerqi added a commit to qqqttt123/gravitino that referenced this issue Sep 27, 2024
support list group

support list group

Fix: apache#4873

no

UT

---------

Co-authored-by: Rory <roryqi@apache.org>
jerryshao pushed a commit that referenced this issue Sep 27, 2024
### What changes were proposed in this pull request?
Supports to list groups.

### Why are the changes needed?

Fix: #4873 

### Does this PR introduce _any_ user-facing change?
I will add the document later.

### How was this patch tested?
UT.

Co-authored-by: Qiang-Liu <liuqiang9596@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.6.1 Release v0.6.1 0.7.0 Release v0.7.0 improvement Improvements on everything
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants