lidavidm opened a new pull request, #34182: URL: https://github.com/apache/arrow/pull/34182
### Rationale for this change The warning added for when you fail to consume a result stream (and get the final error/success result) is a bit aggressive. Ignore it in most cases. ### What changes are included in this PR? Drop the warning to DEBUG level and don't log if it's just a cancellation. ### Are these changes tested? Existing tests cover it. ### Are there any user-facing changes? Users should see less inactionable warnings. -- 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]
