You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Dawid Wysakowicz (JIRA)" <ji...@apache.org> on 2019/06/13 08:18:00 UTC

[jira] [Created] (FLINK-12827) Extract Optimizer from Stream/BatchTableEnvImpl

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)