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

Antoine Pitrou commented on ARROW-12046:
----------------------------------------

DuckDB has built a stripped down version of ICU, which might be useful to us:
https://github.com/duckdb/duckdb/tree/master/extension/icu
https://github.com/Mytherin/minimal-icu-collation
 

> [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: 5.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.3.4#803005)

Reply via email to