Zhen Li created SPARK-38646:
-------------------------------

             Summary: Pull a trait out for Python functions
                 Key: SPARK-38646
                 URL: https://issues.apache.org/jira/browse/SPARK-38646
             Project: Spark
          Issue Type: Improvement
          Components: PySpark
    Affects Versions: 3.3.0, 3.2.2
            Reporter: Zhen Li


Currently pyspark uses a case class PythonFunction PythonRDD and many other 
interfaces/classes. Propose to change to use a trait instead to avoid tying 
impl with APIs.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to