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

PJ Van Aeken commented on FLINK-1962:
-------------------------------------

I suspect there is some IDE shannanigans going on at the JavaTupleDescriptor 
declaration.

I think it should be something like this:

case class JavaTupleDescriptor(
                                      id: Int,
                                      tpe: Type,
                                      fields: Seq[UDTDescriptor]
) extends UDTDescriptor 

> 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)

Reply via email to