You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2020/08/11 02:26:41 UTC

[GitHub] [arrow] cyb70289 commented on a change in pull request #7920: ARROW-9638: [C++][Compute] Implement mode kernel

cyb70289 commented on a change in pull request #7920:
URL: https://github.com/apache/arrow/pull/7920#discussion_r468289599



##########
File path: cpp/src/arrow/compute/kernels/aggregate_basic_internal.h
##########
@@ -44,6 +48,9 @@ void AddMeanAvx2AggKernels(ScalarAggregateFunction* func);
 void AddSumAvx512AggKernels(ScalarAggregateFunction* func);
 void AddMeanAvx512AggKernels(ScalarAggregateFunction* func);
 
+// Aggregate kernels in separated source files

Review comment:
       deleted




----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org