[CI][Python] CMakeLists detects ccache but not sccache

Open Beginner friendly
#50,996 6 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
68/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Active
Tech stack
cmake, cpp, python

Research direction

Start by comparing PyArrow's CMakeLists detection of ccache with the existing C++ CMake setup that detects sccache. Verify the resulting configuration in a Python Crossbow build; done means sccache is detected and can cache PyArrow's C++ compilation steps.

Written by the indexing model from the issue text.

Description

Component: Continuous Integration Component: Python Type: enhancement
Describe the enhancement requested

PyArrow's cmake setup should detect sccache just like the C++ one does.

This would make some Python Crossbow builds slightly faster by caching the results of PyArrow's C++ compilation steps.

Component(s)

Continuous Integration, Python

Dominant language
C++
Stars
17.1k
Forks
4.3k
Avg merge
3d 13h
Merged PRs (30d)
93

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from apache/arrow

All issues in apache/arrow

Similar issues

More C++ issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.