bkietz commented on code in PR #38349:
URL: https://github.com/apache/arrow/pull/38349#discussion_r1373288752


##########
docs/source/cpp/compute.rst:
##########
@@ -1675,7 +1675,8 @@ Associative transforms
 |                   |       | Temporal, Binary- and String-like |             
|       |
 
+-------------------+-------+-----------------------------------+-------------+-------+
 
-* \(1) Output is ``Dictionary(Int32, input type)``.
+* \(1) Output is ``Dictionary(Int32, input type)``. It is a no-op if input is 
+a Dictionary array.

Review Comment:
   ```suggestion
   * \(1) Output is ``Dictionary(Int32, input type)``. It is a no-op if input is
     a Dictionary array.
   ```



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