Vladimir Sitnikov created CALCITE-3643:
------------------------------------------
Summary: Prevent matching JoinCommuteRule when both inputs are the
same
Key: CALCITE-3643
URL: https://issues.apache.org/jira/browse/CALCITE-3643
Project: Calcite
Issue Type: Improvement
Components: core
Reporter: Vladimir Sitnikov
Assignee: Vladimir Sitnikov
The conditions like =($0, $1) and =($1, $1) are equivalent, however adding that
permutation increases search space and it gains nothing.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)