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

[R] Support tidyselect where() selection helper in dplyr verbs

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 10.0.0
    • R

    Description

      Since we can now determine the data type of an unevaluated array expression (ARROW-12291) I think we should be able to support the where() selection helper.

      This is already done for the relocate() verb (in ARROW-12781 ) but not for any other verbs. 

      Steps required to do this:

      1. ARROW-12781 
      2. ARROW-12105
      3. Remove the check_select_helpers() function definition and remove all the calls to it
      4. Modify any remaining the expect_error() tests that test where() and check for the error message "Unsupported selection helper"

      Attachments

        Issue Links

          Activity

            People

              thisisnic Nicola Crane
              icook Ian Cook
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: