You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "hongbin ma (JIRA)" <ji...@apache.org> on 2017/02/08 08:42:41 UTC

[jira] [Commented] (KYLIN-2222) web ui uses rest api to decide which dim encoding is valid for different typed columns

    [ https://issues.apache.org/jira/browse/KYLIN-2222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15857669#comment-15857669 ] 

hongbin ma commented on KYLIN-2222:
-----------------------------------

the dimension-encoding to column-type matrix:

|| ||Float Numbers|| Integer Numbers|| Time&Date || String ||
|boolean encoding| N | Y| N|Y|
|date encoding| N | Y| Y|Y|
|time encoding| N | Y| Y|Y|
|dict encoding| Y| Y| Y|Y|
|fixed_length encoding| N | N| N|Y|
|fixed_length_hex encoding| N | N| N|Y|
|integer encoding| N | Y| N|Y|


> web ui uses rest api to decide which dim encoding is valid for different typed columns
> --------------------------------------------------------------------------------------
>
>                 Key: KYLIN-2222
>                 URL: https://issues.apache.org/jira/browse/KYLIN-2222
>             Project: Kylin
>          Issue Type: Improvement
>            Reporter: hongbin ma
>            Assignee: hongbin ma
>




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)