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

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

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 <[email protected]>
Date:   2015-12-07T19:24:01Z

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

----


> JoinOperator's with() calls the wrong TypeExtractor method
> ----------------------------------------------------------
>
>                 Key: FLINK-3108
>                 URL: https://issues.apache.org/jira/browse/FLINK-3108
>             Project: Flink
>          Issue Type: Bug
>            Reporter: Vasia Kalavri
>            Assignee: Timo Walther
>
> The with() function of the JoinOperator calls the wrong TypeExtractor method 
> that does not allow missing type info.
> For more information, please see: 
> https://mail-archives.apache.org/mod_mbox/flink-dev/201511.mbox/%3C565B1455.6080908%40apache.org%3E



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to