[
https://issues.apache.org/jira/browse/KUDU-100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Haijie Hong resolved KUDU-100.
------------------------------
Resolution: Fixed
Assignee: Haijie Hong
Fix Version/s: 1.1.0
> Supporting RLE for 64-bit integer data types
> --------------------------------------------
>
> Key: KUDU-100
> URL: https://issues.apache.org/jira/browse/KUDU-100
> Project: Kudu
> Issue Type: New Feature
> Components: cfile, util
> Affects Versions: Backlog
> Reporter: Alex Feinberg
> Assignee: Haijie Hong
> Fix For: 1.1.0
>
>
> Currently RLE encoder does not handle 64-bit integer data types: this is due
> to the fact that BitReader/BitWriter do not handle bit widths over 32 bits.
> This should be possible to (preferably) fix at BitReader/BitWriter level or
> work around at RleEncoder level.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)