zhengruifeng opened a new pull request, #48700: URL: https://github.com/apache/arrow/pull/48700
### Rationale for this change in existing https://arrow.apache.org/docs/dev/python/generated/pyarrow.compute.ascii_upper.html > This function assumes the input is fully ASCII. It it may contain non-ASCII characters, use “utf8_upper” instead. ### What changes are included in this PR? Fix a typo in the docstring of `pyarrow.compute.ascii_upper` ### Are these changes tested? CI ### Are there any user-facing changes? yes, doc-only 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]
