Spenserrrr opened a new pull request, #58795:
URL: https://github.com/apache/spark/pull/58795

   ### What changes were proposed in this pull request?
   
   Follow-up to [#58754](https://github.com/apache/spark/pull/58754): rename 
the Arrow-to-pandas column helpers to `_convert_column`, 
`_convert_column_legacy`, and `_convert_column_numpy`, and update their callers 
and references.
   
   ### Why are the changes needed?
   
   [#58751](https://github.com/apache/spark/pull/58751) has a [review 
discussion](https://github.com/apache/spark/pull/58751#pullrequestreview-5202429775)
 about column-specific names. This matches the write-side naming while keeping 
`to_pandas` as the batch entry point.
   
   ### Does this PR introduce _any_ user-facing change?
   
   No.
   
   ### How was this patch tested?
   
   Existing conversion tests and baseline parity probes under pandas 2 and 3, 
including recursive struct and direct worker conversion calls, plus benchmark 
smoke checks.
   
   ### Was this patch authored or co-authored using generative AI tooling?
   
   Generated-by: Codex (GPT-6)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to