birschick-bq opened a new pull request, #3615:
URL: https://github.com/apache/arrow-adbc/pull/3615

   After adding cancellation functionality to BigQuery statements, there is a 
report that `task was cancelled` messages are now appearing.
   
   This is likely due to the change where the retry code stops processing when 
it gets a `OperationCancelledExecption`.
   
   This change now only exits early if the cancellation was requested on the 
passed cancellation token.


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

Reply via email to