KHARSHAVARDHAN-eng commented on issue #50868:
URL: https://github.com/apache/arrow/issues/50868#issuecomment-5302742312

   @kou ,
   
   I’d be interested in investigating this issue. The failure appears to come 
from the bundled google-cloud-cpp using the deprecated `absl::visit` API, which 
becomes an error under the current warning settings on ARM64 macOS.
   
   I’d like to trace the bundled dependency version and the Arrow build 
configuration to determine whether updating google-cloud-cpp is the appropriate 
fix or whether the warning should be handled differently.
   
   Would a maintainer be okay with me investigating this and submitting a PR 
with a regression/CI validation where appropriate?


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