You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Snoot.io (Jira)" <ji...@apache.org> on 2023/07/12 04:07:00 UTC

[jira] [Commented] (SPARK-43755) Spark Connect - decouple query execution from RPC handler

    [ https://issues.apache.org/jira/browse/SPARK-43755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17742252#comment-17742252 ] 

Snoot.io commented on SPARK-43755:
----------------------------------

User 'juliuszsompolski' has created a pull request for this issue:
https://github.com/apache/spark/pull/41315

> 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
>            Priority: Major
>
> 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: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org