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:14:00 UTC

[jira] [Created] (BEAM-5131) Support ANY (sub query)

Rui Wang created BEAM-5131:
------------------------------

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


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)