[
https://issues.apache.org/jira/browse/KYLIN-2606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16005959#comment-16005959
]
kangkaisen commented on KYLIN-2606:
-----------------------------------
This is the commit in KYLIN-2606 branch:
https://github.com/apache/kylin/commit/f8336d4bb85cba257c6487332c876436cdf9ef95
> Only return counter for precise count_distinct if query is exactAggregate
> -------------------------------------------------------------------------
>
> Key: KYLIN-2606
> URL: https://issues.apache.org/jira/browse/KYLIN-2606
> Project: Kylin
> Issue Type: Improvement
> Components: Query Engine
> Affects Versions: v2.0.0
> Reporter: kangkaisen
> Assignee: kangkaisen
>
> If the query is exactAggregation and has some memory hungry measures, we
> could directly return final result to speed up the query , reduce the RPC
> data size and memory usage in queryServer.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)