Skip to content

Navigation Menu

Sign in
Sign up

[SPARK-59455][PYTHON] Move Arrow-to-pandas batch conversion into ArrowToPandasConversion - #58754

Draft
Spenserrrr wants to merge 1 commit into
apache:master from
Spenserrrr:arrow-to-pandas-refactor
Draft

[SPARK-59455][PYTHON] Move Arrow-to-pandas batch conversion into ArrowToPandasConversion #58754
Spenserrrr wants to merge 1 commit into
apache:master from
Spenserrrr:arrow-to-pandas-refactor

Conversation

@Spenserrrr

@Spenserrrr Spenserrrr commented Sep 12, 2026

Copy link
Copy Markdown
Contributor

What changes were proposed in this pull request?

Rename ArrowArrayToPandasConversion to ArrowToPandasConversion and move ArrowBatchTransformer.to_pandas into it, updating callers, tests, and benchmarks.

Why are the changes needed?

This groups batch and column conversion in the directional converter and leaves ArrowBatchTransformer responsible for Arrow-to-Arrow operations, as proposed in the original review.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Existing conversion tests and baseline-versus-refactor parity probes under pandas 2 and 3, plus benchmark smoke checks.

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

Generated-by: Codex (GPT-6)

@Spenserrrr Spenserrrr changed the title (削除) [SPARK-59454][PYTHON] Move Arrow-to-pandas batch conversion into ArrowToPandasConversion (削除ここまで) (追記) [SPARK-59455][PYTHON] Move Arrow-to-pandas batch conversion into ArrowToPandasConversion (追記ここまで) Sep 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

AltStyle によって変換されたページ (->オリジナル) /