nealrichardson commented on issue #33758: URL: https://github.com/apache/arrow/issues/33758#issuecomment-1387478876
`write_arrow()` was deprecated in arrow 1.0.0 (July 2020) and removed in arrow 9.0.0 (https://arrow.apache.org/docs/r/news/index.html#arrow-900). (For that matter, [SparkR was archived from CRAN in 2021](https://cran.r-project.org/web/packages/SparkR/index.html).) I recommend either switching from `SparkR` to `sparklyr`, which seems to be more actively maintained, or downgrading `arrow` to 8.0.0. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
