Jihoon Son created TAJO-596:
-------------------------------
Summary: IN and NOT IN clauses support
Key: TAJO-596
URL: https://issues.apache.org/jira/browse/TAJO-596
Project: Tajo
Issue Type: Task
Components: planner/optimizer
Affects Versions: 1.0-incubating
Reporter: Jihoon Son
Currently, the Tajo parser supports IN and NOT IN clause, but the logical
planner cannot handle them.
Since semi-join and anti-join operators are already implemented, we need to
improve the logical planer and global planner to support them.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)