You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Timo Walther (JIRA)" <ji...@apache.org> on 2016/09/01 09:22:20 UTC

[jira] [Updated] (FLINK-4542) Add support for MULTISET type and operations

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

Timo Walther updated FLINK-4542:
--------------------------------
    Description: 
Add the MULTISET type and add operations like:

MULTISET UNION, MULTISET UNION ALL, MULTISET EXCEPT, MULTISET EXCEPT ALL, MULTISET INTERSECT, MULTISET INTERSECT ALL, CARDINALITY, ELEMENT, MEMBER OF, SUBMULTISET OF, IS A SET, COLLECT

  was:
Add the MULTISET type and add operations like:

MULTISET UNION, MULTISET UNION ALL, MULTISET EXCEPT, MULTISET EXCEPT ALL, MULTISET INTERSECT, MULTISET INTERSECT ALL, CARDINALITY, ELEMENT, MEMBER OF, SUBMULTISET OF, IS A SET


> Add support for MULTISET type and operations
> --------------------------------------------
>
>                 Key: FLINK-4542
>                 URL: https://issues.apache.org/jira/browse/FLINK-4542
>             Project: Flink
>          Issue Type: Improvement
>          Components: Table API & SQL
>            Reporter: Timo Walther
>            Priority: Minor
>
> Add the MULTISET type and add operations like:
> MULTISET UNION, MULTISET UNION ALL, MULTISET EXCEPT, MULTISET EXCEPT ALL, MULTISET INTERSECT, MULTISET INTERSECT ALL, CARDINALITY, ELEMENT, MEMBER OF, SUBMULTISET OF, IS A SET, COLLECT



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