pitrou commented on a change in pull request #7772:
URL: https://github.com/apache/arrow/pull/7772#discussion_r455153729
##########
File path: docs/source/cpp/compute.rst
##########
@@ -263,56 +263,56 @@ given class:
+--------------------------+------------+--------------------+----------------+----------------------------------+
| Function name | Arity | Input types | Output type
| Matched character class |
+==========================+============+====================+================+==================================+
-| ascii_isalnum | Unary | String-like | Boolean
| Alphanumeric ASCII |
+| ascii_is_alnum | Unary | String-like | Boolean
| Alphanumeric ASCII |
Review comment:
At worse you can take a look at the Github rendering (click "View this
file"). Unfortunately, it doesn't show any errors explicitly, but apparently it
doesn't display the misformatted tables.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]