Uploaded image for project: 'Apache Arrow'
  1. Apache Arrow
  2. ARROW-17895 [R] Implement dplyr::across()
  3. ARROW-17724

[R] Allow package name prefix inside dplyr::across's .fns argument

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 10.0.0
    • 10.0.0
    • R

    Description

      This is not a major issue, but may be worth mentioning as a known limitation.

      library(dplyr, warn.conflicts = FALSE)
      library(dplyr, warn.conflicts = FALSE)
      mtcars |> arrow::arrow_table() |> mutate(across(starts_with("c"), base::as.character)) |> collect()
      #> Error in base(cyl): could not find function "base"
      

      Attachments

        Issue Links

          Activity

            People

              thisisnic Nicola Crane
              eitsupi SHIMA Tatsuya
              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
                  1h