[
https://issues.apache.org/jira/browse/ARROW-14262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17426326#comment-17426326
]
Weston Pace commented on ARROW-14262:
-------------------------------------
Also, we will need to add them to compute.rst
> [C++] Document and rename is_in_meta_binary
> -------------------------------------------
>
> Key: ARROW-14262
> URL: https://issues.apache.org/jira/browse/ARROW-14262
> Project: Apache Arrow
> Issue Type: Bug
> Components: C++
> Reporter: Weston Pace
> Priority: Major
>
> The is_in_meta_binary and index_in_meta_binary functions do not have any
> "_doc" elements. I had simply ignored them assuming they were some kind of
> specialized function that shouldn't be exposed for general consumption (see
> ARROW-13949) but I recently discovered they are legitimate binary variants of
> their unary counterparts.
> If we want to continue to expose these functions we should rename them (meta
> I assume means meta function but the python/r user has no idea what a meta
> function is) and add _doc elements.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)