GitHub user MLnick opened a pull request:
https://github.com/apache/spark/pull/18420
[SPARK-21210][DOC][ML] Javadoc 8 fixes for ML shared param traits
PR #15999 included fixes for doc strings in the ML shared param traits
(occurrences of `>` and `>=`).
This PR simply uses the HTML-escaped version of the param doc to embed into
the Scaladoc, to ensure that when `SharedParamsCodeGen` is run, the generated
javadoc will be compliant for Java 8.
## How was this patch tested?
Existing tests
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/MLnick/spark shared-params-javadoc8
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/18420.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #18420
----
commit 9c24515fe48a1947f5bb184f4e2699ff847200e5
Author: Nick Pentreath <[email protected]>
Date: 2017-06-26T13:31:47Z
Create HTML-compliant doc string in shared param code gen
----
---
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]