[GitHub] incubator-flink pull request: SemanticProperties for Projections

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[GitHub] incubator-flink pull request: SemanticProperties for Projections

zentol
GitHub user skunert opened a pull request:

    https://github.com/apache/incubator-flink/pull/29

    SemanticProperties for Projections

    This PR deals with
    https://issues.apache.org/jira/browse/FLINK-932
   
    ProjectionJoins, Crosses and the regular project operator get their SemanticProperties generated automatically. Additionally, I disables withConstantSet() for ProjectJoins and Crosses because it can cause conflicts.

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

    $ git pull https://github.com/skunert/incubator-flink projection_fix

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

    https://github.com/apache/incubator-flink/pull/29.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 #29
   
----
commit 73e14235fb40fd76a7a2bb57ba07eca0f23421d8
Author: sebastian kunert <[hidden email]>
Date:   2014-06-19T13:59:36Z

    introduced automaitc generation of semantic props for projections

----


---
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 [hidden email] or file a JIRA ticket
with INFRA.
---