You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2021/01/25 03:32:28 UTC

[GitHub] [spark] beliefer opened a new pull request #31312: [SPARK-33542][SQL][FOLLOWUP] Group exception messages in catalyst/catalog

beliefer opened a new pull request #31312:
URL: https://github.com/apache/spark/pull/31312


   ### What changes were proposed in this pull request?
   This PR follows up https://github.com/apache/spark/pull/30870.
   Maybe some contributors don't know the job and added some exception by the old way.
   
   
   ### Why are the changes needed?
   It will largely help with standardization of error messages and its maintenance.
   
   
   ### Does this PR introduce _any_ user-facing change?
   No. Error messages remain unchanged.
   
   
   ### How was this patch tested?
   No new tests - pass all original tests to make sure it doesn't break any existing behavior.
   


----------------------------------------------------------------
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:
users@infra.apache.org



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


[GitHub] [spark] AmplabJenkins removed a comment on pull request #31312: [SPARK-33542][SQL][FOLLOWUP] Group exception messages in catalyst/catalog

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on pull request #31312:
URL: https://github.com/apache/spark/pull/31312#issuecomment-766574516


   
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder-K8s/39005/
   


----------------------------------------------------------------
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:
users@infra.apache.org



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


[GitHub] [spark] SparkQA commented on pull request #31312: [SPARK-33542][SQL][FOLLOWUP] Group exception messages in catalyst/catalog

