[
https://issues.apache.org/jira/browse/KYLIN-4281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
nichunen resolved KYLIN-4281.
-----------------------------
Resolution: Fixed
> Precisely set the data type of tuple expression
> -----------------------------------------------
>
> Key: KYLIN-4281
> URL: https://issues.apache.org/jira/browse/KYLIN-4281
> Project: Kylin
> Issue Type: Improvement
> Reporter: Zhong Yanghong
> Assignee: Zhong Yanghong
> Priority: Major
> Fix For: v3.1.0
>
>
> Previously to simplify the calculating of sum(case when), all of the binary
> calculation is based on BigDecimal, which is not good for all, especially
> when dealing with count(distinct case when), whose inner data type may be hll
> or bitmap.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)