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

[jira] [Comment Edited] (ARROW-14290) [C++] String comparison in between ternary kernel

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

Antoine Pitrou edited comment on ARROW-14290 at 10/12/21, 7:38 AM:
-------------------------------------------------------------------

cc [~lidavidm] for insight.


was (Author: pitrou):
cc @lidavidm for insight.

> [C++] String comparison in between ternary kernel
> -------------------------------------------------
>
>                 Key: ARROW-14290
>                 URL: https://issues.apache.org/jira/browse/ARROW-14290
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++
>            Reporter: Benson Muite
>            Assignee: Benson Muite
>            Priority: Minor
>
> String comparisons in C++ will use order by unicode. This may not be suitable in many language applications, for example when using characters from languages that use more than ASCII.   Sorting algorithms can often allow for the use of custom comparison functions.  It would be helpful to allow for this for the between kernel as well.  Initial work on the between kernel is being tracked in https://issues.apache.org/jira/browse/ARROW-9843



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