Github user pravingadakh commented on a diff in the pull request:

    https://github.com/apache/spark/pull/12416#discussion_r59864603
  
    --- Diff: 
mllib-local/src/main/scala/org/apache/spark/ml/linalg/Matrices.scala ---
    @@ -759,6 +769,8 @@ object SparseMatrix {
     
     /**
      * Factory methods for [[org.apache.spark.ml.linalg.Matrix]].
    + *
    + * @since 2.0
    --- End diff --
    
    @srowen Jira description says that these can not be annotations:
    
    > In spark-mllib-local, we're no longer to be able to use @Since 
annotation. As a result, we will switch to standard java doc style using /* 
@Since /*. This task will add those new APIs as @Since 2.0
    
    Not sure of reasoning behind it though.


---
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]

Reply via email to