HyukjinKwon commented on issue #24997: [SPARK-28198][PYTHON] Add 
mapPartitionsInPandas to allow an iterator of DataFrames
URL: https://github.com/apache/spark/pull/24997#issuecomment-507501568
 
 
   I think we should add a different API call if we plan to add all iterator 
versions of each Pandas UDF .. like `pandas_udf_iter`.
   
   If not, I think we should scope `SCALAR_ITER` to only Scalar Panda UDF and 
`mapPartitionsInPandas` for now.

----------------------------------------------------------------
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]

Reply via email to