Juliusz Sompolski created SPARK-43755:
-----------------------------------------
Summary: 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
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]