You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Ian Cook (Jira)" <ji...@apache.org> on 2021/03/22 18:35:00 UTC

[jira] [Created] (ARROW-12046) [C++] Support collation locales for sorting string arrays

Ian Cook created ARROW-12046:
--------------------------------

             Summary: [C++] Support collation locales for sorting string arrays
                 Key: ARROW-12046
                 URL: https://issues.apache.org/jira/browse/ARROW-12046
             Project: Apache Arrow
          Issue Type: Improvement
          Components: C++
    Affects Versions: 3.0.0
            Reporter: Ian Cook


Currently the C++ library orders strings lexicographically as bytestrings. We should implement the capability to change string sorting behavior based on locale settings for string collation.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)