bneijt commented on issue #3730: URL: https://github.com/apache/arrow-adbc/issues/3730#issuecomment-3723156273
I seem to be experiencing the [same issue but via Polars](https://github.com/pola-rs/polars/issues/25968). AI suggests it might be because of the channel handling for a single batch https://github.com/lambdelta-dev/arrow-adbc/commit/82ded00e32816679e273d3753bf0ab069b452ae0 but I seem to run into this issue for multiple batches when using it via Polars. CPU usage seems really low, so I'm assuming this is a deadlock and not a busy loop. -- 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]
