Skip to content

Comments

[SPARK-43178][CONNECT][PYTHON] Migrate UDF errors into PySpark error framework#40866

Closed
itholic wants to merge 6 commits intoapache:masterfrom
itholic:udf_errors
Closed

[SPARK-43178][CONNECT][PYTHON] Migrate UDF errors into PySpark error framework#40866
itholic wants to merge 6 commits intoapache:masterfrom
itholic:udf_errors

Conversation

@itholic
Copy link
Contributor

@itholic itholic commented Apr 20, 2023

What changes were proposed in this pull request?

This PR proposes to migrate UDF errors into PySpark error framework.

Why are the changes needed?

To leverage the PySpark error framework so that we can provide more actionable and consistent errors for users.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

The existing CI should pass.

@zhengruifeng
Copy link
Contributor

the python linter failed

@zhengruifeng
Copy link
Contributor

merged to master

@itholic itholic deleted the udf_errors branch April 27, 2023 10:04
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.

2 participants