Juliusz Sompolski created SPARK-43756:
-----------------------------------------

             Summary: Spark Connect - prefer to pass around SessionHolder / 
ExecuteHolder more
                 Key: SPARK-43756
                 URL: https://issues.apache.org/jira/browse/SPARK-43756
             Project: Spark
          Issue Type: Task
          Components: Connect
    Affects Versions: 3.5.0
            Reporter: Juliusz Sompolski


Right now, we pass around inidvidual things like sessionId, userId etc. in 
multiple places. This needs to the need of additional threading of parameters 
quite often when something new is added.

Better pass around SessionHolder and ExecutePlanHolder, where accessor and 
utility functions can be added.



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

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

Reply via email to