kou commented on issue #40674:
URL: https://github.com/apache/arrow/issues/40674#issuecomment-2014399302

   Thanks for the info!
   I didn't know the `gint64` note:
   
   > Note that on platforms with more than one 64-bit standard integer type, 
gint64 and int64_t are not necessarily implemented by the same 64-bit integer 
type. For example, on a platform where both long and long long are 64-bit, it 
might be the case that one of those types is used for gint64 and the other is 
used for int64_t.


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