Uploaded image for project: 'Apache Arrow'
  1. Apache Arrow
  2. ARROW-14290

[C++] String comparison in between ternary kernel

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • C++
    • None

    Description

      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

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              baksmj Benson Muite
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated: