zhengruifeng commented on PR #52303: URL: https://github.com/apache/spark/pull/52303#issuecomment-3287537904
> It's pretty demoralizing as an open-source contributor to try to get something extremely similar in for nearly a year and then see it just get reimplemented by someone else and get approved in less than 24 hours @Kimahriman Thanks for the reviews. IMHO, there is overlap on the batching in applyInArrow/applyInPandas, but I think the two works are still different: 1, This PR is just one of the PRs to apply the batching optimization, we will also try to do it for more eval types; 2, Your PR is more about a new user-facing API which I think is a good change but it slipped through our fingers -- 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]
