+1 I was looking at this today, so any idea why this was not added before?
On Sat, Aug 3, 2019 at 1:57 AM Nicholas Chammas
wrote:
> Can someone succinctly describe the challenge in adding the
> `mapGroupsWithState()` API to PySpark?
>
> I was hoping for some suboptimal but nonetheless working so
Can someone succinctly describe the challenge in adding the
`mapGroupsWithState()` API to PySpark?
I was hoping for some suboptimal but nonetheless working solution to be
available in Python, as there are with Python UDFs for example, but that
doesn't seem to be case. The JIRA ticket for arbitrary