shaofengshi opened a new issue, #6612: URL: https://github.com/apache/gravitino/issues/6612
### Version main branch ### Describe what's wrong I have hive table, and I enter the comment with some Chinese character. After save the table, on UI, the comments just shows with "?", like this: <img width="731" alt="Image" src="https://github.com/user-attachments/assets/e4eb1c5f-f2a1-4aec-b7d7-552a61470635" /> I checked the HTTP response, which just carries "?" in the json content. ### Error message and/or stacktrace No error. ### How to reproduce Enter some chinese character in a table's comment field, you will see it: <img width="1159" alt="Image" src="https://github.com/user-attachments/assets/ac96d8a8-a69d-46dc-83c1-04afc20b3c47" /> <img width="461" alt="Image" src="https://github.com/user-attachments/assets/341a1614-47c9-4ddd-854b-8bb62aa2d567" /> ### Additional context _No response_ -- 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]
