justinmclean commented on PR #5836: URL: https://github.com/apache/gravitino/pull/5836#issuecomment-2540189008
One possible solution would be to add a method to check the name parameter and how many parts it should have. It may be that the best place to check for this is at the handleXXXCommand level? Another is to add a single method (possibly overloaded) to the base Command that does the check and outputs error messages and only calls from the few commands that need it. -- 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: commits-unsubscr...@gravitino.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org