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/03/13 18:49:44 UTC

[GitHub] [spark] zsxwing opened a new pull request #27907: [SPARK-31144][SQL]Wrap Error with QueryExecutionException to notify QueryExecutionListener

zsxwing opened a new pull request #27907: [SPARK-31144][SQL]Wrap Error with QueryExecutionException to notify QueryExecutionListener
URL: https://github.com/apache/spark/pull/27907
 
 
   ### What changes were proposed in this pull request?
   
   This PR manually reverts changes in #25292 and then wraps java.lang.Error with `QueryExecutionException` to notify `QueryExecutionListener` to send it to `QueryExecutionListener.onFailure` which only accepts `Exception`.
   
   The bug fix PR for 2.4 is #27904. It needs a separate PR because the touched codes were changed a lot.
   
   ### Why are the changes needed?
   
   Avoid API changes and fix a bug.
   
   ### Does this PR introduce any user-facing change?
   
   Yes. Reverting an API change happening in 3.0. QueryExecutionListener APIs will be the same as 2.4.
   
   ### How was this patch tested?
   
   The new added test.

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


With regards,
Apache Git Services

---------------------------------------------------------------------
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 issue #27907: [SPARK-31144][SQL]Wrap Error with QueryExecutionException to notify QueryExecutionListener

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on issue #27907: [SPARK-31144][SQL]Wrap Error with QueryExecutionException to notify QueryExecutionListener
URL: https://github.com/apache/spark/pull/27907#issuecomment-598867426
 
 
   Test PASSed.
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder-K8s/24498/
   Test PASSed.

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


With regards,
Apache Git Services

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


[GitHub] [spark] dongjoon-hyun closed pull request #27907: [SPARK-31144][SQL]Wrap Error with QueryExecutionException to notify QueryExecutionListener

Posted by GitBox <gi...@apache.org>.
dongjoon-hyun closed pull request #27907: [SPARK-31144][SQL]Wrap Error with QueryExecutionException to notify QueryExecutionListener
URL: https://github.com/apache/spark/pull/27907
 
 
   

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


With regards,
Apache Git Services

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


[GitHub] [spark] SparkQA commented on issue #27907: [SPARK-31144][SQL]Wrap Error with QueryExecutionException to notify QueryExecutionListener

