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

[Rust] Add array_ops method for filtering an array

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Duplicate
    • None
    • 0.13.0
    • Rust
    • None

    Description

      Implement a method that can filter an array  based on a provided boolean array and return a new array containing the filtered values.

      fn filter(array: &Array, filter: &BooleanArray) -> ArrayRef

      Attachments

        Activity

          People

            andygrove Andy Grove
            andygrove Andy Grove
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: