You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
I agree to follow this project's Code of Conduct
The text was updated successfully, but these errors were encountered:
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 containsPROD\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?
Code of Conduct
The text was updated successfully, but these errors were encountered: