tustvold commented on issue #5882:
URL: https://github.com/apache/arrow-rs/issues/5882#issuecomment-2293625397

   One thing that might help is to disable IO in the tokio runtime used by 
DataFusion. Attempts to perform IO will then error out. It isn't completely 
reliable, as it won't catch issues where say the DF runtime is applying 
backpressure to IO, but it will catch obvious issues.


-- 
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: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to