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: [email protected]
For additional commands, e-mail: [email protected]