GitHub user zhengruifeng opened a pull request:

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

    [SPARK-18518][ML] HasSolver supports override

    ## What changes were proposed in this pull request?
    1, make param support non-final with `finalFields` option
    2, generate `HasSolver` with `finalFields = false`
    3, override `solver` in LiR, GLR, and make MLPC inherit `HasSolver`
    
    ## How was this patch tested?
    existing tests

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

    $ git pull https://github.com/zhengruifeng/spark param_non_final

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

    https://github.com/apache/spark/pull/16028.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 #16028
    
----
commit 58349ca56267350241b9714810aa1411dd3a5d71
Author: Zheng RuiFeng <ruife...@foxmail.com>
Date:   2016-11-25T11:18:55Z

    create pr

commit ae74a3e3272e8a9e40cc3225f65ae80e87e7e0ed
Author: Zheng RuiFeng <ruife...@foxmail.com>
Date:   2016-11-28T06:16:15Z

    create pr

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to