tsj68 opened a new issue, #52062: URL: https://github.com/apache/doris/issues/52062
### Search before asking - [x] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Version 2.1.3 2.1.9 ### What's Wrong? auditloader写入到audit_log表,stmt字段如有汉字则显示乱码 ### What You Expected? stmt字段汉字正常显示 ### How to Reproduce? 在查询客户端执行sql: select * --测试 from audit_log 后查询该表的stmt字段会出现乱码 ### Anything Else? _No response_ ### 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
