[GitHub] [spark] SparkQA commented on issue #27150: [SPARK-30471][SQL] Fix issue when comparing String and IntegerType

2020-02-21 Thread GitBox
SparkQA commented on issue #27150: [SPARK-30471][SQL] Fix issue when comparing 
String and IntegerType
URL: https://github.com/apache/spark/pull/27150#issuecomment-589923800
 
 
   **[Test build #118812 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/118812/testReport)**
 for PR 27150 at commit 
[`cf6d9ec`](https://github.com/apache/spark/commit/cf6d9ec9c97454a22c02229bb338ef0789b1593f).
* This patch **fails Spark unit 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 #27150: [SPARK-30471][SQL] Fix issue when comparing String and IntegerType

2020-02-21 Thread GitBox
SparkQA commented on issue #27150: [SPARK-30471][SQL] Fix issue when comparing 
String and IntegerType
URL: https://github.com/apache/spark/pull/27150#issuecomment-589916199
 
 
   **[Test build #118812 has 
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/118812/testReport)**
 for PR 27150 at commit 
[`cf6d9ec`](https://github.com/apache/spark/commit/cf6d9ec9c97454a22c02229bb338ef0789b1593f).


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 #27150: [SPARK-30471][SQL] Fix issue when comparing String and IntegerType

2020-02-21 Thread GitBox
SparkQA commented on issue #27150: [SPARK-30471][SQL] Fix issue when comparing 
String and IntegerType
URL: https://github.com/apache/spark/pull/27150#issuecomment-589780629
 
 
   **[Test build #118801 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/118801/testReport)**
 for PR 27150 at commit 
[`bd0ecf8`](https://github.com/apache/spark/commit/bd0ecf84c68fdd2c6a29f88796b95b5078400179).
* This patch **fails Spark unit 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 #27150: [SPARK-30471][SQL] Fix issue when comparing String and IntegerType

2020-02-21 Thread GitBox
SparkQA commented on issue #27150: [SPARK-30471][SQL] Fix issue when comparing 
String and IntegerType
URL: https://github.com/apache/spark/pull/27150#issuecomment-589747636
 
 
   **[Test build #118801 has 
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/118801/testReport)**
 for PR 27150 at commit 
[`bd0ecf8`](https://github.com/apache/spark/commit/bd0ecf84c68fdd2c6a29f88796b95b5078400179).


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 #27150: [SPARK-30471][SQL] Fix issue when comparing String and IntegerType

2020-02-21 Thread GitBox
SparkQA commented on issue #27150: [SPARK-30471][SQL] Fix issue when comparing 
String and IntegerType
URL: https://github.com/apache/spark/pull/27150#issuecomment-589670423
 
 
   **[Test build #118771 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/118771/testReport)**
 for PR 27150 at commit 
[`1b248b6`](https://github.com/apache/spark/commit/1b248b6ffcf3999603acce10ba792be2df317779).
* 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 #27150: [SPARK-30471][SQL] Fix issue when comparing String and IntegerType

2020-02-21 Thread GitBox
SparkQA commented on issue #27150: [SPARK-30471][SQL] Fix issue when comparing 
String and IntegerType
URL: https://github.com/apache/spark/pull/27150#issuecomment-589555740
 
 
   **[Test build #118771 has 
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/118771/testReport)**
 for PR 27150 at commit 
[`1b248b6`](https://github.com/apache/spark/commit/1b248b6ffcf3999603acce10ba792be2df317779).


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 #27150: [SPARK-30471][SQL] Fix issue when comparing String and IntegerType

2020-02-05 Thread GitBox
SparkQA commented on issue #27150: [SPARK-30471][SQL] Fix issue when comparing 
String and IntegerType
URL: https://github.com/apache/spark/pull/27150#issuecomment-582349970
 
 
   **[Test build #117919 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/117919/testReport)**
 for PR 27150 at commit 
[`d186d2c`](https://github.com/apache/spark/commit/d186d2c8e2ba5319865fe4034d50d0cd78fb2dfb).
* This patch **fails Spark unit 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 #27150: [SPARK-30471][SQL] Fix issue when comparing String and IntegerType

2020-02-05 Thread GitBox
SparkQA commented on issue #27150: [SPARK-30471][SQL] Fix issue when comparing 
String and IntegerType
URL: https://github.com/apache/spark/pull/27150#issuecomment-582291735
 
 
   **[Test build #117919 has 
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/117919/testReport)**
 for PR 27150 at commit 
[`d186d2c`](https://github.com/apache/spark/commit/d186d2c8e2ba5319865fe4034d50d0cd78fb2dfb).


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 #27150: [SPARK-30471][SQL] Fix issue when comparing String and IntegerType

2020-01-16 Thread GitBox
SparkQA commented on issue #27150: [SPARK-30471][SQL] Fix issue when comparing 
String and IntegerType
URL: https://github.com/apache/spark/pull/27150#issuecomment-575100670
 
 
   **[Test build #116840 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/116840/testReport)**
 for PR 27150 at commit 
[`3a21d83`](https://github.com/apache/spark/commit/3a21d836b36cca898192f48e19e8ed04ac1eedd0).
* This patch **fails Spark unit 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 #27150: [SPARK-30471][SQL] Fix issue when comparing String and IntegerType

2020-01-16 Thread GitBox
SparkQA commented on issue #27150: [SPARK-30471][SQL] Fix issue when comparing 
String and IntegerType
URL: https://github.com/apache/spark/pull/27150#issuecomment-575095994
 
 
   **[Test build #116845 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/116845/testReport)**
 for PR 27150 at commit 
[`6e484f9`](https://github.com/apache/spark/commit/6e484f96f6d9ab3f05d93c75c7fc505a550b8b33).
* This patch **fails Spark unit 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 #27150: [SPARK-30471][SQL] Fix issue when comparing String and IntegerType

2020-01-16 Thread GitBox
SparkQA commented on issue #27150: [SPARK-30471][SQL] Fix issue when comparing 
String and IntegerType
URL: https://github.com/apache/spark/pull/27150#issuecomment-575071631
 
 
   **[Test build #116845 has 
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/116845/testReport)**
 for PR 27150 at commit 
[`6e484f9`](https://github.com/apache/spark/commit/6e484f96f6d9ab3f05d93c75c7fc505a550b8b33).


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 #27150: [SPARK-30471][SQL] Fix issue when comparing String and IntegerType

2020-01-16 Thread GitBox
SparkQA commented on issue #27150: [SPARK-30471][SQL] Fix issue when comparing 
String and IntegerType
URL: https://github.com/apache/spark/pull/27150#issuecomment-575064612
 
 
   **[Test build #4993 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/NewSparkPullRequestBuilder/4993/testReport)**
 for PR 27150 at commit 
[`3a21d83`](https://github.com/apache/spark/commit/3a21d836b36cca898192f48e19e8ed04ac1eedd0).
* This patch **fails Spark unit 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 #27150: [SPARK-30471][SQL] Fix issue when comparing String and IntegerType

2020-01-16 Thread GitBox
SparkQA commented on issue #27150: [SPARK-30471][SQL] Fix issue when comparing 
String and IntegerType
URL: https://github.com/apache/spark/pull/27150#issuecomment-575054627
 
 
   **[Test build #4993 has 
started](https://amplab.cs.berkeley.edu/jenkins/job/NewSparkPullRequestBuilder/4993/testReport)**
 for PR 27150 at commit 
[`3a21d83`](https://github.com/apache/spark/commit/3a21d836b36cca898192f48e19e8ed04ac1eedd0).


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 #27150: [SPARK-30471][SQL] Fix issue when comparing String and IntegerType

2020-01-16 Thread GitBox
SparkQA commented on issue #27150: [SPARK-30471][SQL] Fix issue when comparing 
String and IntegerType
URL: https://github.com/apache/spark/pull/27150#issuecomment-575054675
 
 
   **[Test build #116840 has 
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/116840/testReport)**
 for PR 27150 at commit 
[`3a21d83`](https://github.com/apache/spark/commit/3a21d836b36cca898192f48e19e8ed04ac1eedd0).


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