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

[C++] Add locale support for relevant string compute functions

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Won't Do
    • None
    • None
    • C++

    Description

      String compute functions do not make use of locale settings for case changing transformations, string comparisons, and number to string casting. Arrow does provides UTF-8 string kernels to handle localization standardization. It would be good to add locale support for string kernels that are affected by it.

      The following are string functions that take a `locale` option as its second argument:

      • str_to_lower
      • str_to_upper
      • str_to_title

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              edponce Eduardo Ponce
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: