lide-reed opened a new issue, #32016:
URL: https://github.com/apache/doris/issues/32016

   ### 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
   
   1.2.8
   
   ### What's Wrong?
   
   The "Sql Statement:" part will  in garbled text when curl 
../rest/v2/manager/query/profile/text/..
   
   for example:
   curl -u admin:'xxx'  
http://xxx:8030/rest/v2/manager/query/profile/text/53ebfe4037624386-92ba67326fed7a1f
   
   {"msg":"success","code":0,"data":{"profile":"Query:\n  Summary:\n     - 
Start Time: 2024-03-04 14:46:29\n     - End Time: 2024-03-04 14:46:29\n     - 
Total: 1ms\n     - Query State: EOF\n     - Job ID: N/A\n     - Query ID: 
53ebfe4037624386-92ba67326fed7a1f\n     - Query Type: Query\n     - Doris 
Version: tencent-cdw-doris-1.2.8-4a67fdc\n     - User: admin\n     - Default 
Db: default_cluster:doris_audit_db__\n     - Sql Statement:  switch internal 
;use doris_audit_db__;select \"æµè¯\"\n     - Is Cached: No\n     - Total 
Instances Num: 0\n     - Instances Num Per BE: {}\n     - Trace ID: \n    
Execution Summary:\n       - Analysis Time: 113.114us\n       - Plan Time: 
177.896us\n       - Schedule Time: N/A\n       - Fetch Result Time: 0ns\n       
- Write Result Time: 0ns\n       - Wait and Fetch Result Time: N/A\n  Execution 
Profile 53ebfe4037624386-92ba67326fed7a1f:(Active: 1.440ms, % non-child: 
100.00%)\n"},"count":0}
   
   ### What You Expected?
   
   Can display Chinese characters normally.
   
   ### How to Reproduce?
   
   _No response_
   
   ### 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: commits-unsubscr...@doris.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to