pitrou commented on pull request #7080: URL: https://github.com/apache/arrow/pull/7080#issuecomment-624548175
It looks like caching is broken. Normally, you get this message at the end of a build: https://ci.appveyor.com/project/pitrou/arrow/build/job/trhpyfqd55phh8wt#L2140 ``` Updating build cache... Cache 'C:\Users\Appveyor\clcache1' - Updated Cache entry not found: C:\msys64\home\appveyor\.ccache Cache entry not found: C:\Users\Appveyor\.cargo\registry Cache entry not found: C:\Users\appveyor\AppData\Local\\go-build Build success ``` The message is absent on this PR: https://ci.appveyor.com/project/ApacheSoftwareFoundation/arrow/builds/32681460/job/c8aq4o6dgjbpi34k#L1897 ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
