mengxr opened a new pull request #25005: [SPARK-28056] [PYTHON] [SQL] add 
docstring/doctest for SCALAR_ITER Pandas UDF
URL: https://github.com/apache/spark/pull/25005
 
 
   ## What changes were proposed in this pull request?
   
   Add docstring/doctest for `SCALAR_ITER` Pandas UDF. I explicitly mentioned 
that per-partition execution is an implementation detail, not guaranteed. I 
will submit another PR to add the same to user guide, just to keep this PR 
minimal.
   
   I didn't add "doctest: +SKIP" so it is easy to test locally. @HyukjinKwon Is 
"doctest: +SKIP" still needed?
   
   ## How was this patch tested?
   
   doctest
   

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