You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MINOR: [Python][CI] Avoid unconditional use of precompiled headers
The precompiled headers generated during the PyArrow build phase seem to take a lot of disk space (more than 2 GB).
Avoiding their unconditional generation should make disk space issues on CI less likely.
0 commit comments