GitHub user jkbradley opened a pull request:

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

    [SPARK-22883][ML][TEST] Streaming tests for spark.ml.feature, from A to H

    ## What changes were proposed in this pull request?
    
    Adds structured streaming tests using testTransformer for these suites:
    * BinarizerSuite
    * BucketedRandomProjectionLSHSuite
    * BucketizerSuite
    * ChiSqSelectorSuite
    * CountVectorizerSuite
    * DCTSuite.scala
    * ElementwiseProductSuite
    * FeatureHasherSuite
    * HashingTFSuite
    
    ## How was this patch tested?
    
    It tests itself because 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-streaming-featureAM

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

    https://github.com/apache/spark/pull/20111.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 #20111
    
----
commit 12b3dcf13f90ea00c2a12ec186a5f3277e812095
Author: Joseph K. Bradley <joseph@...>
Date:   2017-12-29T03:31:17Z

    added streaming tests for first quarter of spark.ml.feature

----


---

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

Reply via email to