It solved my problem!
On Mon, May 2, 2016 at 3:45 PM, Fabian Hueske wrote:
> Grouping a grouped dataset is not supported.
> You can group on multiple keys: dataSet.groupBy(1,2).
>
> Can you describe your use case if that does not solve the problem?
>
>
>
> 2016-05-02 10:34 GMT+02:00 Punit Naik :
Grouping a grouped dataset is not supported.
You can group on multiple keys: dataSet.groupBy(1,2).
Can you describe your use case if that does not solve the problem?
2016-05-02 10:34 GMT+02:00 Punit Naik :
> Hello
>
> I wanted to perform a groupBy on an already grouped dataset. How do I do
> t
Hello
I wanted to perform a groupBy on an already grouped dataset. How do I do
this?
--
Thank You
Regards
Punit Naik