[GitHub] [spark] SparkQA commented on issue #27954: [SPARK-31185][ML] Implement VarianceThresholdSelector

2020-03-21 Thread GitBox
SparkQA commented on issue #27954: [SPARK-31185][ML] Implement 
VarianceThresholdSelector
URL: https://github.com/apache/spark/pull/27954#issuecomment-602004392
 
 
   **[Test build #120121 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/120121/testReport)**
 for PR 27954 at commit 
[`3f5ecef`](https://github.com/apache/spark/commit/3f5ecef0988f2a1838c407fb65876ff65847e7ad).
* This patch passes all tests.
* This patch merges cleanly.
* This patch adds no public classes.


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


With regards,
Apache Git Services

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



[GitHub] [spark] SparkQA commented on issue #27954: [SPARK-31185][ML] Implement VarianceThresholdSelector

2020-03-20 Thread GitBox
SparkQA commented on issue #27954: [SPARK-31185][ML] Implement 
VarianceThresholdSelector
URL: https://github.com/apache/spark/pull/27954#issuecomment-601998807
 
 
   **[Test build #120121 has 
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/120121/testReport)**
 for PR 27954 at commit 
[`3f5ecef`](https://github.com/apache/spark/commit/3f5ecef0988f2a1838c407fb65876ff65847e7ad).


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


With regards,
Apache Git Services

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



[GitHub] [spark] SparkQA commented on issue #27954: [SPARK-31185][ML] Implement VarianceThresholdSelector

2020-03-20 Thread GitBox
SparkQA commented on issue #27954: [SPARK-31185][ML] Implement 
VarianceThresholdSelector
URL: https://github.com/apache/spark/pull/27954#issuecomment-601885682
 
 
   **[Test build #120113 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/120113/testReport)**
 for PR 27954 at commit 
[`886b2dc`](https://github.com/apache/spark/commit/886b2dca6064118912180d3c511d857963683eeb).
* This patch passes all tests.
* This patch merges cleanly.
* This patch adds no public classes.


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


With regards,
Apache Git Services

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



[GitHub] [spark] SparkQA commented on issue #27954: [SPARK-31185][ML] Implement VarianceThresholdSelector

2020-03-20 Thread GitBox
SparkQA commented on issue #27954: [SPARK-31185][ML] Implement 
VarianceThresholdSelector
URL: https://github.com/apache/spark/pull/27954#issuecomment-601841635
 
 
   **[Test build #120113 has 
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/120113/testReport)**
 for PR 27954 at commit 
[`886b2dc`](https://github.com/apache/spark/commit/886b2dca6064118912180d3c511d857963683eeb).


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


With regards,
Apache Git Services

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



[GitHub] [spark] SparkQA commented on issue #27954: [SPARK-31185][ML] Implement VarianceThresholdSelector

2020-03-18 Thread GitBox
SparkQA commented on issue #27954: [SPARK-31185][ML] Implement 
VarianceThresholdSelector
URL: https://github.com/apache/spark/pull/27954#issuecomment-600996537
 
 
   **[Test build #120022 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/120022/testReport)**
 for PR 27954 at commit 
[`1455987`](https://github.com/apache/spark/commit/1455987ef350cad1a190d8f1c26ad553fe8b2751).
* This patch passes all tests.
* This patch merges cleanly.
* This patch adds no public classes.


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


With regards,
Apache Git Services

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



[GitHub] [spark] SparkQA commented on issue #27954: [SPARK-31185][ML] Implement VarianceThresholdSelector

2020-03-18 Thread GitBox
SparkQA commented on issue #27954: [SPARK-31185][ML] Implement 
VarianceThresholdSelector
URL: https://github.com/apache/spark/pull/27954#issuecomment-600977511
 
 
   **[Test build #120022 has 
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/120022/testReport)**
 for PR 27954 at commit 
[`1455987`](https://github.com/apache/spark/commit/1455987ef350cad1a190d8f1c26ad553fe8b2751).


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


With regards,
Apache Git Services

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



[GitHub] [spark] SparkQA commented on issue #27954: [SPARK-31185][ML] Implement VarianceThresholdSelector

2020-03-18 Thread GitBox
SparkQA commented on issue #27954: [SPARK-31185][ML] Implement 
VarianceThresholdSelector
URL: https://github.com/apache/spark/pull/27954#issuecomment-600954866
 
 
   **[Test build #120015 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/120015/testReport)**
 for PR 27954 at commit 
[`5016cf9`](https://github.com/apache/spark/commit/5016cf96eff6d1ff7ba5f9f6e89949d88c821904).
* This patch passes all tests.
* This patch merges cleanly.
* This patch adds no public classes.


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


With regards,
Apache Git Services

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



[GitHub] [spark] SparkQA commented on issue #27954: [SPARK-31185][ML] Implement VarianceThresholdSelector

2020-03-18 Thread GitBox
SparkQA commented on issue #27954: [SPARK-31185][ML] Implement 
VarianceThresholdSelector
URL: https://github.com/apache/spark/pull/27954#issuecomment-600935926
 
 
   **[Test build #120015 has 
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/120015/testReport)**
 for PR 27954 at commit 
[`5016cf9`](https://github.com/apache/spark/commit/5016cf96eff6d1ff7ba5f9f6e89949d88c821904).


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


With regards,
Apache Git Services

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