You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Shehzaad Nakhoda (JIRA)" <ji...@apache.org> on 2017/06/15 11:30:01 UTC

[jira] [Created] (PHOENIX-3945) Introduce new Scalar Function to calculate a collation key from a string

Shehzaad Nakhoda created PHOENIX-3945:
-----------------------------------------

             Summary: Introduce new Scalar Function to calculate a collation key from a string
                 Key: PHOENIX-3945
                 URL: https://issues.apache.org/jira/browse/PHOENIX-3945
             Project: Phoenix
          Issue Type: New Feature
            Reporter: Shehzaad Nakhoda


It is necessary to do sort varchars in a language-sensitive way.

A scalar function is needed which given a string and a locale should return a byte array that can then be sorted in binary order.





--
This message was sent by Atlassian JIRA
(v6.4.14#64029)