[
https://issues.apache.org/jira/browse/FLINK-35798?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timo Walther updated FLINK-35798:
---------------------------------
Component/s: Table SQL / Planner
> Implement a BatchRestoreTestBase
> --------------------------------
>
> Key: FLINK-35798
> URL: https://issues.apache.org/jira/browse/FLINK-35798
> Project: Flink
> Issue Type: Sub-task
> Components: Table SQL / Planner
> Reporter: Jim Hughes
> Assignee: Jim Hughes
> Priority: Major
> Fix For: 2.0.0
>
>
> * 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)