Posted by GitBox <gi...@apache.org>.
SparkQA commented on pull request #31312:
URL: https://github.com/apache/spark/pull/31312#issuecomment-766533645


   **[Test build #134420 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/134420/testReport)** for PR 31312 at commit [`7d93936`](https://github.com/apache/spark/commit/7d939361805b807ee2e2db47d6a53ba5b760532a).
    * This patch **fails Scala style 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:
users@infra.apache.org



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


[GitHub] [spark] AmplabJenkins commented on pull request #31312: [SPARK-33542][SQL][FOLLOWUP] Group exception messages in catalyst/catalog

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on pull request #31312:
URL: https://github.com/apache/spark/pull/31312#issuecomment-766638414


   
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder-K8s/39009/
   


----------------------------------------------------------------
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:
users@infra.apache.org



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


[GitHub] [spark] beliefer commented on pull request #31312: [SPARK-33542][SQL][FOLLOWUP] Group exception messages in catalyst/catalog

Posted by GitBox <gi...@apache.org>.
beliefer commented on pull request #31312:
URL: https://github.com/apache/spark/pull/31312#issuecomment-768124141


   cc @cloud-fan 


----------------------------------------------------------------
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:
users@infra.apache.org



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


[GitHub] [spark] SparkQA commented on pull request #31312: [SPARK-33542][SQL][FOLLOWUP] Group exception messages in catalyst/catalog

Posted by GitBox <gi...@apache.org>.
SparkQA commented on pull request #31312:
URL: https://github.com/apache/spark/pull/31312#issuecomment-766601428


   Kubernetes integration test starting
   URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/39009/
   


----------------------------------------------------------------
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:
users@infra.apache.org



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


[GitHub] [spark] SparkQA commented on pull request #31312: [SPARK-33542][SQL][FOLLOWUP] Group exception messages in catalyst/catalog

Posted by GitBox <gi...@apache.org>.
SparkQA commented on pull request #31312:
URL: https://github.com/apache/spark/pull/31312#issuecomment-766732164


   **[Test build #134422 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/134422/testReport)** for PR 31312 at commit [`4f65e4c`](https://github.com/apache/spark/commit/4f65e4c35bd28df2ed2788f0426fad67054e22e1).
    * 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:
users@infra.apache.org



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


[GitHub] [spark] AmplabJenkins removed a comment on pull request #31312: [SPARK-33542][SQL][FOLLOWUP] Group exception messages in catalyst/catalog

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on pull request #31312:
URL: https://github.com/apache/spark/pull/31312#issuecomment-766638414


   
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder-K8s/39009/
   


----------------------------------------------------------------
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:
users@infra.apache.org



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


[GitHub] [spark] cloud-fan closed pull request #31312: [SPARK-33542][SQL][FOLLOWUP] Group exception messages in catalyst/catalog

Posted by GitBox <gi...@apache.org>.
cloud-fan closed pull request #31312:
URL: https://github.com/apache/spark/pull/31312


   


----------------------------------------------------------------
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:
users@infra.apache.org



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


[GitHub] [spark] AmplabJenkins commented on pull request #31312: [SPARK-33542][SQL][FOLLOWUP] Group exception messages in catalyst/catalog

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on pull request #31312:
URL: https://github.com/apache/spark/pull/31312#issuecomment-766746912


   
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/134422/
   


----------------------------------------------------------------
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:
users@infra.apache.org



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


[GitHub] [spark] SparkQA commented on pull request #31312: [SPARK-33542][SQL][FOLLOWUP] Group exception messages in catalyst/catalog

Posted by GitBox <gi...@apache.org>.
SparkQA commented on pull request #31312:
URL: https://github.com/apache/spark/pull/31312#issuecomment-766615508


   Kubernetes integration test status success
   URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/39009/
   


----------------------------------------------------------------
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:
users@infra.apache.org



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


[GitHub] [spark] SparkQA commented on pull request #31312: [SPARK-33542][SQL][FOLLOWUP] Group exception messages in catalyst/catalog

Posted by GitBox <gi...@apache.org>.
SparkQA commented on pull request #31312:
URL: https://github.com/apache/spark/pull/31312#issuecomment-766533133






----------------------------------------------------------------
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:
users@infra.apache.org



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


[GitHub] [spark] AmplabJenkins commented on pull request #31312: [SPARK-33542][SQL][FOLLOWUP] Group exception messages in catalyst/catalog

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on pull request #31312:
URL: https://github.com/apache/spark/pull/31312#issuecomment-766547763






----------------------------------------------------------------
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:
users@infra.apache.org



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


[GitHub] [spark] SparkQA commented on pull request #31312: [SPARK-33542][SQL][FOLLOWUP] Group exception messages in catalyst/catalog

Posted by GitBox <gi...@apache.org>.
SparkQA commented on pull request #31312:
URL: https://github.com/apache/spark/pull/31312#issuecomment-766543681


   Kubernetes integration test starting
   URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/39005/
   


----------------------------------------------------------------
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:
users@infra.apache.org



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


[GitHub] [spark] beliefer commented on pull request #31312: [SPARK-33542][SQL][FOLLOWUP] Group exception messages in catalyst/catalog

Posted by GitBox <gi...@apache.org>.
beliefer commented on pull request #31312:
URL: https://github.com/apache/spark/pull/31312#issuecomment-767287341


   cc @allisonwang-db 


----------------------------------------------------------------
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:
users@infra.apache.org



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


[GitHub] [spark] SparkQA commented on pull request #31312: [SPARK-33542][SQL][FOLLOWUP] Group exception messages in catalyst/catalog

Posted by GitBox <gi...@apache.org>.
SparkQA commented on pull request #31312:
URL: https://github.com/apache/spark/pull/31312#issuecomment-766556768


   Kubernetes integration test status success
   URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/39005/
   


----------------------------------------------------------------
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:
users@infra.apache.org



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


[GitHub] [spark] cloud-fan commented on pull request #31312: [SPARK-33542][SQL][FOLLOWUP] Group exception messages in catalyst/catalog

Posted by GitBox <gi...@apache.org>.
cloud-fan commented on pull request #31312:
URL: https://github.com/apache/spark/pull/31312#issuecomment-768805285


   thanks, merging to master!


----------------------------------------------------------------
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:
users@infra.apache.org



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


[GitHub] [spark] AmplabJenkins removed a comment on pull request #31312: [SPARK-33542][SQL][FOLLOWUP] Group exception messages in catalyst/catalog

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on pull request #31312:
URL: https://github.com/apache/spark/pull/31312#issuecomment-766746912


   
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/134422/
   


----------------------------------------------------------------
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:
users@infra.apache.org



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


[GitHub] [spark] AmplabJenkins removed a comment on pull request #31312: [SPARK-33542][SQL][FOLLOWUP] Group exception messages in catalyst/catalog

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on pull request #31312:
URL: https://github.com/apache/spark/pull/31312#issuecomment-766547763


   
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/134420/
   


----------------------------------------------------------------
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:
users@infra.apache.org



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


[GitHub] [spark] AmplabJenkins commented on pull request #31312: [SPARK-33542][SQL][FOLLOWUP] Group exception messages in catalyst/catalog

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on pull request #31312:
URL: https://github.com/apache/spark/pull/31312#issuecomment-766547763


   
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/134420/
   


----------------------------------------------------------------
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:
users@infra.apache.org



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


[GitHub] [spark] AmplabJenkins removed a comment on pull request #31312: [SPARK-33542][SQL][FOLLOWUP] Group exception messages in catalyst/catalog

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on pull request #31312:
URL: https://github.com/apache/spark/pull/31312#issuecomment-766547763






----------------------------------------------------------------
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:
users@infra.apache.org



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


[GitHub] [spark] SparkQA removed a comment on pull request #31312: [SPARK-33542][SQL][FOLLOWUP] Group exception messages in catalyst/catalog

Posted by GitBox <gi...@apache.org>.
SparkQA removed a comment on pull request #31312:
URL: https://github.com/apache/spark/pull/31312#issuecomment-766582896


   **[Test build #134422 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/134422/testReport)** for PR 31312 at commit [`4f65e4c`](https://github.com/apache/spark/commit/4f65e4c35bd28df2ed2788f0426fad67054e22e1).


----------------------------------------------------------------
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:
users@infra.apache.org



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


[GitHub] [spark] beliefer commented on pull request #31312: [SPARK-33542][SQL][FOLLOWUP] Group exception messages in catalyst/catalog

Posted by GitBox <gi...@apache.org>.
beliefer commented on pull request #31312:
URL: https://github.com/apache/spark/pull/31312#issuecomment-768805556


   @allisonwang-db @cloud-fan Thanks a lot!


----------------------------------------------------------------
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:
users@infra.apache.org



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


[GitHub] [spark] SparkQA removed a comment on pull request #31312: [SPARK-33542][SQL][FOLLOWUP] Group exception messages in catalyst/catalog

Posted by GitBox <gi...@apache.org>.
SparkQA removed a comment on pull request #31312:
URL: https://github.com/apache/spark/pull/31312#issuecomment-766533133






----------------------------------------------------------------
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:
users@infra.apache.org



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


[GitHub] [spark] AmplabJenkins commented on pull request #31312: [SPARK-33542][SQL][FOLLOWUP] Group exception messages in catalyst/catalog

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on pull request #31312:
URL: https://github.com/apache/spark/pull/31312#issuecomment-766574516


   
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder-K8s/39005/
   


----------------------------------------------------------------
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:
users@infra.apache.org



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


[GitHub] [spark] SparkQA removed a comment on pull request #31312: [SPARK-33542][SQL][FOLLOWUP] Group exception messages in catalyst/catalog

Posted by GitBox <gi...@apache.org>.
SparkQA removed a comment on pull request #31312:
URL: https://github.com/apache/spark/pull/31312#issuecomment-766533133


   **[Test build #134420 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/134420/testReport)** for PR 31312 at commit [`7d93936`](https://github.com/apache/spark/commit/7d939361805b807ee2e2db47d6a53ba5b760532a).


----------------------------------------------------------------
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:
users@infra.apache.org



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


[GitHub] [spark] SparkQA commented on pull request #31312: [SPARK-33542][SQL][FOLLOWUP] Group exception messages in catalyst/catalog

Posted by GitBox <gi...@apache.org>.
SparkQA commented on pull request #31312:
URL: https://github.com/apache/spark/pull/31312#issuecomment-766533133


   **[Test build #134420 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/134420/testReport)** for PR 31312 at commit [`7d93936`](https://github.com/apache/spark/commit/7d939361805b807ee2e2db47d6a53ba5b760532a).


----------------------------------------------------------------
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:
users@infra.apache.org



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


[GitHub] [spark] SparkQA commented on pull request #31312: [SPARK-33542][SQL][FOLLOWUP] Group exception messages in catalyst/catalog

Posted by GitBox <gi...@apache.org>.
SparkQA commented on pull request #31312:
URL: https://github.com/apache/spark/pull/31312#issuecomment-766582896


   **[Test build #134422 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/134422/testReport)** for PR 31312 at commit [`4f65e4c`](https://github.com/apache/spark/commit/4f65e4c35bd28df2ed2788f0426fad67054e22e1).


----------------------------------------------------------------
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:
users@infra.apache.org



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