Jzjsnow opened a new issue, #3663: URL: https://github.com/apache/amoro/issues/3663
### Search before asking - [x] I have searched in the [issues](https://github.com/apache/amoro/issues?q=is%3Aissue) and found no similar issues. ### Description Currently, the resourceGroup configuration items passed from the front-end may have leading and trailing spaces. If not handled, this may cause the configuration item to fail to take effect, or errors may occur when parsing the value (e.g., errors in the planInternal phase report in #3662 ). Therefore, we need to trim and merge duplicates for the resourceGroup properties. ### Parent issue #3662 ### Are you willing to submit PR? - [x] Yes I am willing to submit a PR! ### 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]
