rouault opened a new pull request, #46868: URL: https://github.com/apache/arrow/pull/46868
Those functions were accidentally removed in f7bc27132ea84c4639528d73a9c289c7a1db154f whereas only the variants using unique_ptr<> were intended for removal. ### Rationale for this change Fix recent commit f7bc27132ea84c4639528d73a9c289c7a1db154f that accidentally removed functions ### What changes are included in this PR? Restore the implementation of 3 functions whose prototype is still available ### Are these changes tested? Apparently no ### Are there any user-facing changes? No (unbreak a unreleased regression) Cf https://github.com/apache/arrow/pull/46867#issuecomment-2989160864 for discussion -- 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]
