Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SPARK-49392][SQL][FOLLOWUP] Catch errors when failing to write to external data source #48165

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

uros-db
Copy link
Contributor

@uros-db uros-db commented Sep 19, 2024

What changes were proposed in this pull request?

Change sqlState to KD010.

Why are the changes needed?

Necessary modification for the Databricks error class space.

Does this PR introduce any user-facing change?

Yes, the new error message is now updated to KD010.

How was this patch tested?

Existing tests (updated).

Was this patch authored or co-authored using generative AI tooling?

No.

@github-actions github-actions bot added the SQL label Sep 19, 2024
@miland-db
Copy link
Contributor

Can you link the PR with test changes here please?

Copy link
Contributor Author

@uros-db uros-db left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks @miland-db

here is the corresponding JIRA ticket: https://issues.apache.org/jira/browse/SPARK-49392

and the previous (original) PR: #47873

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants