Skip to content

Conversation

@zhengruifeng
Copy link

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

@zhengruifeng zhengruifeng changed the title MINOR: [C++] Fix a typo in the docstring of pyarrow.compute.ascii_upper MINOR: [C++] Fix a typo in the doc of pyarrow.compute.ascii_upper Dec 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant