Todd Lipcon created KUDU-1836:
---------------------------------

             Summary: Enable compression of delta files
                 Key: KUDU-1836
                 URL: https://issues.apache.org/jira/browse/KUDU-1836
             Project: Kudu
          Issue Type: Improvement
          Components: perf, tablet
    Affects Versions: 1.3.0
            Reporter: Todd Lipcon
            Assignee: Todd Lipcon


deltafiles are currently not compressed. This can be somewhat problematic for 
workloads that are heavy on updates -- the deltafiles can be much larger than 
the underlying data in many cases, especially if the user has a dataset which 
is highly column-compressible. We should consider enabling LZ compression of 
deltafiles by default.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to