pitrou commented on code in PR #44394:
URL: https://github.com/apache/arrow/pull/44394#discussion_r1916586546


##########
docs/source/cpp/compute.rst:
##########
@@ -1929,3 +1929,28 @@ operation to the n-th and (n+abs(p))-th inputs.
   ``Subtract``. The period can be specified in :struct:`PairwiseOptions`.
 * \(2) Wraps around the result when overflow is detected.
 * \(3) Returns an ``Invalid`` :class:`Status` when overflow is detected.
+
+Swizzle functions

Review Comment:
   Yes, it's ok to use "swizzle" in the source code IMHO.



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