HyukjinKwon commented on pull request #30481: URL: https://github.com/apache/spark/pull/30481#issuecomment-742206612
@ulysses-you, is there any case we have to disable this configuration when `spark.sql.thriftServer.queryTimeout` is set? If no, let's remove the configuration in this PR, and set `interruptOnCancel` to `true` when `spark.sql.thriftServer.queryTimeout` is set. `spark.sql.thriftServer.queryTimeout` is not out yet so I think it's fine to add this behaviour. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
