[
https://issues.apache.org/jira/browse/KYLIN-2631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Billy Liu resolved KYLIN-2631.
------------------------------
Resolution: Fixed
Fix Version/s: v2.0.0
Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/ad67fd76
> Seek to next model when no cube in current model satisfies query
> ----------------------------------------------------------------
>
> Key: KYLIN-2631
> URL: https://issues.apache.org/jira/browse/KYLIN-2631
> Project: Kylin
> Issue Type: Bug
> Reporter: hongbin ma
> Assignee: hongbin ma
> Priority: Major
> Fix For: v2.0.0
>
>
> ModelChooser is introduced in 2.0 to match JoinTree in query with JoinTree in
> model.
> Currently, we first use ModelChooser to decide the model, then choose cube
> from the selected model. The cubes in other models are never considered.
> Chances are there when selected model cannot provide capable cube while
> non-selected model can. So it's still necessary go through all models
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)