Leonard Xu created FLINK-23571:
----------------------------------
Summary: The internal query-start options missed when convert exec
graph to transformation
Key: FLINK-23571
URL: https://issues.apache.org/jira/browse/FLINK-23571
Project: Flink
Issue Type: Bug
Components: Table SQL / Planner
Affects Versions: 1.14.0, 1.13.3
Reporter: Leonard Xu
The internal query-start configuration options is missed when convert exec
graph to transformation, please see:
{code:java}
// org.apache.flink.table.planner.delegation.PlannerBase
translateToPlan(execGraph: ExecNodeGraph)
{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)