kou opened a new pull request, #45952: URL: https://github.com/apache/arrow/pull/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. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
