Skip to content

Conversation

@mesejo
Copy link
Contributor

@mesejo mesejo commented Sep 8, 2025

Which issue does this PR close?

N/A

Rationale for this change

The transformation from DataFusionError to PyErr is redundant, and additionally, the type (NotImplementedError) information is lost. This also works towards the goal of providing better error (types, messages, and stack traces) as requested in #1226

What changes are included in this PR?

Remove redundant error transformations

Are there any user-facing changes?

No

@mesejo mesejo force-pushed the chore/remove-exception-transformation branch from 651b3e5 to 14697ad Compare September 9, 2025 08:42
@mesejo mesejo force-pushed the chore/remove-exception-transformation branch from 14697ad to 6fa8ea8 Compare September 9, 2025 08:51
@mesejo mesejo marked this pull request as ready for review September 9, 2025 09:29
Copy link
Member

@timsaucer timsaucer left a comment

Choose a reason for hiding this comment

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

Very nice cleanup. Thank you!

@timsaucer timsaucer merged commit 9e97636 into apache:main Sep 16, 2025
16 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