This repository has been archived by the owner on Feb 18, 2024. It is now read-only.
Replies: 1 comment 1 reply
-
I think it would be a good idea to create one in Would you like to create a PR on it, or would you like me to do it? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am curious if there is a better way to set a specific index to valid/invalid in a Utf8Array?
For PrimitiveArray for example I can do
apply_validity
But I don't think there is a method for Utf8Array. What would be an idiomatic way to invalidate an element in an Utf8Array?Beta Was this translation helpful? Give feedback.
All reactions