SparkQA commented on pull request #28464:
URL: https://github.com/apache/spark/pull/28464#issuecomment-624774011


   **[Test build #122374 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/122374/testReport)**
 for PR 28464 at commit 
[`2c5eb57`](https://github.com/apache/spark/commit/2c5eb57f499fb44a72d88ef58f1a0fed76b971b7).
    * This patch **fails PySpark unit tests**.
    * This patch merges cleanly.
    * This patch adds the following public classes _(experimental)_:
     * `class _SelectorParams(HasFeaturesCol, HasOutputCol, HasLabelCol):`
     * `class _Selector(JavaEstimator, _SelectorParams, JavaMLReadable, 
JavaMLWritable):`
     * `class _SelectorModel(JavaModel, _SelectorParams):`
     * `class ANOVASelector(_Selector, JavaMLReadable, JavaMLWritable):`
     * `class ANOVASelectorModel(_SelectorModel, JavaMLReadable, 
JavaMLWritable):`
     * `class ChiSqSelector(_Selector, JavaMLReadable, JavaMLWritable):`
     * `class ChiSqSelectorModel(_SelectorModel, JavaMLReadable, 
JavaMLWritable):`
     * `class FValueSelector(_Selector, JavaMLReadable, JavaMLWritable):`
     * `class FValueSelectorModel(_SelectorModel, JavaMLReadable, 
JavaMLWritable):`


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



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

Reply via email to