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 2022/05/25 11:40:13 UTC

[GitHub] [spark] panbingkun opened a new pull request, #36664: [SPARK-38700][SQL][3.3] Use error classes in the execution errors of save mode

panbingkun opened a new pull request, #36664:
URL: https://github.com/apache/spark/pull/36664

   ### What changes were proposed in this pull request?
   Migrate the following errors in QueryExecutionErrors:
    
   * unsupportedSaveModeError -> UNSUPPORTED_SAVE_MODE
   
   ### Why are the changes needed?
   Porting execution errors of unsupported saveMode to new error framework.
    
   ### Does this PR introduce _any_ user-facing change?
   No
   
   ### How was this patch tested?
   Add new UT.


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

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

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] panbingkun closed pull request #36664: [SPARK-38700][SQL][3.3] Use error classes in the execution errors of save mode

Posted by GitBox <gi...@apache.org>.
panbingkun closed pull request #36664: [SPARK-38700][SQL][3.3] Use error classes in the execution errors of save mode
URL: https://github.com/apache/spark/pull/36664


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

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

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