marberts commented on PR #49553:
URL: https://github.com/apache/arrow/pull/49553#issuecomment-4114912679

   It looks like the failing CI job is from a warning in R CMD check about a 
non-API call to a C function, due to all the changes in R-devel. I don't think 
this is due to our PR.
   
   At this point, I'm fairly confident that we've implemented the Azure 
features correctly. The only thing I'm not sure about is the setup in 
`configure`, `configure.win`, and `tools/nixlibs.R`. The Azure C++ SDK used by 
Arrow requires `libxml2`, which is a new system dependency for this package. I 
don't fully understand how these configuration scripts work, so I wouldn't be 
surprised if they're not updated correctly to reflect the new system dependency.
   
   @jonkeane, @thisisnic, @assignUser  Please let me or @Collinbrown95 know if 
there are any changes needed to this PR.


-- 
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]

Reply via email to