aryansk opened a new pull request, #51137:
URL: https://github.com/apache/arrow/pull/51137

   ### Rationale for this change
   
   Issue #51131 tracks removal of the macOS compiler-warning workaround added 
for deprecated Abseil APIs in google-cloud-cpp. The upstream google-cloud-cpp 
fix referenced by the issue has now merged.
   
   ### What changes are included in this PR?
   
   Remove the APPLE-specific `-Wno-error=deprecated-declarations` compile 
option from the GCS filesystem sources. The existing documentation-warning 
options and unrelated Windows/reproducible-build workarounds are unchanged.
   
   Closes #51131
   
   ### Are these changes tested?
   
   - `git diff HEAD^ HEAD --check`
   - CMake configuration could not run because CMake is not installed in the 
local environment.
   
   ### Are there any user-facing changes?
   
   No.
   
   ### AI-assisted contribution
   
   An AI coding assistant was used to help prepare this patch. The final change 
was kept to the single workaround requested by the issue and the exact diff was 
checked before publication; no third-party code or generated material was 
copied.


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