Commits


Vibhatha Lakmal Abeykoon authored and GitHub committed 1fb857f02a5
ARROW-16686: [C++] Use shared_ptr with FunctionOptions (#13344) Includes changes to remove raw pointer usage with `FunctionOptions` used in `Aggregate`. This also includes changes in removing `keep_alives` from R aggregate bindings as well. Lead-authored-by: Vibhatha Abeykoon <vibhatha@gmail.com> Co-authored-by: Vibhatha Lakmal Abeykoon <vibhatha@users.noreply.github.com> Co-authored-by: Sutou Kouhei <kou@clear-code.com> Signed-off-by: David Li <li.davidm96@gmail.com>