raulcd commented on issue #47467: URL: https://github.com/apache/arrow/issues/47467#issuecomment-4029823280
@AlenkaF @pitrou I was going to create a different issue for the Cython cache issue in order to split here from other improvements, but I''ve been trying locally and I've hit an issue that looks like a bug on Cython when extracting the artifacts from the cache. I've been able to solve it locally by modifying how Cython extracts the artifacts from the cache: - https://github.com/cython/cython/issues/7559 This might require us to wait to enable Cython cache until Cython fixes it. See the issue above for more details. -- 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]
