[ 
https://issues.apache.org/jira/browse/SPARK-54922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hyukjin Kwon resolved SPARK-54922.
----------------------------------
    Fix Version/s: 4.2.0
       Resolution: Fixed

Issue resolved by pull request 53699
[https://github.com/apache/spark/pull/53699]

> Unify how args are passed
> -------------------------
>
>                 Key: SPARK-54922
>                 URL: https://issues.apache.org/jira/browse/SPARK-54922
>             Project: Spark
>          Issue Type: Sub-task
>          Components: PySpark
>    Affects Versions: 4.2.0
>            Reporter: Tian Gao
>            Assignee: Tian Gao
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 4.2.0
>
>
> Our executor <-> worker protocol now has two ways to pass arguments, which is 
> unnecessary. position + keyword args protocol should be able to pass 
> position-only args. We can eliminate some code with this.



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