Weston Pace created ARROW-14262:
-----------------------------------

             Summary: [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


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)

Reply via email to