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

[SPARK-48228][PYTHON][CONNECT][FOLLOWUP] Also apply _validate_pandas_udf in MapInXXX #46524

Closed

Conversation

zhengruifeng
Copy link
Contributor

What changes were proposed in this pull request?

Also apply _validate_pandas_udf in MapInXXX

Why are the changes needed?

to make sure validation in pandas_udf is also applied in MapInXXX

Does this PR introduce any user-facing change?

no

How was this patch tested?

ci

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

no

@zhengruifeng zhengruifeng deleted the missing_check_map_in_xxx branch May 10, 2024 10:45
@zhengruifeng
Copy link
Contributor Author

thanks @HyukjinKwon

merged to master

JacobZheng0927 pushed a commit to JacobZheng0927/spark that referenced this pull request May 11, 2024
…_udf` in MapInXXX

### What changes were proposed in this pull request?
Also apply `_validate_pandas_udf`  in MapInXXX

### Why are the changes needed?
to make sure validation in `pandas_udf` is also applied in MapInXXX

### Does this PR introduce _any_ user-facing change?
no

### How was this patch tested?
ci

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

Closes apache#46524 from zhengruifeng/missing_check_map_in_xxx.

Authored-by: Ruifeng Zheng <ruifengz@apache.org>
Signed-off-by: Ruifeng Zheng <ruifengz@apache.org>
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