Github user mengxr commented on the pull request:
https://github.com/apache/spark/pull/7325#issuecomment-120140887
Just realized one issue with adding the `@since` tag. For overloaded
methods, it inherits the doc from its parent if no JavaDoc is provided.
However, if we want to add `@since`, we have to add JavaDoc. Then we need to
copy the JavaDoc from parent, which makes it hard to keep docs in sync.
@rxin Is it better to implement `@since` as an annotation?
---
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]