You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@calcite.apache.org by "Jesus Camacho Rodriguez (Jira)" <ji...@apache.org> on 2021/10/02 03:51:00 UTC

[jira] [Created] (CALCITE-4819) SemiJoin operator is not skipped in materialized view-based rewriting algorithm

Jesus Camacho Rodriguez created CALCITE-4819:
------------------------------------------------

             Summary: SemiJoin operator is not skipped in materialized view-based rewriting algorithm
                 Key: CALCITE-4819
                 URL: https://issues.apache.org/jira/browse/CALCITE-4819
             Project: Calcite
          Issue Type: Bug
            Reporter: Jesus Camacho Rodriguez
            Assignee: Jesus Camacho Rodriguez


This had been solved in CALCITE-2277 but apparently it was broken in CALCITE-2696 (MaterializedViewRelOptRulesTest.testJoinMaterialization11 result was modified assuming the change was correct). The rewriting algorithm does not support semijoin so this can lead to incorrect results.




--
This message was sent by Atlassian Jira
(v8.3.4#803005)