Skip to main content
Skip table of contents

Query Termination

Cancelling Queries

When a query is cancelled, processing will be stopped in the query engine and all involved connectors. The semantics of what a connector does in response to the cancellation command depends on the connector implementation. For example, JDBC connectors will asynchronously call cancel on the underlying JDBC driver, which may or may not support this method.


JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.