wym_maozi created FLINK-20839:
---------------------------------
Summary: some mistakes in state.md and state_zh.md
Key: FLINK-20839
URL:
https://issues.apache.org/jira/browse/FLINK-20839 Project: Flink
Issue Type: Bug
Components: Documentation
Affects Versions: 1.12.0
Reporter: wym_maozi
Attachments: Snipaste_2021-01-04_16-13-05.png
When creating a ListStateDescriptor object, the generic type information is inconsistent with the specified state type information:
The generic type of ListStateDescriptor is: *Tuple<String,Integer>*, but the specified type information is: *Tuple<Long,Long>.* Details as attached
--
This message was sent by Atlassian Jira
(v8.3.4#803005)