Spenserrrr commented on PR #58751: URL: https://github.com/apache/spark/pull/58751#issuecomment-5641155800
Hi @Yicong-Huang @zhengruifeng! This PR separates pandas-to-Arrow batch processing from column conversion. Right now, from_pandas() handles batch orchestration, and convert() selects the per-column strategy. This prepares the column layer for subsequent convert_numpy and convert_pyarrow implementations. Could you take a look when you have time? Thanks! cc @gaogaotiantian -- 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]
