kou commented on issue #41480: URL: https://github.com/apache/arrow/issues/41480#issuecomment-2091653457
> I don't think it is about the moving logic, there was some additional logic to check if a certain cython extension module output existed (and this logic was only added after the initial implementation that was taken from dynd-python). The check logic also exists in dynd-python: https://github.com/libdynd/dynd-python/blob/741d9d16c437f778d8c0d7259d4634c9af43962b/setup.py#L265-L266 Anyway, I think that we don't need to do it here. We should do it as a general test. And we already has it. For example: https://github.com/apache/arrow/blob/49bf3d9bf2ca266fcf63dca1e57bdb83c9559b72/ci/scripts/python_wheel_unix_test.sh#L64-L88 -- 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]
