Details
-
Wish
-
Status: Resolved
-
Blocker
-
Resolution: Fixed
-
None
Description
We should probably make compute function naming more consistent while it's not too late.
Examples:
- "isin", "minmax" but "less_equal", "or_kleene", "binary_contains_exact"
- "binary_contains_exact" only works on string types
- "ascii_length" accepts non-ascii input and simply counts the number of bytes
- "partition_to_indices" vs. "NthToIndices"
Attachments
Issue Links
- incorporates
-
ARROW-9444 [C++][Doc] Undocumented compute functions (string_isalpha, etc.)
-
- Closed
-
- links to