[ https://issues.apache.org/jira/browse/FLINK-1962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14545434#comment-14545434 ]
PJ Van Aeken commented on FLINK-1962: ------------------------------------- So the fix works for the syntactic sugar. I also made it work for the regular Mapper by wrapping the regular Mapper inside another mapper which extends ResultTypeQueryable. It looks aweful but it works: https://github.com/PieterJanVanAeken/flink/blob/master/flink-staging/flink-gelly-scala/src/main/scala/org/apache/flink/graph/wrappedjava/Graph.scala Is this the way to continue or should we look for a more elegant solution? > Add Gelly Scala API > ------------------- > > Key: FLINK-1962 > URL: https://issues.apache.org/jira/browse/FLINK-1962 > Project: Flink > Issue Type: Task > Components: Gelly, Scala API > Affects Versions: 0.9 > Reporter: Vasia Kalavri > -- This message was sent by Atlassian JIRA (v6.3.4#6332)