Github user zjffdu commented on the pull request:

    https://github.com/apache/spark/pull/9766#issuecomment-175370257
  
    Thanks @holdenk for review this. One scenario is that the udf function has 
already been implemented in java, user don't need to wrap it using py4j and 
register it as python udf. This might be valuable when one company has its own 
udf repository, they can just implement each udf using one language 
(java/python) and its pyspark user can just register the UDF without wrap it 
using py4j. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to