You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Rui Wang (JIRA)" <ji...@apache.org> on 2018/08/10 23:13:00 UTC

[jira] [Created] (BEAM-5130) Support ALL (sub query)

Rui Wang created BEAM-5130:
------------------------------

             Summary: Support ALL (sub query)
                 Key: BEAM-5130
                 URL: https://issues.apache.org/jira/browse/BEAM-5130
             Project: Beam
          Issue Type: Sub-task
          Components: dsl-sql
            Reporter: Rui Wang


Example:

 

SELECT order_id FROM order WHERE item_id = ANY (SELECT item_id FROM special_item_table).



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)