jerryshao commented on PR #6198: URL: https://github.com/apache/gravitino/pull/6198#issuecomment-2595011461
I would suggest better revisiting the current CLI code architecture, and make it more extendable and maintainable before continuing to add more and more options. Options like this is not a common requirement, we can always do this when there's a requirement from the actual users. Instead, what I concerned more is the current code architecture, as well as the complexity of the options. If we keep adding things without a good and extendable architecture, this bunch of code will be really hard to maintain finally. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
