You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Leonard Xu (Jira)" <ji...@apache.org> on 2021/08/01 08:26:00 UTC

[jira] [Created] (FLINK-23571) The internal query-start options missed when convert exec graph to transformation

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)