Skip to content

[Python] ccache not efficient #51138

Description

@pitrou

Describe the bug, including details regarding any error messages, version, and platform.

I have determined that ccache is not efficient for building the Cython-generated PyArrow C++ sources, because those source files are stored in the temporary build directory which is different everytime.

Component(s)

Python

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions