Skip to content

[#7639] improvement(cli): remove duplicate owner in CLI #7651

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

Merged
merged 1 commit into from
Jul 10, 2025

Conversation

su8y
Copy link
Contributor

@su8y su8y commented Jul 10, 2025

What changes were proposed in this pull request?

This PR proposes the removal of duplicated code that appears twice in the CLI module.

Why are the changes needed?

Fix: #7639

Does this PR introduce any user-facing change?

None

How was this patch tested?

I verified this patch by reviewing and running the existing test clinets:cli

- remove duplicate code.
Copy link
Member

@justinmclean justinmclean left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for fixing this

@jerqi jerqi added the branch-0.9 Automatically cherry-pick commit to branch-0.9 label Jul 10, 2025
@justinmclean justinmclean merged commit 6ce4d49 into apache:main Jul 10, 2025
29 checks passed
github-actions bot pushed a commit that referenced this pull request Jul 10, 2025
### What changes were proposed in this pull request?

This PR proposes the removal of duplicated code that appears twice in
the CLI module.

### Why are the changes needed?

Fix: #7639 

### Does this PR introduce _any_ user-facing change?

None

### How was this patch tested?

I verified this patch by reviewing and running the existing test
clinets:cli
vishnu-chalil pushed a commit to vishnu-chalil/gravitino that referenced this pull request Jul 14, 2025
…#7651)

### What changes were proposed in this pull request?

This PR proposes the removal of duplicated code that appears twice in
the CLI module.

### Why are the changes needed?

Fix: apache#7639 

### Does this PR introduce _any_ user-facing change?

None

### How was this patch tested?

I verified this patch by reviewing and running the existing test
clinets:cli
hdygxsj pushed a commit to hdygxsj/gravitino that referenced this pull request Jul 15, 2025
…#7651)

### What changes were proposed in this pull request?

This PR proposes the removal of duplicated code that appears twice in
the CLI module.

### Why are the changes needed?

Fix: apache#7639 

### Does this PR introduce _any_ user-facing change?

None

### How was this patch tested?

I verified this patch by reviewing and running the existing test
clinets:cli
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
branch-0.9 Automatically cherry-pick commit to branch-0.9
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Improvement] remove duplicate owner in CLI
3 participants