zhoujinsong opened a new issue, #3464: URL: https://github.com/apache/amoro/issues/3464
### Search before asking - [x] I have searched in the [issues](https://github.com/apache/amoro/issues?q=is%3Aissue) and found no similar issues. ### What would you like to be improved? We should add a validation rule for the group name, to avoid issues like #3386. ### How should we improve? The group name rule can be: - must include digits (0-9), uppercase letters (A-Z), lowercase letters (a-z), underscores (_), hyphens (-) - no longer than 50 characters in length. ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR! ### Subtasks _No response_ ### Code of Conduct - [x] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- 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]
