Skip to content

Conversation

@kou
Copy link
Member

@kou kou commented Mar 27, 2025

Rationale for this change

ICU 75.1 or later requires C++17 but Azure SDK for C++ still uses C++14. Azure SDK for C++ includes ICU headers via libxml2.

What changes are included in this PR?

We don't need to use ICU C++ API. So we can disable ICU C++ API.

Are these changes tested?

Yes.

Are there any user-facing changes?

Yes.

@kou
Copy link
Member Author

kou commented Mar 27, 2025

@github-actions crossbow submit debian-*

@github-actions
Copy link

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

@github-actions
Copy link

Revision: 14d7c88

Submitted crossbow builds: ursacomputing/crossbow @ actions-52007f21f5

Task Status
debian-bookworm-amd64 GitHub Actions
debian-bookworm-arm64 GitHub Actions
debian-trixie-amd64 GitHub Actions
debian-trixie-arm64 GitHub Actions

@github-actions github-actions bot added awaiting changes Awaiting changes and removed awaiting committer review Awaiting committer review labels Mar 27, 2025
@kou kou merged commit f4b7a4e into apache:main Mar 27, 2025
33 checks passed
@kou kou deleted the cpp-azure-sdk-not-use-icu-cpp-api branch March 27, 2025 21:12
@kou kou removed the awaiting changes Awaiting changes label Mar 27, 2025
@conbench-apache-arrow
Copy link

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

There were no benchmark performance regressions. 🎉

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

zanmato1984 pushed a commit to zanmato1984/arrow that referenced this pull request Apr 15, 2025
…45952)

### Rationale for this change

ICU 75.1 or later requires C++17 but Azure SDK for C++ still uses C++14. Azure SDK for C++ includes ICU headers via libxml2. 

### What changes are included in this PR?

We don't need to use ICU C++ API. So we can disable ICU C++ API.

### Are these changes tested?

Yes.

### Are there any user-facing changes?

Yes.
* GitHub Issue: apache#45930

Lead-authored-by: Sutou Kouhei <kou@clear-code.com>
Co-authored-by: Sutou Kouhei <kou@cozmixng.org>
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants