You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Dominik Moritz (Jira)" <ji...@apache.org> on 2021/05/08 16:47:00 UTC

[jira] [Updated] (ARROW-11261) [JS] read and write compressed (LZ4/LZTD) files

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

Dominik Moritz updated ARROW-11261:
-----------------------------------
    Summary: [JS] read and write compressed (LZ4/LZTD) files  (was: [JS] read compressed (LZ4/LZTD) files)

> [JS] read and write compressed (LZ4/LZTD) files
> -----------------------------------------------
>
>                 Key: ARROW-11261
>                 URL: https://issues.apache.org/jira/browse/ARROW-11261
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: JavaScript
>    Affects Versions: 2.0.0
>            Reporter: eric mauviere
>            Priority: Major
>
> arrow compressed files, such as one produced with R arrow::write_feather are much smaller than those created with write_ipc_stream.
> And of course on the web it makes a big difference.
> But i can't properly read such 'feather' files with Arrow js (arrow.Table.from).
> For instance dictionary values are not properly decoded



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