[
https://issues.apache.org/jira/browse/FLINK-23138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dian Fu closed FLINK-23138.
---------------------------
Resolution: Fixed
Fixed in:
- master via c9d61beec15c2f7d6d03b26c9cda6eb19da6b423
- release-1.13 via e163f19ccc0c3072a078c0303971fc5366568fb4
> 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.0
> Reporter: Dian Fu
> Assignee: Dian Fu
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.14.0, 1.13.2
>
>
> 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)