[ 
https://issues.apache.org/jira/browse/FLINK-37060?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17922605#comment-17922605
 ] 

Zhanghao Chen commented on FLINK-37060:
---------------------------------------

In Flink 2.0, we introduced built-in dedicated serialization support for Java 
Maps, Collections, Lists, and Sets. To confirm this change, please follow the 
steps below:
 # Submit a simple DataStream job with `pipeline.generic-types` set to false, 
which generates Java Map/Collection/List/Set objects (e.g. 
DataStream<Map<String, String>>, possibly with null values) and print its 
content out with the print function.
 # Check if the job runs successfully.

> Cross-team verification for FLIP-398
> ------------------------------------
>
>                 Key: FLINK-37060
>                 URL: https://issues.apache.org/jira/browse/FLINK-37060
>             Project: Flink
>          Issue Type: Sub-task
>            Reporter: Xintong Song
>            Assignee: Zhanghao Chen
>            Priority: Blocker
>             Fix For: 2.0.0
>
>
> This is for cross-team verification of the release 2.0 work item: FLIP-398
> https://cwiki.apache.org/confluence/display/FLINK/FLIP-398%3A+Improve+Serialization+Configuration+And+Usage+In+Flink
> Please complete the following steps before Jan 31.
>  # Replace the description of the ticket with instructions for the testers.
>  ** If the work item does not need cross-team verification, please comment 
> that explicitly and close the ticket.
>  # Un-assign yourself after adding the instructions.
>  # Either find a cross-team tester who is willing to help and assign to the 
> ticket, or reach out to the release manager [~xtsong].
> Thanks for your contributions. For any questions, feel free to reach out to 
> the release manager [~xtsong].



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to