[
https://issues.apache.org/jira/browse/KYLIN-2353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
liyang resolved KYLIN-2353.
---------------------------
Resolution: Fixed
Fix Version/s: v2.0.0
> Serialize BitmapCounter with distinct count
> -------------------------------------------
>
> Key: KYLIN-2353
> URL: https://issues.apache.org/jira/browse/KYLIN-2353
> Project: Kylin
> Issue Type: Improvement
> Components: Metadata
> Affects Versions: v1.6.0
> Reporter: kangkaisen
> Assignee: kangkaisen
> Fix For: v2.0.0
>
> Attachments: KYLIN-2353.patch
>
>
> Currently, we deserialize the bitmap whether we need to aggregate or not.
> Actually, we could serialize {{BitmapCounter}} with bitmap counter and delay
> to deserialize bitmap until we need to aggregate bitmap and only get the
> counter for the bitmap when deserialize.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)