amol- opened a new pull request, #43147:
URL: https://github.com/apache/arrow/pull/43147

   ### Rationale for this change
   
   When trying to compile Arrow with GCC 13, it fails due to ABSEIL missing a 
`<cstdint>` include, this PR addresses the issue by updating ABSEIL to version 
nearest to the one currently in use that includes the fix.
   
   ### What changes are included in this PR?
   
   Downloaded ABSL version updated from 20211102.0 to 20220623.2
   
   ### Are these changes tested?
   
   They are tested by the existing compile infrastructure and testsuite
   
   ### Are there any user-facing changes?
   
   No, all behaviours should remain the same


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