[
https://issues.apache.org/jira/browse/KUDU-100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jean-Daniel Cryans updated KUDU-100:
------------------------------------
Fix Version/s: (was: 1.1.0)
1.3.0
Changing the fix version from 1.1.0 to 1.3.0 since
2e403f232af835e51107c20883678306e169f90d isn't in 1.1. or 1.2. Also the schema
design docs page needs to be modified.
> 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.3.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.15#6346)