You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Nick Pentreath (JIRA)" <ji...@apache.org> on 2017/06/26 12:59:00 UTC

[jira] [Created] (SPARK-21210) Javadoc 8 fixes for ML shared param traits

Nick Pentreath created SPARK-21210:
--------------------------------------

             Summary: Javadoc 8 fixes for ML shared param traits
                 Key: SPARK-21210
                 URL: https://issues.apache.org/jira/browse/SPARK-21210
             Project: Spark
          Issue Type: Improvement
          Components: Documentation, ML
    Affects Versions: 2.1.1, 2.2.0
            Reporter: Nick Pentreath
            Priority: Minor


[PR 15999|https://github.com/apache/spark/pull/15999] included fixes for doc strings in the ML shared param traits ({{>}} and {{>=}} predominatly) - see [from here|https://github.com/apache/spark/pull/15999/files#diff-9edc669edcf2c0c7cf1efe4a0a57da80L32].

However, the changes were made directly to the traits, while the changes should have been made to {{SharedParamsCodeGen}}. So every time the code gen is run (i.e. whenever a new shared param trait is to be added), the fixes will be lost.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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