You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "liyang (JIRA)" <ji...@apache.org> on 2016/10/27 08:57:59 UTC

[jira] [Comment Edited] (KYLIN-2134) Kylin will treat empty string as NULL by mistake

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

liyang edited comment on KYLIN-2134 at 10/27/16 8:57 AM:
---------------------------------------------------------

Also another related finding.

{noformat}
A-MYFACT-VARCHAR	B-MYFACT-VARCHAR	C-MYFACT-BIGINT	COUNT__-MYFACT-BIGINT
china	man		123	null
china	women	133	null
china	null	324	null
us				233	null
us		women	4133	null
us		null	324	null
us		null	324	null
{noformat}


was (Author: liyang.gmt8@gmail.com):
Also another related finding.

A-MYFACT-VARCHAR	B-MYFACT-VARCHAR	C-MYFACT-BIGINT	COUNT__-MYFACT-BIGINT
china	man		123	null
china	women	133	null
china	null	324	null
us				233	null
us		women	4133	null
us		null	324	null
us		null	324	null


> Kylin will treat empty string as NULL by mistake
> ------------------------------------------------
>
>                 Key: KYLIN-2134
>                 URL: https://issues.apache.org/jira/browse/KYLIN-2134
>             Project: Kylin
>          Issue Type: Bug
>            Reporter: hongbin ma
>            Assignee: hongbin ma
>




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