Abyss-lord opened a new issue, #5853:
URL: https://github.com/apache/gravitino/issues/5853

   ### What would you like to be improved?
   
   At present, the requirement for entities to be entered in lowercase is not 
user-friendly. For instance, when I input "Metalake," the system returns an 
"Unknown entity" error. The intended purpose of this error message appears to 
be informing the user that the input is not a valid entity, such as a 
partition. i think both entity names and command arguments should be 
case-insensitive.
   <img width="256" alt="image" 
src="https://github.com/user-attachments/assets/821fba94-c474-48f6-a483-d91dd99639ce";
 />
   <img width="262" alt="image" 
src="https://github.com/user-attachments/assets/04914da0-474d-4f66-998c-df7704d96da1";
 />
   
   
   ### How should we improve?
   
   Modify the validation logic for the entity and command parameters to make 
them case-insensitive.


-- 
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