[ 
https://issues.apache.org/jira/browse/TEZ-2240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14388017#comment-14388017
 ] 

Tsuyoshi Ozawa commented on TEZ-2240:
-------------------------------------

Thank you for committing, Hitesh!

> Fix toUpperCase/toLowerCase to use Locale.ENGLISH
> -------------------------------------------------
>
>                 Key: TEZ-2240
>                 URL: https://issues.apache.org/jira/browse/TEZ-2240
>             Project: Apache Tez
>          Issue Type: Bug
>            Reporter: Tsuyoshi Ozawa
>            Assignee: Tsuyoshi Ozawa
>             Fix For: 0.5.4, 0.6.1
>
>         Attachments: TEZ-2240.1.patch
>
>
> String#toLowerCase()/toUpperCase() without a locale argument can occur 
> unexpected behavior based on the locale. It's written in Javadoc:
> {quote}
> For instance, "TITLE".toLowerCase() in a Turkish locale returns "t\u0131tle", 
> where '\u0131' is the LATIN SMALL LETTER DOTLESS I character
> {quote}
> HADOOP-11602 is an issue to address this problem at the Hadoop side.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to