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-43158: [Packaging] Use bundled nlohmann/json on AlmaLinux 8/CentOS Stream 8 #43159

Merged
merged 1 commit into from
Jul 6, 2024

Conversation

kou
Copy link
Member

@kou kou commented Jul 6, 2024

Rationale for this change

Because json-devel on them don't provide nlohmann/json_fwd.h that is required by google-cloud-cpp.

The upstream issue:
googleapis/google-cloud-cpp#14438

What changes are included in this PR?

Use bundled nlohmann/json instead.

Are these changes tested?

Yes.

Are there any user-facing changes?

No.

…CentOS Stream 8

Because json-devel on them don't provide nlohmann/json_fwd.h that is
required by google-cloud-cpp.

The upstream issue:
googleapis/google-cloud-cpp#14438
@kou
Copy link
Member Author

kou commented Jul 6, 2024

@github-actions crossbow submit amazon-linux-* almalinux-* centos-*

Copy link

github-actions bot commented Jul 6, 2024

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

@github-actions github-actions bot added the awaiting committer review Awaiting committer review label Jul 6, 2024
Copy link

github-actions bot commented Jul 6, 2024

Revision: 6a4d600

Submitted crossbow builds: ursacomputing/crossbow @ actions-e96819d919

Task Status
almalinux-8-amd64 GitHub Actions
almalinux-8-arm64 GitHub Actions
almalinux-9-amd64 GitHub Actions
almalinux-9-arm64 GitHub Actions
amazon-linux-2023-amd64 GitHub Actions
amazon-linux-2023-arm64 GitHub Actions
centos-7-amd64 GitHub Actions
centos-8-stream-amd64 GitHub Actions
centos-8-stream-arm64 GitHub Actions
centos-9-stream-amd64 GitHub Actions
centos-9-stream-arm64 GitHub Actions

@kou
Copy link
Member Author

kou commented Jul 6, 2024

+1

@kou kou merged commit 8d5b289 into apache:main Jul 6, 2024
6 checks passed
@kou kou removed the awaiting committer review Awaiting committer review label Jul 6, 2024
@kou kou deleted the rpm-almalinux-8-google-cloud-cpp branch July 6, 2024 02:35
Copy link

After merging your PR, Conbench analyzed the 4 benchmarking runs that have been run so far on merge-commit 8d5b289.

There were 4 benchmark results indicating a performance regression:

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

raulcd pushed a commit that referenced this pull request Jul 8, 2024
… Stream 8 (#43159)

### Rationale for this change

Because json-devel on them don't provide nlohmann/json_fwd.h that is required by google-cloud-cpp.

The upstream issue:
googleapis/google-cloud-cpp#14438

### What changes are included in this PR?

Use bundled nlohmann/json instead.

### Are these changes tested?

Yes.

### Are there any user-facing changes?

No.
* GitHub Issue: #43158

Authored-by: Sutou Kouhei <kou@clear-code.com>
Signed-off-by: Sutou Kouhei <kou@clear-code.com>
zanmato1984 pushed a commit to zanmato1984/arrow that referenced this pull request Jul 9, 2024
…CentOS Stream 8 (apache#43159)

### Rationale for this change

Because json-devel on them don't provide nlohmann/json_fwd.h that is required by google-cloud-cpp.

The upstream issue:
googleapis/google-cloud-cpp#14438

### What changes are included in this PR?

Use bundled nlohmann/json instead.

### Are these changes tested?

Yes.

### Are there any user-facing changes?

No.
* GitHub Issue: apache#43158

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.

None yet

1 participant