[SPARK-55325][PYTHON] Introduce ArrowArrayToPandasConversion.convert_pyarrow - #54518
Draft
fangchenli wants to merge 24 commits into
Draft
[SPARK-55325][PYTHON] Introduce ArrowArrayToPandasConversion.convert_pyarrow#54518fangchenli wants to merge 24 commits into
fangchenli wants to merge 24 commits into
Conversation
fangchenli
force-pushed
the
SPARK-55325-convert-pyarrow
branch
from
February 27, 2026 07:37
eb0ebb8 to
6cab9cf
Compare
fangchenli
marked this pull request as ready for review
April 10, 2026 04:00
fangchenli
marked this pull request as draft
April 10, 2026 04:03
fangchenli
marked this pull request as ready for review
April 10, 2026 06:51
Contributor
Author
|
@zhengruifeng Somehow the jira bot did not pick up this PR. Let me know if the scope is correct. |
Contributor
|
also cc @Yicong-Huang |
Contributor
|
Hi @fangchenli we want to merge this soon into 4.4. There are some conflicts on the PR, could you please resolve them and we can get another review pass? |
fangchenli
marked this pull request as draft
September 13, 2026 07:06
Contributor
|
Hi @fangchenli! I just opened #58754 to move to_pandas from ArrowBatchTransformer into ArrowToPandasConversion. If my PR lands first, you may need to resolve a conflict when rebasing this PR, keeping your new arrow_dtype argument and the call that passes it to convert in the method’s new location. Just wanted to give you a heads-up. Thanks! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What changes were proposed in this pull request?
Introduce ArrowArrayToPandasConversion.convert_pyarrow, support non-complex types.
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 added.
Was this patch authored or co-authored using generative AI tooling?
Generated-by: Claude Opus 4.6