Commits

Neal Richardson authored c75ab40e4a5
ARROW-8615: [R] Error better and insist on RandomAccessFile in read_feather This also closes a gap in FeatherReader$create where a file connection could be opened but not returned to the user for closing. Closes #7185 from nealrichardson/read-feather-error Authored-by: Neal Richardson <neal.p.richardson@gmail.com> Signed-off-by: Neal Richardson <neal.p.richardson@gmail.com>