yagagagaga opened a new pull request, #39521:
URL: https://github.com/apache/doris/pull/39521

   According the [JEP 400](https://openjdk.org/jeps/400), UTF-8 was be used as 
the default charset of the JavaSE 18. But when you use the version below 18, 
the default charset depends on your locale. Usually, it can work well in many 
sence, but Apache Doris only supports UTF-8 as its charset, which may occur 
some decoding incorrectly.
   
   So it is necessary to set UTF8 as the default JDK character.


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

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