Kent Yao created SPARK-44579:
--------------------------------

             Summary: Support Interrupt On Cancel in SQLExecution
                 Key: SPARK-44579
                 URL: https://issues.apache.org/jira/browse/SPARK-44579
             Project: Spark
          Issue Type: Improvement
          Components: SQL
    Affects Versions: 3.5.0
            Reporter: Kent Yao


Currently, we support interrupting task threads for users by 1) APIs of the 
spark core module, 2) a thrift config for the SQL module.  Other Spark SQL Apps 
are limited to use this functionality. Specifically,  the built-in 
spark-sql-shell lacks a user-controlled knob for interrupting task threads.



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