timsaucer opened a new issue, #13851: URL: https://github.com/apache/datafusion/issues/13851
### Describe the bug If you have an FFI Execution Plan that spawns it's own tasks, it has no reactor and causes a panic. ### To Reproduce This is most easily demonstrated in datafusion-python. Just create a table provider that spawns a thread. I have examples on my computer but they are non-trivial (and it's probably me working on this issue). ### Expected behavior We should never cause a panic across the ffi boundary. ### Additional context _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: github-unsubscr...@datafusion.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org