nealrichardson commented on a change in pull request #11965:
URL: https://github.com/apache/arrow/pull/11965#discussion_r769983378
##########
File path: r/R/arrow-package.R
##########
@@ -153,6 +153,9 @@ arrow_with_dataset <- function() {
#' @rdname arrow_available
#' @export
arrow_with_parquet <- function() {
+ # https://github.com/google/snappy/pull/148/files
+ skip_on_linux_devel()
Review comment:
This doesn't work: that function is in a test helper, and it requires
testthat
--
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]