[ 
https://issues.apache.org/jira/browse/KYLIN-2055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shaofeng SHI resolved KYLIN-2055.
---------------------------------
    Resolution: Fixed

Commit ID: cb2b12b3b619ac86efbb9c7ca708418882683daf

> Add an encoder for Boolean type
> -------------------------------
>
>                 Key: KYLIN-2055
>                 URL: https://issues.apache.org/jira/browse/KYLIN-2055
>             Project: Kylin
>          Issue Type: New Feature
>          Components: General
>            Reporter: Shaofeng SHI
>            Assignee: Shaofeng SHI
>             Fix For: v1.6.0
>
>
> In many cases there are dimensions whose values are booleans, e.g: true, 
> false, yes, no, 1, 0, T, F, etc; Need an encoder for this type, which will be 
> better than dictionary encoder.
> Allowed values:
> "", "true", "false", "TRUE", "FALSE", "True", "False", "t", "f", "T", "F", 
> "yes", "no", "YES", "NO", "Yes", "No", "y", "n", "Y", "N", "1", "0"
> If a cell value isn't in this list, will throw exception.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to