[
https://issues.apache.org/jira/browse/FLINK-35068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Weijie Guo resolved FLINK-35068.
--------------------------------
Resolution: Resolved
> Introduce built-in serialization support for Set
> ------------------------------------------------
>
> Key: FLINK-35068
> URL: https://issues.apache.org/jira/browse/FLINK-35068
> Project: Flink
> Issue Type: Sub-task
> Components: API / Type Serialization System
> Affects Versions: 1.20.0
> Reporter: Zhanghao Chen
> Assignee: Zhanghao Chen
> Priority: Major
> Labels: pull-request-available
> Fix For: 2.0.0
>
>
> Introduce built-in serialization support for {{{}Set{}}}, another common Java
> collection type. We'll need to add a new built-in serializer for it
> ({{{}MultiSetTypeInformation{}}} utilizes {{MapSerializer}} underneath, but
> it could be more efficient for common {{{}Set{}}}).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)