Jesus Camacho Rodriguez created CALCITE-2277:
------------------------------------------------
Summary: Skip SemiJoin operator in materialized view-based
rewriting algorithm
Key: CALCITE-2277
URL: https://issues.apache.org/jira/browse/CALCITE-2277
Project: Calcite
Issue Type: Bug
Affects Versions: 1.16.0
Reporter: Jesus Camacho Rodriguez
Assignee: Jesus Camacho Rodriguez
Fix For: 1.17.0
{{AbstractMaterializedViewRule}} is not recognizing the difference between
SemiJoin and Join operator, since SemiJoin inherits from Join. This can lead to
incorrect rewriting and errors in the rewriting logic.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)