nealrichardson commented on a change in pull request #7772:
URL: https://github.com/apache/arrow/pull/7772#discussion_r455149121
##########
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:
Is there a way I can render just this file? In the past when I've tried
to render all of the sphinx docs, it's been such a PITA, partly because I have
to build pyarrow, partly because of my case-insensitive file system.
----------------------------------------------------------------
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]