rtpsw commented on code in PR #34904:
URL: https://github.com/apache/arrow/pull/34904#discussion_r1158624872
##########
cpp/src/arrow/acero/aggregate_node.cc:
##########
@@ -77,6 +78,19 @@ namespace acero {
namespace {
+template <typename KernelType>
+struct ARROW_ACERO_EXPORT AggregateNodeArgs {
Review Comment:
Yes, this was moved here from the header but has no effect here - should be
removed.
--
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]