ildipo commented on code in PR #35980: URL: https://github.com/apache/arrow/pull/35980#discussion_r1221989239
########## cpp/src/arrow/acero/CMakeLists.txt: ########## @@ -29,7 +29,11 @@ endmacro() set(ARROW_ACERO_SRCS accumulation_queue.cc - aggregate_node.cc Review Comment: `aggregate_node.cc` was split into `scalar_aggregate_node.cc`, `groupby_aggregate_node.cc` and `aggregate_internal.cc` - the existing code was moved as-is -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org