chiyang10000 opened a new pull request #8712: URL: https://github.com/apache/arrow/pull/8712
aws-sdk-cpp requires to use matched Aws::New and Aws::Delete. Since the AwsWriteableStreamFactory provides an Aws::IOStreamFactory object that would be called inside aws-sdk-cpp, it is supposed to use an Aws::New instead of the native cpp new operator. ---------------------------------------------------------------- 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]
