marberts commented on PR #49553: URL: https://github.com/apache/arrow/pull/49553#issuecomment-4099762490
The CI is failing because the Azure C++ SDK depends on libxml2. - [ ] Update `tools/nixlibs.R` to check for `libxml2` in `with_cloud_support()`, turning off the Azure feature flag is libxml2 isn't found. - [ ] Update the vignettes to note that libxml2 is a dependency of Azure (same as with curl and openssl). - [ ] Update DESCRIPTION to include libxml2 in SystemRequirements. -- 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]
