[ 
https://issues.apache.org/jira/browse/ARROW-14597?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Neal Richardson updated ARROW-14597:
------------------------------------
    Summary: [R] Github actions install r-arrow with snappy compression  (was: 
Github actions install r-arrow with snappy compression)

> [R] Github actions install r-arrow with snappy compression
> ----------------------------------------------------------
>
>                 Key: ARROW-14597
>                 URL: https://issues.apache.org/jira/browse/ARROW-14597
>             Project: Apache Arrow
>          Issue Type: New Feature
>          Components: R
>            Reporter: Dyfan Jones
>            Priority: Trivial
>
> Hi All,
> I am having difficutly installing r-arrow with snappy compression on github 
> action. I have set environment variable `ARROW_WITH_SNAPPY: ON` 
> ([https://github.com/DyfanJones/noctua/blob/0079bf997737516fd3e1b61dbde7510044f79a2f/.github/workflows/R-CMD-check.yaml]
>  ). However I get the following error in my unit tests:
> {code:java}
> Error: Error: NotImplemented: Support for codec 'snappy' not built
>     In order to read this file, you will need to reinstall arrow with 
> additional features enabled.
>     Set one of these environment variables before installing:
>      * LIBARROW_MINIMAL=false (for all optional features, including 'snappy') 
>  
>      * ARROW_WITH_SNAPPY=ON (for just 'snappy')
>     See https://arrow.apache.org/docs/r/articles/install.html for detail{code}
> arrow version: 6.0.0.2
> My PR [https://github.com/DyfanJones/noctua/pull/169] with the github actions 
> issue.
> Any advice is much appericated.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to