Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GH-36610: [CI][C++] Don't enable ARROW_ACERO by default #36611

Merged
merged 1 commit into from
Jul 14, 2023

Conversation

kou
Copy link
Member

@kou kou commented Jul 11, 2023

Rationale for this change

Because it's not a required component.

What changes are included in this PR?

Use OFF by default.

Are these changes tested?

Yes.

Are there any user-facing changes?

No.

@github-actions
Copy link

⚠️ GitHub issue #36610 has been automatically assigned in GitHub to PR creator.

@github-actions github-actions bot added the awaiting committer review Awaiting committer review label Jul 11, 2023
@pitrou
Copy link
Member

pitrou commented Jul 12, 2023

Can you rebase and then merge?

@kou
Copy link
Member Author

kou commented Jul 13, 2023

Ah, OK. I'll do it.

@kou kou merged commit 8245b21 into apache:main Jul 14, 2023
@kou kou deleted the ci-cpp-acero branch July 14, 2023 00:44
@kou kou removed the awaiting committer review Awaiting committer review label Jul 14, 2023
chelseajonesr pushed a commit to chelseajonesr/arrow that referenced this pull request Jul 20, 2023
…#36611)

### Rationale for this change

Because it's not a required component.

### What changes are included in this PR?

Use `OFF` by default.

### Are these changes tested?

Yes.

### Are there any user-facing changes?

No.
* Closes: apache#36610

Authored-by: Sutou Kouhei <kou@clear-code.com>
Signed-off-by: Sutou Kouhei <kou@clear-code.com>
@conbench-apache-arrow
Copy link

After merging your PR, Conbench analyzed the 6 benchmarking runs that have been run so far on merge-commit 8245b21.

There were no benchmark performance regressions. 🎉

The full Conbench report has more details. It also includes information about possible false positives for unstable benchmarks that are known to sometimes produce them.

R-JunmingChen pushed a commit to R-JunmingChen/arrow that referenced this pull request Aug 20, 2023
…#36611)

### Rationale for this change

Because it's not a required component.

### What changes are included in this PR?

Use `OFF` by default.

### Are these changes tested?

Yes.

### Are there any user-facing changes?

No.
* Closes: apache#36610

Authored-by: Sutou Kouhei <kou@clear-code.com>
Signed-off-by: Sutou Kouhei <kou@clear-code.com>
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.

[C++][Dev] ARROW_ACERO should be OFF by default in ci/scripts/cpp_build.sh
2 participants