XBaith opened a new issue, #3386:
URL: https://github.com/apache/amoro/issues/3386

   ### What happened?
   
   The resouce group name incudes some characters, like '\t'.
   Then the front site will drop the character '\t' from the resouce group 
name. Therefore, the incorrect resource group will be selected.
   For example: I added a resouce `PROD\t`. And the server returned a resource 
group list that contains `PROD\t`.
   But when I select the optimizer group in optimizing page, backend only 
reviced name `PROD`! 
   
   ### Affects Versions
   
   0.7.1
   
   ### What table formats are you seeing the problem on?
   
   Iceberg
   
   ### What engines are you seeing the problem on?
   
   AMS
   
   ### How to reproduce
   
   _No response_
   
   ### Relevant log output
   
   _No response_
   
   ### Anything else
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's Code of 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]

Reply via email to