[
https://issues.apache.org/jira/browse/KYLIN-2733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zhong Yanghong updated KYLIN-2733:
----------------------------------
Description:
Optimize job is for adjusting existing cuboid set. Its data source is base
cuboid. And it's another input is a set of cuboids recommended by cube planner
algorithms. By comparing the new recommended cuboids _*R*_ and current prebuilt
cuboids *C*, optimize job will do the following things:
# Filter the overlap cuboids and remove the ones in *C* but not in *R*
> Introduce optimize job for adjusting cuboid set
> -----------------------------------------------
>
> Key: KYLIN-2733
> URL: https://issues.apache.org/jira/browse/KYLIN-2733
> Project: Kylin
> Issue Type: Sub-task
> Affects Versions: v2.2.0
> Reporter: Zhong Yanghong
> Assignee: Zhong Yanghong
>
> Optimize job is for adjusting existing cuboid set. Its data source is base
> cuboid. And it's another input is a set of cuboids recommended by cube
> planner algorithms. By comparing the new recommended cuboids _*R*_ and
> current prebuilt cuboids *C*, optimize job will do the following things:
> # Filter the overlap cuboids and remove the ones in *C* but not in *R*
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)