You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Aljoscha Krettek (JIRA)" <ji...@apache.org> on 2015/03/26 13:51:52 UTC

[jira] [Created] (FLINK-1788) Extend Table API to allow logical plan optimisations

Aljoscha Krettek created FLINK-1788:
---------------------------------------

             Summary: Extend Table API to allow logical plan optimisations
                 Key: FLINK-1788
                 URL: https://issues.apache.org/jira/browse/FLINK-1788
             Project: Flink
          Issue Type: Improvement
            Reporter: Aljoscha Krettek


Right now, the plan is only translated to a DataSet or DataStream program. If we could modify the logical query plan for a Table API program we could perform some optimisations before generating program.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)