Github user actuaryzhang commented on the issue:
https://github.com/apache/spark/pull/18025
@felixcheung
I'm curious what is the motivation to remove the style `avg,Column-method`?
This is the default and preferred (I believe) way to reference to S4
methods in R.
Suppose we have new classes and methods on `avg`, say
`avg,DataFrame-method`, `avg,RDD-method`, `avg,Row-method`, etc, is the idea to
document all `avg` methods in a single doc and use one `\alias{avg}` to
reference it?
If that's the case, then the idea of grouping different methods by class
will not be useful.
---
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]