GitHub user yanboliang opened a pull request:

    https://github.com/apache/spark/pull/19958

    [SPARK-21087] [ML] [FOLLOWUP] Sync SharedParamsCodeGen and sharedParams.

    ## What changes were proposed in this pull request?
    #19208 modified ```sharedParams.scala```, but didn't generated by 
```SharedParamsCodeGen.scala```. This will involves mismatch between them.
    
    ## How was this patch tested?
    Existing test.


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/yanboliang/spark spark-21087

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/19958.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 #19958
    
----
commit d677ab17aaaa92542590b5317cb7c66ab56a2bde
Author: Yanbo Liang <[email protected]>
Date:   2017-12-12T22:56:38Z

    Sync SharedParamsCodeGen and sharedParams.

----


---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to