Re: Kotlin iterator error

2019-05-09 Thread Kenneth Knowles
Replied on the Jira. *From: *Reuven Lax *Date: *Wed, May 8, 2019 at 1:11 PM *To: *dev Does Kotlin have a different Iterable than the standard Java one? > > On Wed, May 8, 2019 at 10:47 AM Kenneth Knowles wrote: > >> Filed https://issues.apache.org/jira/browse/BEAM-7247 and assigned >> initially

Re: Kotlin iterator error

2019-05-08 Thread Reuven Lax
Does Kotlin have a different Iterable than the standard Java one? On Wed, May 8, 2019 at 10:47 AM Kenneth Knowles wrote: > Filed https://issues.apache.org/jira/browse/BEAM-7247 and assigned > initially to +Reuven Lax who is knowledgeable about > the @Element annotation and analysis. > > Kenn >

Re: Kotlin iterator error

2019-05-08 Thread Kenneth Knowles
Filed https://issues.apache.org/jira/browse/BEAM-7247 and assigned initially to +Reuven Lax who is knowledgeable about the @Element annotation and analysis. Kenn On Wed, May 8, 2019 at 2:40 AM Maximilian Michels wrote: > Hi Ankur, > > I've left a comment. Looking at the stack trace [1], this l

Re: Kotlin iterator error

2019-05-08 Thread Maximilian Michels
Hi Ankur, I've left a comment. Looking at the stack trace [1], this looks like a problem with our Reflection analysis. -Max [1] https://gist.github.com/marcoslin/e1e19afdbacac9757f6974592cfd8d7f#file-stack-trace-txt On 04.05.19 00:56, Ankur Goenka wrote: Hi, A beam user on stackoverflow

Kotlin iterator error

2019-05-03 Thread Ankur Goenka
Hi, A beam user on stackoverflow has posted issue while using kotlin sdk. https://stackoverflow.com/questions/55908999/kotlin-iterable-not-supported-in-apache-beam/55911859#55911859 I am not very familiar with kotlin so can someone please take a look. Thanks, Ankur