[GitHub] [spark] SparkQA commented on pull request #28592: [SPARK-31771][SQL] Disable Narrow TextStyle for datetime pattern 'G/M/L/E/u/Q/q'

2020-05-22 Thread GitBox


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


   **[Test build #123010 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/123010/testReport)**
 for PR 28592 at commit 
[`3047f88`](https://github.com/apache/spark/commit/3047f88bb3d0ca95ea4135e3c997f0602578c480).
* This patch passes all tests.
* This patch merges cleanly.
* This patch adds the following public classes _(experimental)_:
 * `case class SecondsToTimestamp(child: Expression)`
 * `case class MillisToTimestamp(child: Expression)`
 * `case class MicrosToTimestamp(child: Expression)`



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



[GitHub] [spark] SparkQA commented on pull request #28592: [SPARK-31771][SQL] Disable Narrow TextStyle for datetime pattern 'G/M/L/E/u/Q/q'

2020-05-22 Thread GitBox


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


   **[Test build #122999 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/122999/testReport)**
 for PR 28592 at commit 
[`ee1d62a`](https://github.com/apache/spark/commit/ee1d62a9431d61c1d6c9e83bad2b8e9237b7b216).
* 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



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



[GitHub] [spark] SparkQA commented on pull request #28592: [SPARK-31771][SQL] Disable Narrow TextStyle for datetime pattern 'G/M/L/E/u/Q/q'

2020-05-22 Thread GitBox


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


   **[Test build #123010 has 
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/123010/testReport)**
 for PR 28592 at commit 
[`3047f88`](https://github.com/apache/spark/commit/3047f88bb3d0ca95ea4135e3c997f0602578c480).



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



[GitHub] [spark] SparkQA commented on pull request #28592: [SPARK-31771][SQL] Disable Narrow TextStyle for datetime pattern 'G/M/L/E/u/Q/q'

2020-05-22 Thread GitBox


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


   **[Test build #122990 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/122990/testReport)**
 for PR 28592 at commit 
[`75fdbcb`](https://github.com/apache/spark/commit/75fdbcb10907010cf3e5e61dfa5ed0ab0591).
* This patch **fails from timeout after a configured wait of `400m`**.
* 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



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



[GitHub] [spark] SparkQA commented on pull request #28592: [SPARK-31771][SQL] Disable Narrow TextStyle for datetime pattern 'G/M/L/E/u/Q/q'

2020-05-22 Thread GitBox


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


   **[Test build #122994 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/122994/testReport)**
 for PR 28592 at commit 
[`5360d88`](https://github.com/apache/spark/commit/5360d888b6db2562ea7ada6ee40f1bf606fbe809).
* 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



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



[GitHub] [spark] SparkQA commented on pull request #28592: [SPARK-31771][SQL] Disable Narrow TextStyle for datetime pattern 'G/M/L/E/u/Q/q'

2020-05-22 Thread GitBox


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


   **[Test build #122999 has 
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/122999/testReport)**
 for PR 28592 at commit 
[`ee1d62a`](https://github.com/apache/spark/commit/ee1d62a9431d61c1d6c9e83bad2b8e9237b7b216).



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



[GitHub] [spark] SparkQA commented on pull request #28592: [SPARK-31771][SQL] Disable Narrow TextStyle for datetime pattern 'G/M/L/E/u/Q/q'

2020-05-22 Thread GitBox


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


   **[Test build #122993 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/122993/testReport)**
 for PR 28592 at commit 
[`0a76ba3`](https://github.com/apache/spark/commit/0a76ba38480bc4ec845dd8286f858fda0d01f97e).
* 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



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



[GitHub] [spark] SparkQA commented on pull request #28592: [SPARK-31771][SQL] Disable Narrow TextStyle for datetime pattern 'G/M/L/E/u/Q/q'

2020-05-22 Thread GitBox


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


   **[Test build #122994 has 
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/122994/testReport)**
 for PR 28592 at commit 
[`5360d88`](https://github.com/apache/spark/commit/5360d888b6db2562ea7ada6ee40f1bf606fbe809).



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



[GitHub] [spark] SparkQA commented on pull request #28592: [SPARK-31771][SQL] Disable Narrow TextStyle for datetime pattern 'G/M/L/E/u/Q/q'

2020-05-22 Thread GitBox


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


   **[Test build #122993 has 
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/122993/testReport)**
 for PR 28592 at commit 
[`0a76ba3`](https://github.com/apache/spark/commit/0a76ba38480bc4ec845dd8286f858fda0d01f97e).



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



[GitHub] [spark] SparkQA commented on pull request #28592: [SPARK-31771][SQL] Disable Narrow TextStyle for datetime pattern 'G/M/L/E/u/Q/q'

2020-05-22 Thread GitBox


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


   **[Test build #122986 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/122986/testReport)**
 for PR 28592 at commit 
[`09b407f`](https://github.com/apache/spark/commit/09b407fe681122a51ec1bb432a84777ffe866676).
* This patch **fails Spark unit tests**.
* This patch merges cleanly.
* This patch adds the following public classes _(experimental)_:
 * `case class SparkListenerResourceProfileAdded(resourceProfile: 
ResourceProfile)`



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



[GitHub] [spark] SparkQA commented on pull request #28592: [SPARK-31771][SQL] Disable Narrow TextStyle for datetime pattern 'G/M/L/E/u/Q/q'

2020-05-22 Thread GitBox


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


   **[Test build #122990 has 
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/122990/testReport)**
 for PR 28592 at commit 
[`75fdbcb`](https://github.com/apache/spark/commit/75fdbcb10907010cf3e5e61dfa5ed0ab0591).



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



[GitHub] [spark] SparkQA commented on pull request #28592: [SPARK-31771][SQL] Disable Narrow TextStyle for datetime pattern 'G/M/L/E/u/Q/q'

2020-05-22 Thread GitBox


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


   **[Test build #122986 has 
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/122986/testReport)**
 for PR 28592 at commit 
[`09b407f`](https://github.com/apache/spark/commit/09b407fe681122a51ec1bb432a84777ffe866676).



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



[GitHub] [spark] SparkQA commented on pull request #28592: [SPARK-31771][SQL] Disable Narrow TextStyle for datetime pattern 'G/M/L/E/u/Q/q'

2020-05-22 Thread GitBox


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







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



[GitHub] [spark] SparkQA commented on pull request #28592: [SPARK-31771][SQL] Disable Narrow TextStyle for datetime pattern 'G/M/L/E/u/Q/q'

2020-05-21 Thread GitBox


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


   **[Test build #122964 has 
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/122964/testReport)**
 for PR 28592 at commit 
[`8141ef9`](https://github.com/apache/spark/commit/8141ef946aed9d7fe97f1918d4f11698c3ece4c6).



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



[GitHub] [spark] SparkQA commented on pull request #28592: [SPARK-31771][SQL] Disable Narrow TextStyle for datetime pattern 'G/M/L/E/u/Q/q'

2020-05-21 Thread GitBox


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


   **[Test build #122963 has 
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/122963/testReport)**
 for PR 28592 at commit 
[`052bfad`](https://github.com/apache/spark/commit/052bfada8d7a0469c76f0e9aa4386c8bc5a304c1).



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



[GitHub] [spark] SparkQA commented on pull request #28592: [SPARK-31771][SQL] Disable Narrow TextStyle for datetime pattern 'G/M/L/E/u/Q/q'

2020-05-21 Thread GitBox


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


   **[Test build #122958 has 
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/122958/testReport)**
 for PR 28592 at commit 
[`1503042`](https://github.com/apache/spark/commit/15030422218ae905f5f56c2ab5467dd59a2ce099).



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



[GitHub] [spark] SparkQA commented on pull request #28592: [SPARK-31771][SQL] Disable Narrow TextStyle for datetime pattern 'G/M/L/E/u/Q/q'

2020-05-21 Thread GitBox


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


   **[Test build #122938 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/122938/testReport)**
 for PR 28592 at commit 
[`b2abeeb`](https://github.com/apache/spark/commit/b2abeebfff20cfbc0a7f08fb472509bdc1dc9b55).
* 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



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



[GitHub] [spark] SparkQA commented on pull request #28592: [SPARK-31771][SQL] Disable Narrow TextStyle for datetime pattern 'G/M/L/E/u/Q/q'

2020-05-21 Thread GitBox


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


   **[Test build #122937 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/122937/testReport)**
 for PR 28592 at commit 
[`c877ac5`](https://github.com/apache/spark/commit/c877ac541beb80b3abf57658c4c5564c7412d0bf).
* This patch **fails Spark unit tests**.
* This patch **does not merge 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



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



[GitHub] [spark] SparkQA commented on pull request #28592: [SPARK-31771][SQL] Disable Narrow TextStyle for datetime pattern 'G/M/L/E/u/Q/q'

2020-05-21 Thread GitBox


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


   **[Test build #122935 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/122935/testReport)**
 for PR 28592 at commit 
[`549a122`](https://github.com/apache/spark/commit/549a1225412756a2492c4c36191d8f18b845a23f).
* 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



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



[GitHub] [spark] SparkQA commented on pull request #28592: [SPARK-31771][SQL] Disable Narrow TextStyle for datetime pattern 'G/M/L/E/u/Q/q'

2020-05-21 Thread GitBox


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


   **[Test build #122938 has 
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/122938/testReport)**
 for PR 28592 at commit 
[`b2abeeb`](https://github.com/apache/spark/commit/b2abeebfff20cfbc0a7f08fb472509bdc1dc9b55).



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



[GitHub] [spark] SparkQA commented on pull request #28592: [SPARK-31771][SQL] Disable Narrow TextStyle for datetime pattern 'G/M/L/E/u/Q/q'

2020-05-21 Thread GitBox


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


   **[Test build #122937 has 
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/122937/testReport)**
 for PR 28592 at commit 
[`c877ac5`](https://github.com/apache/spark/commit/c877ac541beb80b3abf57658c4c5564c7412d0bf).



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



[GitHub] [spark] SparkQA commented on pull request #28592: [SPARK-31771][SQL] Disable Narrow TextStyle for datetime pattern 'G/M/L/E/u/Q/q'

2020-05-21 Thread GitBox


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


   **[Test build #122935 has 
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/122935/testReport)**
 for PR 28592 at commit 
[`549a122`](https://github.com/apache/spark/commit/549a1225412756a2492c4c36191d8f18b845a23f).



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



[GitHub] [spark] SparkQA commented on pull request #28592: [SPARK-31771][SQL] Disable Narrow TextStyle for datetime pattern 'G/M/L/E/u/Q/q'

2020-05-21 Thread GitBox


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


   **[Test build #122928 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/122928/testReport)**
 for PR 28592 at commit 
[`1144c03`](https://github.com/apache/spark/commit/1144c035fc55b78e004dd0d39c9b7df9a638e74e).
* 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



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



[GitHub] [spark] SparkQA commented on pull request #28592: [SPARK-31771][SQL] Disable Narrow TextStyle for datetime pattern 'G/M/L/E/u/Q/q'

2020-05-21 Thread GitBox


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


   **[Test build #122928 has 
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/122928/testReport)**
 for PR 28592 at commit 
[`1144c03`](https://github.com/apache/spark/commit/1144c035fc55b78e004dd0d39c9b7df9a638e74e).



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



[GitHub] [spark] SparkQA commented on pull request #28592: [SPARK-31771][SQL] Disable Narrow TextStyle for datetime pattern 'G/M/L/E/u/Q/q'

2020-05-21 Thread GitBox


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


   **[Test build #122926 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/122926/testReport)**
 for PR 28592 at commit 
[`1d31ed2`](https://github.com/apache/spark/commit/1d31ed2fcd4da8baedc324af75d851ea3885e3da).
* 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



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



[GitHub] [spark] SparkQA commented on pull request #28592: [SPARK-31771][SQL] Disable Narrow TextStyle for datetime pattern 'G/M/L/E/u/Q/q'

2020-05-21 Thread GitBox


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


   **[Test build #122926 has 
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/122926/testReport)**
 for PR 28592 at commit 
[`1d31ed2`](https://github.com/apache/spark/commit/1d31ed2fcd4da8baedc324af75d851ea3885e3da).



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



[GitHub] [spark] SparkQA commented on pull request #28592: [SPARK-31771][SQL] Disable Narrow TextStyle for datetime pattern 'G/M/L/E/u/Q/q'

2020-05-20 Thread GitBox


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


   **[Test build #122898 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/122898/testReport)**
 for PR 28592 at commit 
[`e178a6b`](https://github.com/apache/spark/commit/e178a6b739dbfdf6e59fd464ab5d7e9f8be37a7f).
* 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



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



[GitHub] [spark] SparkQA commented on pull request #28592: [SPARK-31771][SQL] Disable Narrow TextStyle for datetime pattern 'G/M/L/E/u/Q/q'

2020-05-20 Thread GitBox


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


   **[Test build #122884 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/122884/testReport)**
 for PR 28592 at commit 
[`78fb74a`](https://github.com/apache/spark/commit/78fb74ad34170740bc53883cd320920438659205).
* This patch **fails PySpark 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



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



[GitHub] [spark] SparkQA commented on pull request #28592: [SPARK-31771][SQL] Disable Narrow TextStyle for datetime pattern 'G/M/L/E/u/Q/q'

2020-05-20 Thread GitBox


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


   **[Test build #122898 has 
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/122898/testReport)**
 for PR 28592 at commit 
[`e178a6b`](https://github.com/apache/spark/commit/e178a6b739dbfdf6e59fd464ab5d7e9f8be37a7f).



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



[GitHub] [spark] SparkQA commented on pull request #28592: [SPARK-31771][SQL] Disable Narrow TextStyle for datetime pattern 'G/M/L/E/u/Q/q'

2020-05-20 Thread GitBox


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


   **[Test build #122884 has 
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/122884/testReport)**
 for PR 28592 at commit 
[`78fb74a`](https://github.com/apache/spark/commit/78fb74ad34170740bc53883cd320920438659205).



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