[ https://issues.apache.org/jira/browse/IMPALA-8710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16880093#comment-16880093 ]
Daniel Becker commented on IMPALA-8710: --------------------------------------- There is an implementation that is more like the original one, which has the same performance for bit widths 0-16 and a little worse performance afterwards. > Increase allowed bit width to 64 for bit packing > ------------------------------------------------ > > Key: IMPALA-8710 > URL: https://issues.apache.org/jira/browse/IMPALA-8710 > Project: IMPALA > Issue Type: Sub-task > Components: Backend > Reporter: Daniel Becker > Assignee: Daniel Becker > Priority: Major > > Increase the allowed bit width for bit packing and bit unpacking to 64 > bits. ThisĀ isĀ needed to support Parquet Delta Encoding. > > Also add new methods to BitWriter and BatchedBitReader handling Uleb and > ZigZag integers for 64 bits. -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-all-unsubscr...@impala.apache.org For additional commands, e-mail: issues-all-h...@impala.apache.org