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)