You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by twalthr <gi...@git.apache.org> on 2015/12/07 20:33:00 UTC

[GitHub] flink pull request: [FLINK-3108] [java] JoinOperator's with() call...

GitHub user twalthr opened a pull request:

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

    [FLINK-3108] [java] JoinOperator's with() calls the wrong TypeExtractor method

    This PR fixes FLINK-3108 and updates all remaining calls to the TypeExtractor for supporting TypeHints.

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

    $ git pull https://github.com/twalthr/flink FLINK-3108

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

    https://github.com/apache/flink/pull/1440.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 #1440
    
----
commit 953c0924e6434ce5f8ba85e228a2b53bb42adf8c
Author: twalthr <tw...@apache.org>
Date:   2015-12-07T19:24:01Z

    [FLINK-3108] [java] JoinOperator's with() calls the wrong TypeExtractor method

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] flink pull request: [FLINK-3108] [java] JoinOperator's with() call...

Posted by vasia <gi...@git.apache.org>.
Github user vasia commented on the pull request:

    https://github.com/apache/flink/pull/1440#issuecomment-162681503
  
    Thanks for fixing this so quickly @twalthr! I confirm it solves my problem :)


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] flink pull request: [FLINK-3108] [java] JoinOperator's with() call...

Posted by StephanEwen <gi...@git.apache.org>.
Github user StephanEwen commented on the pull request:

    https://github.com/apache/flink/pull/1440#issuecomment-162676214
  
    Good catches, thanks!
    
    +1 to merge


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] flink pull request: [FLINK-3108] [java] JoinOperator's with() call...

Posted by fhueske <gi...@git.apache.org>.
Github user fhueske commented on the pull request:

    https://github.com/apache/flink/pull/1440#issuecomment-162680769
  
    Going to merge this PR.


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] flink pull request: [FLINK-3108] [java] JoinOperator's with() call...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---