felipecrv commented on code in PR #40396: URL: https://github.com/apache/arrow/pull/40396#discussion_r1527394205
########## docs/source/cpp/compute.rst: ########## @@ -343,7 +343,7 @@ equivalents above and reflects how they are implemented internally. +-------------------------+---------+------------------------------------+------------------------+----------------------------------+-----------+ | hash_count | Unary | Any | Int64 | :struct:`CountOptions` | \(2) | +-------------------------+---------+------------------------------------+------------------------+----------------------------------+-----------+ -| hash_count_all | Nullary | | Int64 | | | +| hash_count_all | Unary | | Int64 | | | Review Comment: Are you sure this change is correct? -- 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]
