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

[PECO-1961] On non-retryable error, ensure PySQL includes useful information in error #447

Merged
merged 2 commits into from
Oct 3, 2024

Conversation

shivam2680
Copy link
Contributor

Description

This PR addresses an issue where the original exception context was not included in the error message.

Changes made

Appended original exception context self.error in the user-friendly error message

Testing

Simulated authentication error (Non-retry) and verified exception was being raised with error message.

@shivam2680 shivam2680 merged commit 08f14a0 into databricks:main Oct 3, 2024
10 of 11 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.

2 participants