Commits

Neal Richardson authored d1f872a05aa
ARROW-6831: [R] Update R macOS/Windows builds for change in cmake compression defaults ARROW-6631 changed the defaults for including compressions but did not update these build scripts. I'm not sure how the R tests that write parquet files with snappy compression passed without explicitly turning snappy ON on Windows, but it's worth exploring to see if there is some leakage there. Closes #5612 from nealrichardson/r-compression-updates and squashes the following commits: cc15e1e46 <Neal Richardson> Update R macOS/Windows builds for change in cmake compression defaults Authored-by: Neal Richardson <neal.p.richardson@gmail.com> Signed-off-by: Neal Richardson <neal.p.richardson@gmail.com>