Skip to content

[Python][CI] Fix vcpkg caching mechanism for the macOS wheels #28900

@asfimport

Description

@asfimport

There is a cache hit despite that it has been working for a long time. Perhaps some of the plugin's dependencies may have been updated since then because the generated cache keys are identical, so there should be a cache hit.

Currently installing the vcpkg packages take around ~50m which makes its maintenance really time consuming.

Reporter: Krisztian Szucs / @kszucs
Assignee: Krisztian Szucs / @kszucs

PRs and other links:

Note: This issue was originally created as ARROW-13210. Please see the migration documentation for further details.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions