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

[MINOR][SQL] Pass cause in CannotReplaceMissingTableException costructor #43738

Closed
wants to merge 2 commits into from

Conversation

MaxGekk
Copy link
Member

@MaxGekk MaxGekk commented Nov 9, 2023

What changes were proposed in this pull request?

In the PR, I propose to use the cause argument in the CannotReplaceMissingTableException constructor.

Why are the changes needed?

To improve user experience with Spark SQL while troubleshooting issues. Currently, users don't see where the exception come from.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Manually.

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

No.

@github-actions github-actions bot added the SQL label Nov 9, 2023
@MaxGekk
Copy link
Member Author

MaxGekk commented Nov 10, 2023

Merging to master. Thank you, @HyukjinKwon @cloud-fan for review.

@MaxGekk MaxGekk closed this in 49ca6aa Nov 10, 2023
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.

3 participants