You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "James Xu (JIRA)" <ji...@apache.org> on 2017/05/19 08:29:04 UTC

[jira] [Updated] (BEAM-2191) Support Set opeators

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

James Xu updated BEAM-2191:
---------------------------
    Issue Type: Task  (was: New Feature)

> Support Set opeators
> --------------------
>
>                 Key: BEAM-2191
>                 URL: https://issues.apache.org/jira/browse/BEAM-2191
>             Project: Beam
>          Issue Type: Task
>          Components: dsl-sql
>            Reporter: James Xu
>
> support the set operators in query:
>       query UNION [ ALL | DISTINCT ] query
>       query EXCEPT [ ALL | DISTINCT ] query
>       query MINUS [ ALL | DISTINCT ] query
>       query INTERSECT [ ALL | DISTINCT ] query



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)