GitHub user huaxingao opened a pull request:

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

    [SPARK-25124][ML]VectorSizeHint setSize and getSize don't return values

    ## What changes were proposed in this pull request?
    
    In feature.py, VectorSizeHint setSize and getSize don't return value. Add 
return. 
    
    ## How was this patch tested?
    
    I tested the changes on my local. 


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

    $ git pull https://github.com/huaxingao/spark spark-25124

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

    https://github.com/apache/spark/pull/22136.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 #22136
    
----
commit 91a819af424778d284d66893cc6b11e1015720e0
Author: Huaxin Gao <huaxing@...>
Date:   2018-08-17T18:15:53Z

    [SPARK-25124]VectorSizeHint setSize and getSize don't return values

----


---

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

Reply via email to