Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
Description
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.