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

[Rust] Add substring kernel

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.0.0
    • Rust

    Description

      substring returns a substring of a StringArray starting at a given index, and with a given optional length.

      fn substring(array: &Array, start: i32, length: &Option<u32>) -> Result<ArrayRef>

      This operation is common in strings, and it is useful for string-based transformations

      Attachments

        Issue Links

          Activity

            People

              jorgecarleitao Jorge Leitão
              jorgecarleitao Jorge Leitão
              Votes:
              0 Vote for this issue
              Watchers:
              3 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 - 1h 50m
                  1h 50m