Spenserrrr commented on PR #58903:
URL: https://github.com/apache/spark/pull/58903#issuecomment-5737445296

   Hi @gaogaotiantian @Yicong-Huang! When I worked on #58751, I noticed that 
the element-wise read path still handled per-array conversion directly in 
worker.py, so I opened this PR. It moves the flatten/re-nest operations behind 
ArrowBatchTransformer and uses the batch-level 
ArrowToPandasConversion.to_pandas API. Could you take a look when you have 
time? Thanks!


-- 
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