Skip to content

chsarp/src/Drivers/Apache: Implement Statement.Cancel on Thrift-based drivers #3287

@birschick-bq

Description

@birschick-bq

What feature or improvement would you like to see?

Implement the AdbcStatement.Cancel method on the Thrift-base drivers (Hive, Spark, Impala, Databricks) to cancel an in-progress statement execution.

If possible, call the CancelOperation using the OperationHandle.
Ensure to use a cancellation token to interrupt any executing async method.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions