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

vdk-plugins: add new error handling methods #2750

Merged

Conversation

duyguHsnHsn
Copy link
Collaborator

@duyguHsnHsn duyguHsnHsn commented Oct 3, 2023

As part of Remove deprecated error reporting patterns from vdk plugins and vdk-core#2680
I have Removed the log_and_throw and log_and_rethrow patterns from all the plugins except vdk-impala(which will be done in another PR).
Also renamed ResolvableBy to ErrorType and ResolvableByActual to ResolvableBy in most places (it is not removed in some places because it requires vdk-core modifications, those changes will be introduced in later PRs
)

@duyguHsnHsn duyguHsnHsn changed the title vdk-plugins: add new error handling methods[Draft] vdk-plugins: add new error handling methods\ Oct 4, 2023
@duyguHsnHsn duyguHsnHsn changed the title vdk-plugins: add new error handling methods\ vdk-plugins: add new error handling methods Oct 4, 2023
@duyguHsnHsn duyguHsnHsn marked this pull request as ready for review October 4, 2023 11:56
@duyguHsnHsn duyguHsnHsn enabled auto-merge (squash) October 5, 2023 08:10
@duyguHsnHsn duyguHsnHsn disabled auto-merge October 5, 2023 08:44
@duyguHsnHsn duyguHsnHsn enabled auto-merge (squash) October 5, 2023 08:55
@duyguHsnHsn duyguHsnHsn merged commit 6f4b825 into main Oct 5, 2023
@duyguHsnHsn duyguHsnHsn deleted the person/hduygu/vdk-plugins-add-new-error-handling-methods branch October 5, 2023 09:13
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.

5 participants