justinmclean opened a new pull request, #5688: URL: https://github.com/apache/gravitino/pull/5688
### What changes were proposed in this pull request? Change handle metlake command to use a command map that determines which command to run based on the command and flags passed in. ### Why are the changes needed? For ease in adding commands in the future and avoiding complicated if/else logic. Fix: #5685 ### Does this PR introduce _any_ user-facing change? No ### How was this patch tested? Tested locally. -- 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]
