Skip to content

Conversation

@fangchenli
Copy link
Contributor

What changes were proposed in this pull request?

Support UserDefinedType in convert_numpy

Why are the changes needed?

Part of the new arrow to pandas converter

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Unittests

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

Generated-by: Claude Opus 4.6

@fangchenli fangchenli marked this pull request as ready for review February 10, 2026 16:04
@zhengruifeng zhengruifeng changed the title [SPARK-55462][PYTHON]: Support UserDefinedType in convert_numpy [SPARK-55462][PYTHON] Support UserDefinedType in convert_numpy Feb 12, 2026
StructType,
Row,
)
from pyspark.sql.conversion import ArrowArrayToPandasConversion
Copy link
Contributor

Choose a reason for hiding this comment

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

it seems python/pyspark/sql/tests/test_conversion.py
should be the place to add this test

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