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

[#6143] improve(CLI): Refactor catalog commands in Gavitino CLI #6159

Merged
merged 3 commits into from
Jan 9, 2025

Conversation

Abyss-lord
Copy link
Contributor

What changes were proposed in this pull request?

  1. Refactor catalog commands and Base class in Gavitino CLI.
  2. Add test case.

Why are the changes needed?

Fix: #6143

Does this PR introduce any user-facing change?

No

How was this patch tested?

local test.

1. Refactor catalog commands in Gavitino CLI and Base class.
2. Add test case.
@Abyss-lord
Copy link
Contributor Author

Hi @justinmclean @tengqm , could you please review this PR when you have time? I’d really appreciate your feedback.

@Abyss-lord
Copy link
Contributor Author

Hi @justinmclean , I’ve finished updating the code. Please take a look at the PR again when you have time.

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.

LGTM - thanks for that.

@justinmclean justinmclean merged commit 7f59b5a into apache:main Jan 9, 2025
27 checks passed
@Abyss-lord Abyss-lord deleted the refactor_catalog branch January 10, 2025 01:14
Abyss-lord added a commit to Abyss-lord/gravitino that referenced this pull request Jan 10, 2025
…apache#6159)

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

1. Refactor catalog commands  and Base class in Gavitino CLI.
2. Add test case.

### Why are the changes needed?

Fix: apache#6143 

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

No

### How was this patch tested?

local test.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Refactor catalog commands in Gavitino CLI
2 participants