Skip to content

Comments

chore(scripts): add compile scripts in ubuntu and macos#864

Open
SYaoJun wants to merge 1 commit intoapache:mainfrom
SYaoJun:0215_add_scripts
Open

chore(scripts): add compile scripts in ubuntu and macos#864
SYaoJun wants to merge 1 commit intoapache:mainfrom
SYaoJun:0215_add_scripts

Conversation

@SYaoJun
Copy link
Contributor

@SYaoJun SYaoJun commented Feb 15, 2026

Reason for this PR

Every time I compile the C++ project, I have to input a long list of compilation options, which is time-consuming and completely unnecessary.

Regarding the legacy issue #628:

On macOS, we must explicitly specify the Arrow include path; otherwise, the compilation will fail.

What changes are included in this PR?

Add two scripts on Ubuntu and MacOS

Are these changes tested?

yes

Are there any user-facing changes?

no

@codecov-commenter
Copy link

codecov-commenter commented Feb 15, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.21%. Comparing base (eab0fa5) to head (1857c2a).
⚠️ Report is 6 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #864   +/-   ##
=========================================
  Coverage     80.21%   80.21%           
  Complexity      615      615           
=========================================
  Files            93       93           
  Lines         10258    10255    -3     
  Branches       1050     1049    -1     
=========================================
- Hits           8228     8226    -2     
+ Misses         1790     1789    -1     
  Partials        240      240           
Flag Coverage Δ
cpp 71.51% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@yangxk1
Copy link
Contributor

yangxk1 commented Feb 24, 2026

Hi @SYaoJun , thank you for doing this. Imo, it would be better to introduce the role of the script synchronously in readme/docs

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.

3 participants