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

[#6152] refactor: Refactor tag commands in Gravitino CLI #6192

Merged
merged 3 commits into from
Jan 14, 2025

Conversation

frankvicky
Copy link
Contributor

What changes were proposed in this pull request?

Reduce complexity in GravitinoCommandLine

Why are the changes needed?

For readability and maintainability.

Fix: #6152

Does this PR introduce any user-facing change?

(Please list the user-facing changes introduced by your change, including
None.

How was this patch tested?

Tested locally.

@justinmclean justinmclean changed the title [#6152] refactor: Refactor tag commands in Gravitino [#6152] refactor: Refactor tag commands in Gravitino CLI Jan 12, 2025
@justinmclean
Copy link
Member

It looks like one of the tag tests is failing. Try setting Main.useExit to false to see which test it is.

@frankvicky frankvicky force-pushed the 6152 branch 2 times, most recently from c200bb1 to 07b8113 Compare January 13, 2025 03:17
@frankvicky
Copy link
Contributor Author

Hi @justinmclean
I have fixed the failed test. PTAL 😄

image

justinmclean
justinmclean previously approved these changes Jan 14, 2025
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 the contribution

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.

Already approved

@justinmclean justinmclean merged commit ea790d7 into apache:main Jan 14, 2025
27 checks passed
Abyss-lord pushed a commit to Abyss-lord/gravitino that referenced this pull request Jan 14, 2025
…e#6192)

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

Reduce complexity in `GravitinoCommandLine`

### Why are the changes needed?
For readability and maintainability.

Fix: apache#6152 

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

(Please list the user-facing changes introduced by your change,
including
None.

### How was this patch tested?
Tested locally.

---------

Co-authored-by: Justin Mclean <[email protected]>
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 tag commands in Gavitino CLI
2 participants