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

[R] Remove ARROW_R_WITH_ARROW and arrow_available()

    XMLWordPrintableJSON

Details

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

    Description

      Followup to ARROW-15294. Possibly we should re-define arrow_available in R like:

      arrow_available <- function() {
        .Deprecated(msg = "arrow_available() is always TRUE now")
        TRUE
      }
      

      Pull out everything else, including the test_that wrapping.

      Attachments

        Issue Links

          Activity

            People

              npr Neal Richardson
              npr Neal Richardson
              Votes:
              0 Vote for this issue
              Watchers:
              2 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 - 50m
                  50m