GitHub user fhueske opened a pull request:

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

    [FLINK-3225] Implemented optimization of Table API queries via Calcite

    - added logical Flink nodes and translation rules
    - added stubs for DataSet translation rules
    - ported DataSetNodes to Scala
    - reactivated tests and added expected NotImplementedError

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

    $ git pull https://github.com/fhueske/flink calciteOpt

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

    https://github.com/apache/flink/pull/1559.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 #1559
    
----
commit 3fba706ab39e3fdb1d4c3b307a36a2184476a304
Author: Fabian Hueske <fhue...@apache.org>
Date:   2016-01-26T12:22:38Z

    [FLINK-3225] Implemented optimization of Table API queries via Calcite
    
    - added logical Flink nodes and translation rules
    - added stubs for DataSet translation rules
    - ported DataSetNodes to Scala
    - reactivated tests and added expected NotImplementedError

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to