Wang Yanlin created CALCITE-3400:
------------------------------------
Summary: Add support for interpretering outer/semi/anti/full join
Key: CALCITE-3400
URL: https://issues.apache.org/jira/browse/CALCITE-3400
Project: Calcite
Issue Type: Improvement
Reporter: Wang Yanlin
Currently,
[JoinNode|https://github.com/apache/calcite/blob/master/core/src/main/java/org/apache/calcite/interpreter/JoinNode.java#L49]
can just run inner type join.
We can add support for more join types for JoinNode.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)