[
https://issues.apache.org/jira/browse/FLINK-1962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14559203#comment-14559203
]
PJ Van Aeken commented on FLINK-1962:
-------------------------------------
Thanks for merging. I would like to get some input on my current implementation
of joinWithVertices.
https://github.com/PieterJanVanAeken/flink/blob/scala-gelly-api/flink-staging/flink-gelly-scala/src/main/scala/org/apache/flink/graph/scala/Graph.scala
As you can see, I need to transform the mapper for scala tuples into a mapper
for java tuples and I need to map the scala tuples dataset into a java tuples
dataset. Do you guys have any suggestions for a more elegant solution? I can
reimplement the entire thing using Scala tuples, but we already established
that that is not the preferred way.
> 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
> Assignee: PJ Van Aeken
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)