[ 
https://issues.apache.org/jira/browse/FLINK-1788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14388324#comment-14388324
 ] 

ASF GitHub Bot commented on FLINK-1788:
---------------------------------------

GitHub user aljoscha opened a pull request:

    https://github.com/apache/flink/pull/550

    [FLINK-1788] [table] Make logical plans transformable

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/aljoscha/flink flinq-mutable-plans

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flink/pull/550.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #550
    
----
commit 6b9d8e7e76a563534927451c8c61707d71f51cca
Author: Aljoscha Krettek <[email protected]>
Date:   2015-03-26T13:45:43Z

    [FLINK-1788] [table] Make logical plans transformable

----


> 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
>            Assignee: 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)

Reply via email to