Tian Gao created SPARK-54922:
--------------------------------

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


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