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

[C++] Implement full chunked array support for replace_with_mask

    XMLWordPrintableJSON

Details

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

    Description

      ARROW-15928 enables this function to accept chunked arrays for the input array, but not for the mask or replacements array. More work is needed to implement those cases (which currently just return an error).

      We should also consider how to make this work at least somewhat reusable for similar kernels (e.g. replace_with_indices)

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              lidavidm David Li
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: