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

[R] segfault with ArrowObject from previous session, or saved

    XMLWordPrintableJSON

Details

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

    Description

      library(arrow, warn.conflicts = FALSE)

      a <- Array$create(1:10)
      tf <- tempfile()
      saveRDS(a, tf)

      b <- readRDS(tf)
      b$length()

      Attachments

        Issue Links

          Activity

            People

              romainfrancois Romain Francois
              romainfrancois Romain Francois
              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 - 3h
                  3h