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 2020/10/06 17:06:43 UTC

[GitHub] [spark] MaxGekk opened a new pull request #29957: [SPARK-33067][SQL][TESTS][FOLLOWUP] Check error messages in JDBCTableCatalogSuite

MaxGekk opened a new pull request #29957:
URL: https://github.com/apache/spark/pull/29957


   ### What changes were proposed in this pull request?
   Get error message from the expected exception, and check that they are reasonable.
   
   ### Why are the changes needed?
   To improve tests by expecting particular error messages.
   
   ### Does this PR introduce _any_ user-facing change?
   No
   
   ### How was this patch tested?
   By running `JDBCTableCatalogSuite`.


----------------------------------------------------------------
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 #29957: [SPARK-33067][SQL][TESTS][FOLLOWUP] Check error messages in JDBCTableCatalogSuite

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






----------------------------------------------------------------
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] MaxGekk commented on pull request #29957: [SPARK-33067][SQL][TESTS][FOLLOWUP] Check error messages in JDBCTableCatalogSuite

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


   @HyukjinKwon Please, take a look at this follow up PR. I addressed @cloud-fan 's comments from https://github.com/apache/spark/pull/29912#discussion_r500268263


----------------------------------------------------------------
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 #29957: [SPARK-33067][SQL][TESTS][FOLLOWUP] Check error messages in JDBCTableCatalogSuite

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


   **[Test build #129456 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/129456/testReport)** for PR 29957 at commit [`3db9812`](https://github.com/apache/spark/commit/3db9812f235cd018a9ac8c8c41902e8a8b1e6e9d).


----------------------------------------------------------------
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 #29957: [SPARK-33067][SQL][TESTS][FOLLOWUP] Check error messages in JDBCTableCatalogSuite

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


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


----------------------------------------------------------------
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 #29957: [SPARK-33067][SQL][TESTS][FOLLOWUP] Check error messages in JDBCTableCatalogSuite

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


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


----------------------------------------------------------------
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 #29957: [SPARK-33067][SQL][TESTS][FOLLOWUP] Check error messages in JDBCTableCatalogSuite

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






----------------------------------------------------------------
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] HyukjinKwon commented on pull request #29957: [SPARK-33067][SQL][TESTS][FOLLOWUP] Check error messages in JDBCTableCatalogSuite

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


   Merged 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 #29957: [SPARK-33067][SQL][TESTS][FOLLOWUP] Check error messages in JDBCTableCatalogSuite

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






----------------------------------------------------------------
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 #29957: [SPARK-33067][SQL][TESTS][FOLLOWUP] Check error messages in JDBCTableCatalogSuite

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


   **[Test build #129456 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/129456/testReport)** for PR 29957 at commit [`3db9812`](https://github.com/apache/spark/commit/3db9812f235cd018a9ac8c8c41902e8a8b1e6e9d).
    * 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] SparkQA commented on pull request #29957: [SPARK-33067][SQL][TESTS][FOLLOWUP] Check error messages in JDBCTableCatalogSuite

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


   **[Test build #129456 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/129456/testReport)** for PR 29957 at commit [`3db9812`](https://github.com/apache/spark/commit/3db9812f235cd018a9ac8c8c41902e8a8b1e6e9d).


----------------------------------------------------------------
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 #29957: [SPARK-33067][SQL][TESTS][FOLLOWUP] Check error messages in JDBCTableCatalogSuite

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






----------------------------------------------------------------
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] HyukjinKwon closed pull request #29957: [SPARK-33067][SQL][TESTS][FOLLOWUP] Check error messages in JDBCTableCatalogSuite

Posted by GitBox <gi...@apache.org>.
HyukjinKwon closed pull request #29957:
URL: https://github.com/apache/spark/pull/29957


   


----------------------------------------------------------------
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