Spenserrrr commented on PR #57830: URL: https://github.com/apache/spark/pull/57830#issuecomment-5209406144
Hi @Yicong-Huang @zhengruifeng! This PR adds golden tests for pa.Array.from_pandas with default arguments. Also, when I write these I find a bug: from_pandas can return a pa.ChunkedArray, and the pandas UDF return path only accepts a pa.Array. I fixed in #57829. Could you take a look at both when you have a moment? 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]
