[ https://issues.apache.org/jira/browse/KUDU-1751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15684950#comment-15684950 ]
Todd Lipcon commented on KUDU-1751: ----------------------------------- Before enabling bitshuffle we should also fix KUDU-1600, because people right now may be enabling "DEFAULT_ENCODING" plus enabling compression, in which case we'd end up double-compressed. > Use better encodings by default > ------------------------------- > > Key: KUDU-1751 > URL: https://issues.apache.org/jira/browse/KUDU-1751 > Project: Kudu > Issue Type: Improvement > Components: tablet > Affects Versions: 1.1.0 > Reporter: Todd Lipcon > Assignee: Todd Lipcon > Priority: Critical > > We currently default to PLAIN encoding everywhere. Other encodings, > especially DICTIONARY, are a better default. We should also consider > BITSHUFFLE for integer columns as a default. -- This message was sent by Atlassian JIRA (v6.3.4#6332)