Commits


Vibhatha Lakmal Abeykoon authored and GitHub committed bb67f8d1284
ARROW-16549: [C++] Simplify AggregateNodeOptions aggregates/targets (#13150) This PR is simplifying the existing `AggregateNodeOptions` usage. This work is still in progress and need to evaluate the existing refactor and usage. Todos - [x] Test - [ ] Update documentation - [ ] Update function docs - [x] Evaluate CI failures (only tested on Mac M1 with C++/Python, need to check if the change breaks other language bindings Authored-by: Vibhatha Abeykoon <vibhatha@gmail.com> Signed-off-by: Weston Pace <weston.pace@gmail.com>