IN statement for WHERE clauses
------------------------------

                 Key: HIVE-282
                 URL: https://issues.apache.org/jira/browse/HIVE-282
             Project: Hadoop Hive
          Issue Type: New Feature
            Reporter: Itamar Rosenn


Would be great to support "IN" and "NOT IN" statements for WHERE clauses, as 
does standard SQL. Could be a simple query rewrite to what I'm forced to do 
now, which is encoding the desired IN statement as a disjunction.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to