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

Jim Hughes commented on FLINK-35798:
------------------------------------

This was implemented in 
https://github.com/apache/flink/pull/25064/files#diff-0e95c7e094b3be8a14f71a109d952768b59fd17a9af827f0eb01a515b543aea5.

> Implement a BatchRestoreTestBase
> --------------------------------
>
>                 Key: FLINK-35798
>                 URL: https://issues.apache.org/jira/browse/FLINK-35798
>             Project: Flink
>          Issue Type: Sub-task
>            Reporter: Jim Hughes
>            Assignee: Jim Hughes
>            Priority: Major
>
> * The goal of BatchRestoreTestBase has two goals:
> 1. Take TableTestPrograms and produce compiled plans for the latest version 
> of the operator being tested.
> 2. Load all compiled plans from disk and execute them against the first batch 
> of data described by the TableTestProgram.
> This will ensure that there are no errors in serialization or deserialization 
> for the operator under test.



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

Reply via email to