Dawid Wysakowicz created FLINK-12827: ----------------------------------------
Summary: Extract Optimizer from Stream/BatchTableEnvImpl Key: FLINK-12827 URL: https://issues.apache.org/jira/browse/FLINK-12827 Project: Flink Issue Type: Sub-task Components: Table SQL / Legacy Planner Reporter: Dawid Wysakowicz Assignee: Dawid Wysakowicz Fix For: 1.9.0 We could extract the optimization part from Table environments to a separate class. The only method of this class would be {{optimize(RelNode, /*additional args*/): RelNode}} -- This message was sent by Atlassian JIRA (v7.6.3#76005)