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

Hudson commented on PHOENIX-4418:
---------------------------------

SUCCESS: Integrated in Jenkins build Phoenix-4.x-HBase-1.3 #59 (See 
[https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/59/])
PHOENIX-4418 - add locale-awareness to UPPER() and LOWER() functions (tdsilva: 
rev a73fb08ca8f77e2d22aa81912bad054778c8ddbf)
* (edit) 
phoenix-core/src/main/java/org/apache/phoenix/expression/function/CollationKeyFunction.java


> UPPER() and LOWER() functions should be locale-aware
> ----------------------------------------------------
>
>                 Key: PHOENIX-4418
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-4418
>             Project: Phoenix
>          Issue Type: Improvement
>    Affects Versions: 4.13.0
>            Reporter: Shehzaad Nakhoda
>            Assignee: Shehzaad Nakhoda
>            Priority: Major
>             Fix For: 4.14.0
>
>         Attachments: PHOENIX-4418_v1.patch, PHOENIX-4418_v2.patch, 
> PHOENIX-4418_v3.patch, upper_lower_locale_doc.patch
>
>
> Correct conversion of a string to upper or lower case depends on Locale.
> Java's upper case and lower case conversion routines allow passing in a 
> locale.
> It should be possible to pass in a locale to UPPER() and LOWER() in Phoenix 
> so that locale-specific case conversion can be supported in Phoenix.
> See java.lang.String#toUpperCase()



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to