You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Benson Muite (Jira)" <ji...@apache.org> on 2021/12/14 16:53:00 UTC

[jira] [Commented] (ARROW-12046) [C++] Support string collation for sorting

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

Benson Muite commented on ARROW-12046:
--------------------------------------

A related issue is the between kernel for string comparisons https://issues.apache.org/jira/browse/ARROW-9843

> [C++] Support string collation for sorting
> ------------------------------------------
>
>                 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
>            Priority: Major
>             Fix For: 8.0.0
>
>
> 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.20.1#820001)