You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2021/11/18 13:18:00 UTC

[jira] [Updated] (ARROW-14751) [C++] The index_in_meta_binary/is_in_meta_binary kernels are missing a docstring

     [ https://issues.apache.org/jira/browse/ARROW-14751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Antoine Pitrou updated ARROW-14751:
-----------------------------------
    Priority: Trivial  (was: Major)

> [C++] The index_in_meta_binary/is_in_meta_binary kernels are missing a docstring
> --------------------------------------------------------------------------------
>
>                 Key: ARROW-14751
>                 URL: https://issues.apache.org/jira/browse/ARROW-14751
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++
>            Reporter: Joris Van den Bossche
>            Priority: Trivial
>              Labels: kernel
>
> The {{index_in_meta_binary}} and {{is_in_meta_binary}} meta kernels don't have a docstring added when registered.
> See https://github.com/apache/arrow/blob/2b10648c831cb0ff71ab72098c46adf527710efc/cpp/src/arrow/compute/kernels/scalar_set_lookup.cc#L451, the {{doc}} member is set to nullptr. 



--
This message was sent by Atlassian Jira
(v8.20.1#820001)