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

[R] Can't initialize arrow objects when R.oo package is loaded

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 0.17.0
    • R

    Description

      Unknown error when using arrow::write_feather()  in R 3.5.3

      pb = as.data.frame(seq(1:100))

      pbFilename <- file.path(getwd(), "reproduceBug.feather")
      arrow::write_feather(x = pb, sink = pbFilename)

      >Error in exists(name, envir = envir, inherits = FALSE) :
      > use of NULL environment is defunct

       

      packageVersion('arrow')
      [1] ‘0.15.1.1’

      Attachments

        Issue Links

          Activity

            People

              npr Neal Richardson
              M1520 Martin
              Votes:
              0 Vote for this issue
              Watchers:
              4 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 - 0.5h
                  0.5h