GitHub user aljoscha opened a pull request:

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

    Make Expression API available to Java, Rename it to Table API

    This also adds tests and more Javadoc documentation for the Table API.

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

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

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

    https://github.com/apache/flink/pull/503.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 #503
    
----
commit 17d8bef0b3344efa47ca4caf9eafd3619b8c655d
Author: Aljoscha Krettek <aljoscha.kret...@gmail.com>
Date:   2015-03-06T10:53:48Z

    [FLINK-947] Add parser to Expression API for exposing it to Java

commit 4d8bae1539462f066496d0e61d5aaa1b39bced78
Author: Aljoscha Krettek <aljoscha.kret...@gmail.com>
Date:   2015-03-18T13:44:42Z

    [FLINK-1623] Rename Expression API to Table API
    
    Package name is now flink-table. ExpressionOperation is renamed to
    Table.
    
    This also adds more JavaDoc and ScalDoc.

----


---
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