davidhcoe opened a new issue, #3322: URL: https://github.com/apache/arrow-adbc/issues/3322
### What happened? On occasion, the driver will throw the exception `Cannot execute <ReadChunkWithRetries>b__0 after 5 tries. ` After updating the logging code, the exception now states 'Cannot execute <ReadChunkWithRetries>b__0 after 5 tries. Last exception: No current element is available.' indicating there is a problem accessing the stream. ### Stack Trace _No response_ ### How can we reproduce the bug? It is difficult to repro the bug. I have not been able to repro it in tests, but I can repro it in the Power BI service. ### Environment/Setup _No response_ -- 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]
