[
https://issues.apache.org/jira/browse/KYLIN-5321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
pengfei.zhan updated KYLIN-5321:
--------------------------------
Affects Version/s: 5.0-alpha
> Don't make the unprecomputed inner join defined in the model fail the match
> of the query without that join
> -----------------------------------------------------------------------------------------------------------
>
> Key: KYLIN-5321
> URL: https://issues.apache.org/jira/browse/KYLIN-5321
> Project: Kylin
> Issue Type: Improvement
> Components: Query Engine
> Affects Versions: 5.0-alpha
> Reporter: Zhong Yanghong
> Priority: Major
> Labels: 5.0.0-alpha
>
> Given a model, *A inner join B && B inner join C*, in which *B inner join C*
> is unprecomputed.
> This model should be able to match the queries *A inner join B* no matter if
> *inner-partial-match-join* is true or false. When *inner-partial-match-join*
> is false, then this model should not match *from A* only.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)