Github user srowen commented on the pull request:
https://github.com/apache/spark/pull/8539#issuecomment-164730499
Yeah, this can't just exist in the Python API. It's not simplifying much,
since there's already a whole class to do the accumulation of sufficient
statistics; it's just a call to `combineByKey`. I appreciate the value of
utility methods but have to weight it against adding another item to a core API
and how often it'd be used. This is also straightforward to express in Spark
SQL on a dataframe, no?
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]