Skip to content

[SPARK-38700][SQL][3.3] Use error classes in the execution errors of save mode #36667

Closed
panbingkun wants to merge 2 commits intoapache:branch-3.3from
panbingkun:branch-3.3-SPARK-38700
Closed

[SPARK-38700][SQL][3.3] Use error classes in the execution errors of save mode #36667
panbingkun wants to merge 2 commits intoapache:branch-3.3from
panbingkun:branch-3.3-SPARK-38700

Conversation

@panbingkun
Copy link
Contributor

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.

@panbingkun
Copy link
Contributor Author

master branch pr: #36350
@MaxGekk ping

@AmplabJenkins
Copy link

Can one of the admins verify this patch?

@panbingkun panbingkun closed this May 26, 2022
@panbingkun panbingkun deleted the branch-3.3-SPARK-38700 branch May 26, 2022 00:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments