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

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

GitHub user vasia opened a pull request:

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

    [FLINK-5097][gelly] Add is missing input type information to TypeExtr…

    I've managed to reproduce @otherwise777's error as reported in the mailing 
list and added a test case that failed before the change. @twalthr please take 
a look when you have some time, thanks!

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

    $ git pull https://github.com/vasia/flink flink-5097

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

    https://github.com/apache/flink/pull/2842.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 #2842
    
----
commit ea098c767151b6ba91fe54669a921e6303cd8c4d
Author: vasia <va...@apache.org>
Date:   2016-11-19T14:35:43Z

    [FLINK-5097][gelly] Add is missing input type information to TypeExtractor

----


> The TypeExtractor is missing input type information in some Graph methods
> -------------------------------------------------------------------------
>
>                 Key: FLINK-5097
>                 URL: https://issues.apache.org/jira/browse/FLINK-5097
>             Project: Flink
>          Issue Type: Bug
>          Components: Gelly
>            Reporter: Vasia Kalavri
>            Assignee: Vasia Kalavri
>
> The TypeExtractor is called without information about the input type in 
> {{mapVertices}} and {{mapEdges}} although this information can be easily 
> retrieved.



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

Reply via email to