rstood your meaning.
>
>
>
> Best,
>
> Victor
>
>
>
> *From: *Andres Angel
> *Date: *Wednesday, August 7, 2019 at 9:55 PM
> *To: *Haibo Sun
> *Cc: *user
> *Subject: *Re: FlatMap returning Row<> based on ArrayList elements()
>
>
>
> Hello
Angel
Date: Wednesday, August 7, 2019 at 9:55 PM
To: Haibo Sun
Cc: user
Subject: Re: FlatMap returning Row<> based on ArrayList elements()
Hello everyone, let me be more precis on what I'm looking for at the end
because your example is right and very accurate in the way about how
Hello everyone, let me be more precis on what I'm looking for at the end
because your example is right and very accurate in the way about how to
turn an array into a Row() object.
I have done it seamlessly:
out.collect(Row.of(pelements.toArray()));
Then I printed and the outcome is as expected: