cyb70289 commented on a change in pull request #11864:
URL: https://github.com/apache/arrow/pull/11864#discussion_r772826709
##########
File path: docs/source/cpp/compute.rst
##########
@@ -1659,3 +1659,17 @@ replaced, based on the remaining inputs.
results in a corresponding null in the output.
Also see: :ref:`if_else <cpp-compute-scalar-selections>`.
+
+Random number generation
+~~~~~~~~~~~~~~~~~~~~~~~~
Review comment:
Nit: will you move it to `scalar function` section, **above** `vector
functions`, see below line
https://github.com/apache/arrow/blob/master/docs/source/cpp/compute.rst#array-wise-vector-functions
We can leave python doc and test as follow up task.
--
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]