Skip to content

[ci] cache C++ build with sccache#505

Merged
luoyuxia merged 1 commit intoapache:mainfrom
fresh-borzoni:ci/cpp-sccache
Apr 19, 2026
Merged

[ci] cache C++ build with sccache#505
luoyuxia merged 1 commit intoapache:mainfrom
fresh-borzoni:ci/cpp-sccache

Conversation

@fresh-borzoni
Copy link
Copy Markdown
Contributor

@fresh-borzoni fresh-borzoni commented Apr 18, 2026

closes #504

The C++ build step takes ~80s per run because there's no compile cache.
This wires mozilla-actions/sccache-action (ASF-allowlisted, same SHA as apache/iceberg-cpp).

@fresh-borzoni
Copy link
Copy Markdown
Contributor Author

@luoyuxia @leekeiabstraction PTAL 🙏

@luoyuxia luoyuxia merged commit 81545c6 into apache:main Apr 19, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[ci] cache C++ build with sccache

2 participants