You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[SPARK-53433][PYTHON][TESTS] Add test for Arrow UDF with VariantType
### What changes were proposed in this pull request?
Add test for Arrow UDF with VariantType
### Why are the changes needed?
Arrow UDF natively support all datatypes which is arrow-compatible, so it should support VariantType.
This PR adds tests to guard it.
### Does this PR introduce _any_ user-facing change?
no, test-only
### How was this patch tested?
ci
### Was this patch authored or co-authored using generative AI tooling?
no
Closes#52172 from zhengruifeng/array_test_variant.
Authored-by: Ruifeng Zheng <[email protected]>
Signed-off-by: Ruifeng Zheng <[email protected]>
0 commit comments