You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kudu.apache.org by "Mitch Barnett (JIRA)" <ji...@apache.org> on 2019/05/06 19:38:00 UTC

[jira] [Resolved] (KUDU-2808) Correct documentation for default compression

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

Mitch Barnett resolved KUDU-2808.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 1.10.0

Resolved via c2150b836818209646f6ff27a03010079bbd50fa

> Correct documentation for default compression
> ---------------------------------------------
>
>                 Key: KUDU-2808
>                 URL: https://issues.apache.org/jira/browse/KUDU-2808
>             Project: Kudu
>          Issue Type: Improvement
>          Components: documentation
>            Reporter: Mitch Barnett
>            Assignee: Mitch Barnett
>            Priority: Minor
>             Fix For: 1.10.0
>
>
> Our documentation states: "By default, columns are stored uncompressed."
> However, that's not entirely accurate. We use bitshuffle encoding by default for most data types, which uses LZ4 compression. Thus, by default columns are compressed via bitshuffle/LZ4.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)