icexelloss commented on code in PR #34912:
URL: https://github.com/apache/arrow/pull/34912#discussion_r1179158562


##########
cpp/src/arrow/compute/kernels/aggregate_basic.cc:
##########
@@ -894,6 +954,28 @@ const FunctionDoc mean_doc{
     {"array"},
     "ScalarAggregateOptions"};
 
+const FunctionDoc first_last_doc{"Compute the first and last values of an 
array",
+                                 ("Do not use this directly. This is internal 
and might"
+                                  "be removed in the future."),

Review Comment:
   Updated



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

Reply via email to