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

   ### Rationale for this change
   
   Apache Thrift misses `#include <cstdint>` for `int64_t`: 
https://github.com/apache/thrift/pull/3078
   GCC 15 requires it.
   
   ### What changes are included in this PR?
   
   Apply https://github.com/apache/thrift/pull/3078 only with GCC 15.
   
   ### Are these changes tested?
   
   Yes.
   
   ### Are there any user-facing changes?
   
   No.


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