Skip to content

[SPARK-55727][PYTHON] Remove nested exception throwing in streaming data source error handling#54527

Open
allisonwang-db wants to merge 1 commit intoapache:masterfrom
allisonwang-db:streaming-error-refactor
Open

[SPARK-55727][PYTHON] Remove nested exception throwing in streaming data source error handling#54527
allisonwang-db wants to merge 1 commit intoapache:masterfrom
allisonwang-db:streaming-error-refactor

Conversation

@allisonwang-db
Copy link
Contributor

What changes were proposed in this pull request?

Refactor Python streaming data source error handling to throw PythonException instead of a wrapping it using the PYTHON_STREAMING_DATA_SOURCE_RUNTIME_ERROR error class.

Why are the changes needed?

Make error message simpler.

Does this PR introduce any user-facing change?

No

How was this patch tested?

Existing tests

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

Yes

@allisonwang-db allisonwang-db force-pushed the streaming-error-refactor branch from fcf2853 to 78c7ad6 Compare February 27, 2026 01:39
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.

1 participant