Allison Wang created SPARK-44644:
------------------------------------

             Summary: Improve error messages for creating Python UDTFs with 
pickling errors
                 Key: SPARK-44644
                 URL: https://issues.apache.org/jira/browse/SPARK-44644
             Project: Spark
          Issue Type: Sub-task
          Components: PySpark
    Affects Versions: 3.5.0
            Reporter: Allison Wang


Currently, when users create a Python UDTF with a non-pickleable object, it 
throws this error:

_pickle.PicklingError: Cannot pickle files that are not opened for reading: w

 

We should make this more user-friendly



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to