You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2019/07/04 00:43:51 UTC

[GitHub] [spark] rxin commented on issue #25044: [SPARK-28198][PYTHON][FOLLOW-UP] Add a separate evaluation type for mapPartitionsInPandas

rxin commented on issue #25044: [SPARK-28198][PYTHON][FOLLOW-UP] Add a separate evaluation type for mapPartitionsInPandas
URL: https://github.com/apache/spark/pull/25044#issuecomment-508298552
 
 
   I'd change the name of the function from mapPartitionsInPandas to mapInPandas. This removes the "partition" physical concept, which usually don't exist in the DataFrame API. It'd open up more flexibility in the future for optimizations, e.g. we might run multiple threads for a single partition.
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org