paleolimbot commented on issue #1072: URL: https://github.com/apache/sedona-db/issues/1072#issuecomment-5074384920
For Windows it's coming back to me that I once had a hang in the UDF tests where the read path went through pyogrio. In this case there was too much Python GIL interaction (I think) or some other lock and there was a deadlock where the query wouldn't finish. -- 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]
