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] Check error classes in MERGE tests #4325

Merged

Conversation

johanl-db
Copy link
Collaborator

@johanl-db johanl-db commented Mar 26, 2025

What changes were proposed in this pull request?

Update MERGE tests to use checkError instead of inspecting error messages.
Also cleans up error _LEGACY_ERROR_TEMP_DELTA_0011, a catch all that serves no purpose and hides information, failures to resolve the MERGE plan will anyway result in a proper error message.

How was this patch tested?

Updated tests.

@johanl-db johanl-db force-pushed the check-error-classes-merge-tests branch from e73da2f to 65ff38a Compare March 26, 2025 14:01
@johanl-db johanl-db self-assigned this Mar 26, 2025
Copy link
Contributor

@larsk-db larsk-db left a comment

Choose a reason for hiding this comment

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

LGTM, nice cleanup

@allisonport-db allisonport-db merged commit d3f0604 into delta-io:master Mar 27, 2025
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants