GitHub user jkbradley opened a pull request:

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

    [SPARK-22883] ML test for StructuredStreaming: spark.ml.feature, I-M

    ## What changes were proposed in this pull request?
    
    Adds structured streaming tests using testTransformer for these suites:
    * IDF
    * Imputer
    * Interaction
    * MaxAbsScaler
    * MinHashLSH
    * MinMaxScaler
    * NGram
    
    ## How was this patch tested?
    
    It is a bunch of tests!

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

    $ git pull https://github.com/jkbradley/spark SPARK-22883-part2

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

    https://github.com/apache/spark/pull/20964.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 #20964
    
----
commit c74cd89c220ea6a679a927c3d3caf1c4f3e24c0b
Author: Joseph K. Bradley <joseph@...>
Date:   2018-03-30T17:44:31Z

    partly done

commit 26f7519e31853b2abc8807e32eacd015164dd44d
Author: Joseph K. Bradley <joseph@...>
Date:   2018-04-02T23:34:28Z

    remaining tests

commit 778e822ad6ef8e029dc074981ae396feafed2962
Author: Joseph K. Bradley <joseph@...>
Date:   2018-04-02T23:39:10Z

    reverted MLTest change

----


---

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

Reply via email to