[
https://issues.apache.org/jira/browse/FLINK-35798?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jim Hughes reassigned FLINK-35798:
----------------------------------
Assignee: Jim Hughes
> Implement a BatchCompiledPlanTestBase
> -------------------------------------
>
> 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 BatchCompiledPlanTestBase has two golas:
> 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)