You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Jonathan Keane (Jira)" <ji...@apache.org> on 2022/01/10 21:00:00 UTC

[jira] [Resolved] (ARROW-8605) [R] Add support for brotli to Windows build

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

Jonathan Keane resolved ARROW-8605.
-----------------------------------
    Resolution: Fixed

Issue resolved by pull request 11714
[https://github.com/apache/arrow/pull/11714]

> [R] Add support for brotli to Windows build
> -------------------------------------------
>
>                 Key: ARROW-8605
>                 URL: https://issues.apache.org/jira/browse/ARROW-8605
>             Project: Apache Arrow
>          Issue Type: New Feature
>          Components: Packaging, R
>    Affects Versions: 0.17.0
>            Reporter: Hei
>            Assignee: Will Jones
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 7.0.0
>
>          Time Spent: 3h 10m
>  Remaining Estimate: 0h
>
> Hi,
> My friend installed arrow and tried to open a parquet file with brotli codec.  But then, he got an error when calling read_parquet("my.parquet") on Windows:
> {code}
> Error in parquet__arrow__FileReader__ReadTable(self) :
>    IOError: NotImplemented: Brotli codec support not built
> {code}
> It sounds similar to ARROW-6960.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)