birschick-bq opened a new issue, #3287: URL: https://github.com/apache/arrow-adbc/issues/3287
### 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. -- 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]
