[ 
https://issues.apache.org/jira/browse/SPARK-15790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15325317#comment-15325317
 ] 

Joseph K. Bradley commented on SPARK-15790:
-------------------------------------------

Linking existing umbrella.

Also, I want to note: there are a lot of functions in abstract classes to which 
we can't add Since annotations since they are used in concrete classes added at 
different times.  We could override those functions in concrete classes, but 
that does not seem worthwhile.


> Audit @Since annotations in ML
> ------------------------------
>
>                 Key: SPARK-15790
>                 URL: https://issues.apache.org/jira/browse/SPARK-15790
>             Project: Spark
>          Issue Type: Documentation
>          Components: ML, PySpark
>            Reporter: Nick Pentreath
>            Assignee: Nick Pentreath
>
> Many classes & methods in ML are missing {{@Since}} annotations. Audit what's 
> missing and add annotations to public API constructors, vals and methods.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to