Posted by GitBox <gi...@apache.org>.
SparkQA commented on issue #27907: [SPARK-31144][SQL]Wrap Error with QueryExecutionException to notify QueryExecutionListener
URL: https://github.com/apache/spark/pull/27907#issuecomment-598875181
 
 
   **[Test build #119770 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/119770/testReport)** for PR 27907 at commit [`25ca976`](https://github.com/apache/spark/commit/25ca97647aa27da94e675ffb679825c9a7a43949).

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


With regards,
Apache Git Services

---------------------------------------------------------------------
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 issue #27907: [SPARK-31144][SQL]Wrap Error with QueryExecutionException to notify QueryExecutionListener

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on issue #27907: [SPARK-31144][SQL]Wrap Error with QueryExecutionException to notify QueryExecutionListener
URL: https://github.com/apache/spark/pull/27907#issuecomment-598875556
 
 
   Test PASSed.
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder-K8s/24499/
   Test PASSed.

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


With regards,
Apache Git Services

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


[GitHub] [spark] AmplabJenkins commented on issue #27907: [SPARK-31144][SQL]Wrap Error with QueryExecutionException to notify QueryExecutionListener

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on issue #27907: [SPARK-31144][SQL]Wrap Error with QueryExecutionException to notify QueryExecutionListener
URL: https://github.com/apache/spark/pull/27907#issuecomment-598871045
 
 
   Test FAILed.
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/119769/
   Test FAILed.

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


With regards,
Apache Git Services

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


[GitHub] [spark] AmplabJenkins commented on issue #27907: [SPARK-31144][SQL]Wrap Error with QueryExecutionException to notify QueryExecutionListener

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on issue #27907: [SPARK-31144][SQL]Wrap Error with QueryExecutionException to notify QueryExecutionListener
URL: https://github.com/apache/spark/pull/27907#issuecomment-598954939
 
 
   Test PASSed.
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/119770/
   Test PASSed.

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


With regards,
Apache Git Services

---------------------------------------------------------------------
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 issue #27907: [SPARK-31144][SQL]Wrap Error with QueryExecutionException to notify QueryExecutionListener

Posted by GitBox <gi...@apache.org>.
SparkQA removed a comment on issue #27907: [SPARK-31144][SQL]Wrap Error with QueryExecutionException to notify QueryExecutionListener
URL: https://github.com/apache/spark/pull/27907#issuecomment-598866872
 
 
   **[Test build #119769 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/119769/testReport)** for PR 27907 at commit [`edb435d`](https://github.com/apache/spark/commit/edb435df0d43e0a5df85b8cad654d207a43dd8f0).

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


With regards,
Apache Git Services

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


[GitHub] [spark] AmplabJenkins commented on issue #27907: [SPARK-31144][SQL]Wrap Error with QueryExecutionException to notify QueryExecutionListener

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on issue #27907: [SPARK-31144][SQL]Wrap Error with QueryExecutionException to notify QueryExecutionListener
URL: https://github.com/apache/spark/pull/27907#issuecomment-598954930
 
 
   Merged build finished. Test PASSed.

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


With regards,
Apache Git Services

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


[GitHub] [spark] SparkQA commented on issue #27907: [SPARK-31144][SQL]Wrap Error with QueryExecutionException to notify QueryExecutionListener

Posted by GitBox <gi...@apache.org>.
SparkQA commented on issue #27907: [SPARK-31144][SQL]Wrap Error with QueryExecutionException to notify QueryExecutionListener
URL: https://github.com/apache/spark/pull/27907#issuecomment-598866872
 
 
   **[Test build #119769 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/119769/testReport)** for PR 27907 at commit [`edb435d`](https://github.com/apache/spark/commit/edb435df0d43e0a5df85b8cad654d207a43dd8f0).

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


With regards,
Apache Git Services

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


[GitHub] [spark] SparkQA commented on issue #27907: [SPARK-31144][SQL]Wrap Error with QueryExecutionException to notify QueryExecutionListener

Posted by GitBox <gi...@apache.org>.
SparkQA commented on issue #27907: [SPARK-31144][SQL]Wrap Error with QueryExecutionException to notify QueryExecutionListener
URL: https://github.com/apache/spark/pull/27907#issuecomment-598871020
 
 
   **[Test build #119769 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/119769/testReport)** for PR 27907 at commit [`edb435d`](https://github.com/apache/spark/commit/edb435df0d43e0a5df85b8cad654d207a43dd8f0).
    * This patch **fails to build**.
    * 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


With regards,
Apache Git Services

---------------------------------------------------------------------
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 issue #27907: [SPARK-31144][SQL]Wrap Error with QueryExecutionException to notify QueryExecutionListener

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on issue #27907: [SPARK-31144][SQL]Wrap Error with QueryExecutionException to notify QueryExecutionListener
URL: https://github.com/apache/spark/pull/27907#issuecomment-598867415
 
 
   Merged build finished. Test PASSed.

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


With regards,
Apache Git Services

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


[GitHub] [spark] dongjoon-hyun commented on issue #27907: [SPARK-31144][SQL]Wrap Error with QueryExecutionException to notify QueryExecutionListener

Posted by GitBox <gi...@apache.org>.
dongjoon-hyun commented on issue #27907: [SPARK-31144][SQL]Wrap Error with QueryExecutionException to notify QueryExecutionListener
URL: https://github.com/apache/spark/pull/27907#issuecomment-598871792
 
 
   Could you fix `sql/hive-thriftserver/src/test/scala/org/apache/spark/sql/hive/thriftserver/DummyListeners.scala`, too?

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


With regards,
Apache Git Services

---------------------------------------------------------------------
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 issue #27907: [SPARK-31144][SQL]Wrap Error with QueryExecutionException to notify QueryExecutionListener

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on issue #27907: [SPARK-31144][SQL]Wrap Error with QueryExecutionException to notify QueryExecutionListener
URL: https://github.com/apache/spark/pull/27907#issuecomment-598954930
 
 
   Merged build finished. Test PASSed.

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


With regards,
Apache Git Services

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


[GitHub] [spark] dongjoon-hyun commented on issue #27907: [SPARK-31144][SQL]Wrap Error with QueryExecutionException to notify QueryExecutionListener

Posted by GitBox <gi...@apache.org>.
dongjoon-hyun commented on issue #27907: [SPARK-31144][SQL]Wrap Error with QueryExecutionException to notify QueryExecutionListener
URL: https://github.com/apache/spark/pull/27907#issuecomment-598869125
 
 
   Thank you, @zsxwing .
   I added this to SPARK-31085 as a subtask to give a more context.

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


With regards,
Apache Git Services

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


[GitHub] [spark] AmplabJenkins commented on issue #27907: [SPARK-31144][SQL]Wrap Error with QueryExecutionException to notify QueryExecutionListener

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on issue #27907: [SPARK-31144][SQL]Wrap Error with QueryExecutionException to notify QueryExecutionListener
URL: https://github.com/apache/spark/pull/27907#issuecomment-598867426
 
 
   Test PASSed.
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder-K8s/24498/
   Test PASSed.

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


With regards,
Apache Git Services

---------------------------------------------------------------------
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 issue #27907: [SPARK-31144][SQL]Wrap Error with QueryExecutionException to notify QueryExecutionListener

Posted by GitBox <gi...@apache.org>.
SparkQA removed a comment on issue #27907: [SPARK-31144][SQL]Wrap Error with QueryExecutionException to notify QueryExecutionListener
URL: https://github.com/apache/spark/pull/27907#issuecomment-598875181
 
 
   **[Test build #119770 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/119770/testReport)** for PR 27907 at commit [`25ca976`](https://github.com/apache/spark/commit/25ca97647aa27da94e675ffb679825c9a7a43949).

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


With regards,
Apache Git Services

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


[GitHub] [spark] AmplabJenkins commented on issue #27907: [SPARK-31144][SQL]Wrap Error with QueryExecutionException to notify QueryExecutionListener

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on issue #27907: [SPARK-31144][SQL]Wrap Error with QueryExecutionException to notify QueryExecutionListener
URL: https://github.com/apache/spark/pull/27907#issuecomment-598871040
 
 
   Merged build finished. Test FAILed.

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


With regards,
Apache Git Services

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


[GitHub] [spark] SparkQA commented on issue #27907: [SPARK-31144][SQL]Wrap Error with QueryExecutionException to notify QueryExecutionListener

Posted by GitBox <gi...@apache.org>.
SparkQA commented on issue #27907: [SPARK-31144][SQL]Wrap Error with QueryExecutionException to notify QueryExecutionListener
URL: https://github.com/apache/spark/pull/27907#issuecomment-598954148
 
 
   **[Test build #119770 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/119770/testReport)** for PR 27907 at commit [`25ca976`](https://github.com/apache/spark/commit/25ca97647aa27da94e675ffb679825c9a7a43949).
    * 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


With regards,
Apache Git Services

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


[GitHub] [spark] AmplabJenkins commented on issue #27907: [SPARK-31144][SQL]Wrap Error with QueryExecutionException to notify QueryExecutionListener

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on issue #27907: [SPARK-31144][SQL]Wrap Error with QueryExecutionException to notify QueryExecutionListener
URL: https://github.com/apache/spark/pull/27907#issuecomment-598867415
 
 
   Merged build finished. Test PASSed.

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


With regards,
Apache Git Services

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


[GitHub] [spark] AmplabJenkins commented on issue #27907: [SPARK-31144][SQL]Wrap Error with QueryExecutionException to notify QueryExecutionListener

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on issue #27907: [SPARK-31144][SQL]Wrap Error with QueryExecutionException to notify QueryExecutionListener
URL: https://github.com/apache/spark/pull/27907#issuecomment-598875551
 
 
   Merged build finished. Test PASSed.

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


With regards,
Apache Git Services

---------------------------------------------------------------------
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 issue #27907: [SPARK-31144][SQL]Wrap Error with QueryExecutionException to notify QueryExecutionListener

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on issue #27907: [SPARK-31144][SQL]Wrap Error with QueryExecutionException to notify QueryExecutionListener
URL: https://github.com/apache/spark/pull/27907#issuecomment-598954939
 
 
   Test PASSed.
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/119770/
   Test PASSed.

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


With regards,
Apache Git Services

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


[GitHub] [spark] zsxwing commented on issue #27907: [SPARK-31144][SQL]Wrap Error with QueryExecutionException to notify QueryExecutionListener

Posted by GitBox <gi...@apache.org>.
zsxwing commented on issue #27907: [SPARK-31144][SQL]Wrap Error with QueryExecutionException to notify QueryExecutionListener
URL: https://github.com/apache/spark/pull/27907#issuecomment-599024104
 
 
   @dongjoon-hyun thanks!

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


With regards,
Apache Git Services

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


[GitHub] [spark] AmplabJenkins commented on issue #27907: [SPARK-31144][SQL]Wrap Error with QueryExecutionException to notify QueryExecutionListener

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on issue #27907: [SPARK-31144][SQL]Wrap Error with QueryExecutionException to notify QueryExecutionListener
URL: https://github.com/apache/spark/pull/27907#issuecomment-598875556
 
 
   Test PASSed.
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder-K8s/24499/
   Test PASSed.

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


With regards,
Apache Git Services

---------------------------------------------------------------------
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 issue #27907: [SPARK-31144][SQL]Wrap Error with QueryExecutionException to notify QueryExecutionListener

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on issue #27907: [SPARK-31144][SQL]Wrap Error with QueryExecutionException to notify QueryExecutionListener
URL: https://github.com/apache/spark/pull/27907#issuecomment-598875551
 
 
   Merged build finished. Test PASSed.

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


With regards,
Apache Git Services

---------------------------------------------------------------------
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 issue #27907: [SPARK-31144][SQL]Wrap Error with QueryExecutionException to notify QueryExecutionListener

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on issue #27907: [SPARK-31144][SQL]Wrap Error with QueryExecutionException to notify QueryExecutionListener
URL: https://github.com/apache/spark/pull/27907#issuecomment-598871040
 
 
   Merged build finished. Test FAILed.

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


With regards,
Apache Git Services

---------------------------------------------------------------------
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 issue #27907: [SPARK-31144][SQL]Wrap Error with QueryExecutionException to notify QueryExecutionListener

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on issue #27907: [SPARK-31144][SQL]Wrap Error with QueryExecutionException to notify QueryExecutionListener
URL: https://github.com/apache/spark/pull/27907#issuecomment-598871045
 
 
   Test FAILed.
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/119769/
   Test FAILed.

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


With regards,
Apache Git Services

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