chiyang10000 commented on pull request #8712:
URL: https://github.com/apache/arrow/pull/8712#issuecomment-730362129


   > Thank you. Does `Aws::New` use a different allocator?
   
   Referring to 
https://github.com/aws/aws-sdk-cpp/blob/master/aws-cpp-sdk-core/include/aws/core/utils/memory/AWSMemory.h
 , aws-sdk-cpp uses its own allocator and deallocator of `Aws::New` and 
`Aws::Delete`, which call malloc/free and constructor/destructor explicitly in 
turn.


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to