[ 
https://issues.apache.org/jira/browse/TAJO-845?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hyoungjun Kim reassigned TAJO-845:
----------------------------------

    Assignee:     (was: Hyoungjun Kim)

> Supports SUBQUERY in IN clause.
> -------------------------------
>
>                 Key: TAJO-845
>                 URL: https://issues.apache.org/jira/browse/TAJO-845
>             Project: Tajo
>          Issue Type: New Feature
>            Reporter: Hyoungjun Kim
>            Priority: Minor
>
> Tajo should be support the following query.
> {code:sql}
> select * 
> from lineitem 
> where l_orderkey in (select o_orderkey from orders)
> {code}



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to