jorisvandenbossche commented on code in PR #36289:
URL: https://github.com/apache/arrow/pull/36289#discussion_r1267874687


##########
docs/source/cpp/compute.rst:
##########
@@ -563,30 +563,32 @@ representation based on the rounding criterion.
 
+-------------------+------------+-------------+-------------------------+----------------------------------+--------+
 | floor             | Unary      | Numeric     | Float32/Float64/Decimal |     
                             |        |
 
+-------------------+------------+-------------+-------------------------+----------------------------------+--------+
-| round             | Unary      | Numeric     | Float32/Float64/Decimal | 
:struct:`RoundOptions`           | (1)(2) |
+| round             | Unary      | Numeric     | Input Type              | 
:struct:`RoundOptions`           | (1)(2) |

Review Comment:
   Yes, fully agreed with the summary of Weston above: this was unintentional 
behaviour (because of automatic casting for numeric types), and it's fine to 
correct this with a breaking change. 



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