GH-40445: [C++] Fix static build on Windows#40446
Conversation
|
@github-actions crossbow submit java-jars |
|
|
|
Revision: 028cf66 Submitted crossbow builds: ursacomputing/crossbow @ actions-522a1ffb25
|
|
+1 https://github.com/ursacomputing/crossbow/actions/runs/8222805723/job/22484732454 |
|
After merging your PR, Conbench analyzed the 7 benchmarking runs that have been run so far on merge-commit f299db0. There were no benchmark performance regressions. 🎉 The full Conbench report has more details. It also includes information about 4 possible false positives for unstable benchmarks that are known to sometimes produce them. |
|
No idea if it is actually related to this PR, but it seems the appveyor windows C++ build started failing when this PR was merged (unfortunately appveyor ws already failing for some days because of a python failure, making this less visible it was on this PR failing with a C++ build issue instead): |
|
Oh, sorry. I'll take a look at this. |
Rationale for this change
What changes are included in this PR?
URI_STATIC_BUILDmacro definition that was removed by GH-39823: [C++] Allow building cpp/src/arrow/**/*.cc without waiting bundled libraries #39824 accidentally.crypt32.libdependency toaws-c-io.Are these changes tested?
Yes.
Are there any user-facing changes?
No.