nealrichardson commented on a change in pull request #11965:
URL: https://github.com/apache/arrow/pull/11965#discussion_r769984923
##########
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:
Also I don't think we have to gate all of parquet support on this, only
snappy
--
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]