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

Hyukjin Kwon resolved SPARK-43755.
----------------------------------
    Fix Version/s: 3.5.0
                   4.0.0
       Resolution: Fixed

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

> Spark Connect - decouple query execution from RPC handler
> ---------------------------------------------------------
>
>                 Key: SPARK-43755
>                 URL: https://issues.apache.org/jira/browse/SPARK-43755
>             Project: Spark
>          Issue Type: Story
>          Components: Connect
>    Affects Versions: 3.5.0
>            Reporter: Juliusz Sompolski
>            Assignee: Juliusz Sompolski
>            Priority: Major
>             Fix For: 3.5.0, 4.0.0
>
>
> Move actual query execution out of the RPC handler callback. This allows:
>  * (immediately) better control over query cancellation, by interrupting the 
> execution thread.
>  * design changes to the RPC interface to allow different execution models 
> than stream-push from server.



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