yourssvk opened a new issue #16325:
URL: https://github.com/apache/superset/issues/16325


   Issue:
   
   Cancel query in Redshift queries does not work
   
   Steps to reproduce the issue:
   
   1. Create a Redshift Database connection in Superset
   2. Run a long-running query on the Redshift Database connection
   3. Try to cancel the query in the middle of execution and check the Redshift 
Running queries and the query may not be killed.
   4. The only option to kill the query is to kill it from Redshift 
administrative console. 
   
   Expected results:
   
   The query is cancelled and the transaction is rolled back on Redshift 
database
   
   Actual results:
   
   The query is left running on Redshift


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to