gaogaotiantian commented on PR #56943:
URL: https://github.com/apache/spark/pull/56943#issuecomment-4860496006

   > Note that OSS doesn't have UDF servers. 😄
   
   Yeah, whatever node that's running the UDF process. `pandas` was never a 
hard requirement for spark. If users don't use pandas UDF, they don't need 
pandas on their machine. `to_pandas()` implicitly requires `pandas` - it would 
raise an exception if `pandas` does not exist.


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

Reply via email to