[
https://issues.apache.org/jira/browse/ARROW-12642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Neal Richardson reassigned ARROW-12642:
---------------------------------------
Assignee: Ian Cook
> [R] LIBARROW_MINIMAL env var should not be case-sensitive
> ---------------------------------------------------------
>
> Key: ARROW-12642
> URL: https://issues.apache.org/jira/browse/ARROW-12642
> Project: Apache Arrow
> Issue Type: Bug
> Components: R
> Environment: ubuntu 20.04
> Reporter: Ben Zipperer
> Assignee: Ian Cook
> Priority: Major
>
> Hi, since arrow 4.0.0 I'm having trouble getting the lz4 codec installed on
> ubuntu 20.04. After installing arrow 4.0.0 via CRAN, I run
> {code:java}
> install_arrow(binary = FALSE, minimal = FALSE)
> {code}
> After this completes, then
> {code:java}
> arrow_available()
> [1] TRUE
> codec_is_available("lz4")
> [1] FALSE
> {code}
> What can I do to help resolve this problem?
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)