Closed
thank you, billy

2016-12-20 9:06 GMT+08:00 Billy Liu (JIRA) <[email protected]>:

>
>     [ https://issues.apache.org/jira/browse/KYLIN-2288?page=
> com.atlassian.jira.plugin.system.issuetabpanels:comment-
> tabpanel&focusedCommentId=15762826#comment-15762826 ]
>
> Billy Liu commented on KYLIN-2288:
> ----------------------------------
>
> Hi [~Chuanlei Ni], could you close the PR? Kylin use git patch for code
> review and commit, not github PR. Thank you.
>
> > Kylin treat empty string as error measure which is inconsistent with hive
> > ------------------------------------------------------------
> -------------
> >
> >                 Key: KYLIN-2288
> >                 URL: https://issues.apache.org/jira/browse/KYLIN-2288
> >             Project: Kylin
> >          Issue Type: Bug
> >          Components: Metadata
> >    Affects Versions: all
> >            Reporter: Chuanlei Ni
> >            Assignee: Shaofeng SHI
> >             Fix For: v1.6.1
> >
> >
> > Assume we have a hive table
> > name, age
> > tom, 10
> > jack, (empty string)
> > if we execute
> > select count(age) from thistable;
> > we can get 10 as the result. (my hive version is 0.13.1)
> > But Kylin can not build cube for this case as 
> > BigDecimalIngester/DoubleIngester/LongIngester
> cannot recongnize empty string
>
>
>
> --
> This message was sent by Atlassian JIRA
> (v6.3.4#6332)
>

Reply via email to