Keuntae Park created TAJO-1517:
----------------------------------

             Summary: Implement intersect
                 Key: TAJO-1517
                 URL: https://issues.apache.org/jira/browse/TAJO-1517
             Project: Tajo
          Issue Type: Sub-task
            Reporter: Keuntae Park


{code}
query1 INTERSECT [ALL] query2
{code}

INTERSECT returns all rows that are both in the result of query1 and in the 
result of query2. 
Duplicate rows are eliminated unless INTERSECT ALL is used.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to