You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Dian Fu (Jira)" <ji...@apache.org> on 2021/06/24 07:49:00 UTC

[jira] [Created] (FLINK-23138) Raise an exception if types other than PickledBytesTypeInfo are specified for state descriptor

Dian Fu created FLINK-23138:
-------------------------------

             Summary: Raise an exception if types other than PickledBytesTypeInfo are specified for state descriptor 
                 Key: FLINK-23138
                 URL: https://issues.apache.org/jira/browse/FLINK-23138
             Project: Flink
          Issue Type: Improvement
          Components: API / Python
    Affects Versions: 1.13.2
            Reporter: Dian Fu
            Assignee: Dian Fu
             Fix For: 1.13.0


Although it's expected that users could use any type to define the state descriptor, however, only PickledBytesTypeInfo is actually supported for the time being. Meaningful exception should be thrown if types other than PickledBytesTypeInfo are used.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)