Jim Hughes created FLINK-35798:
----------------------------------
Summary: Implement a BatchCompiledPlanTestBase
Key: FLINK-35798
URL: https://issues.apache.org/jira/browse/FLINK-35798
Project: Flink
Issue Type: Sub-task
Reporter: Jim Hughes
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)