[
https://issues.apache.org/jira/browse/FLINK-5097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15728099#comment-15728099
]
ASF GitHub Bot commented on FLINK-5097:
---------------------------------------
Github user vasia commented on the issue:
https://github.com/apache/flink/pull/2842
Hi @twalthr, thank you so much for looking into this. I'll create an issue
for functions with > 2 inputs.
I have replaced `createTypeInfo` with `getMapReturnTypes` where possible,
but I'm getting a test failure now that I can't figure out. Please see
`org.apache.flink.graph.scala.test.operations.GraphCreationWithCsvITCase#testCsvWithMapperValues`.
Am I using the `getMapReturnTypes` method properly?
> 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)