[
https://issues.apache.org/jira/browse/FLINK-21577?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-21577:
-----------------------------------
Labels: pull-request-available (was: )
> SimpleType.simpleTypeFrom(...) complains with "Collection is empty"
> -------------------------------------------------------------------
>
> Key: FLINK-21577
> URL: https://issues.apache.org/jira/browse/FLINK-21577
> Project: Flink
> Issue Type: Bug
> Components: Stateful Functions
> Reporter: Tzu-Li (Gordon) Tai
> Assignee: Tzu-Li (Gordon) Tai
> Priority: Blocker
> Labels: pull-request-available
> Fix For: statefun-3.0.0
>
>
> This is caused by the {{EnumSet.copyOf}} method call at:
> https://github.com/apache/flink-statefun/blob/master/statefun-sdk-java/src/main/java/org/apache/flink/statefun/sdk/java/types/SimpleType.java#L57
> That expects the collection to be non-empty.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)