[
https://issues.apache.org/jira/browse/KYLIN-2031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Billy Liu updated KYLIN-2031:
-----------------------------
Summary: New Fix_length_Hex encoding to support hash value and better
Integer encoding to support negative value (was: some more DimensionEncoding)
> New Fix_length_Hex encoding to support hash value and better Integer encoding
> to support negative value
> -------------------------------------------------------------------------------------------------------
>
> Key: KYLIN-2031
> URL: https://issues.apache.org/jira/browse/KYLIN-2031
> Project: Kylin
> Issue Type: New Feature
> Reporter: hongbin ma
> Assignee: hongbin ma
> Fix For: v1.6.1
>
>
> 1. for some use cases string value represent hash code is used. The string
> only consist of [0~9A~F] (hex values), so two characters can be squashed into
> one byte
> 2. The current IntegerDimEnc does not support negative values, need another
> IntegerDimEnc that supports negative values
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)