Github user holdenk commented on the issue:

    https://github.com/apache/spark/pull/16535
  
    So I generally agree improved error messages are a good thing - but is this 
something which people have run into often? Trying to create a UDF with 
something that ins't callable seems like an not a super common error?
    
    If this is something we want to do - the follow up question is would we 
want to instead move the check inside of the prepare function so the improved 
error message would surface for people which try and do RDD transformations 
without calleable objects as well.


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