Yicong-Huang commented on PR #58260: URL: https://github.com/apache/spark/pull/58260#issuecomment-5402696900
Thanks @vboo123 ! Agreed, the duplicate-field check runs at the top of `toArrow()`, so `df.limit(0).toArrow()` already raised before this PR. I’ve reworded the “Why” section accordingly and reframed the test as a regression guard rather than a fix. -- 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]
