HyukjinKwon edited a comment on issue #25044: [SPARK-28198][PYTHON][FOLLOW-UP] Add a separate evaluation type for mapPartitionsInPandas URL: https://github.com/apache/spark/pull/25044#issuecomment-508299764 Yup, sounds good. Seems like we can also potentially let the function accept `DataFrame` too instead of iterator of `DataFrame`s in the future and `mapInPandas` can avoid to add multiple APIs for every single case.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
