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

[C++] Add string length kernel

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 4.0.0
    • C++

    Description

      We have "binary_length" but that doesn't handle UTF-8 the way we need for this. Example (from R):

      > string <- "áéíóú"
      > nchar(string)
      [1] 5
      > arrow:::call_function("binary_length", Scalar$create(string))
      Scalar
      10
      

      cc Maarten Breddels Antoine Pitrou Joris Van den Bossche

      Attachments

        Issue Links

          Activity

            People

              edponce Eduardo Ponce
              npr Neal Richardson
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 2.5h
                  2.5h

                  Slack

                    Issue deployment