You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Neal Richardson (Jira)" <ji...@apache.org> on 2019/08/26 17:01:00 UTC

[jira] [Created] (ARROW-6360) [R] Update support for compression

Neal Richardson created ARROW-6360:
--------------------------------------

             Summary: [R] Update support for compression
                 Key: ARROW-6360
                 URL: https://issues.apache.org/jira/browse/ARROW-6360
             Project: Apache Arrow
          Issue Type: Improvement
            Reporter: Neal Richardson
             Fix For: 0.15.0


At least two issues:
 * [https://github.com/apache/arrow/blob/master/r/R/compression.R#L46] says that compression is not supported on Windows, but ARROW-5683 added Snappy support for Windows.
 * ARROW-6216 added more compression options, including for Parquet

Update/implement those, and we should also add some convenience arguments to {{write_parquet()}} for selecting compression.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)