mapleFU opened a new pull request, #15108: URL: https://github.com/apache/arrow/pull/15108
This patch reuse the arrow issue https://issues.apache.org/jira/browse/ARROW-17823 . Advantage: readabilty, exception safety and efficiency(only for shared_ptr). Cases that don't apply: When calling a private/protected constructor within class member function, make_shared/unique can't work. -- 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]
