[ https://issues.apache.org/jira/browse/SPARK-38646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17511886#comment-17511886 ]
Apache Spark commented on SPARK-38646: -------------------------------------- User 'zhenlineo' has created a pull request for this issue: https://github.com/apache/spark/pull/35964 > 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 > Priority: Major > > 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