kou commented on PR #57: URL: https://github.com/apache/arrow-adbc/pull/57#issuecomment-1230299583
> but wouldn't that break things like zipimport? (I suppose zipimport just doesn't support extension modules at all.) I'm not familiar with zipimport but it seems that zipimport doesn't support `.so` built with Cython: https://docs.python.org/3/library/zipimport.html > ZIP import of dynamic modules (`.pyd`, `.so`) is disallowed. But this is not a strong opinion. If you prefer to this approach, I don't opposite it. Thanks for sharing your opinion. -- 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]
