[
https://issues.apache.org/jira/browse/ARROW-17186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17576952#comment-17576952
]
Kae Suarez commented on ARROW-17186:
------------------------------------
The most major offender is definitely the Datum class:
[https://arrow.apache.org/docs/cpp/api/compute.html#_CPPv4N5arrow5DatumE].
Entire methods such as scalar_as simply aren't mentioned, which leaves users
crawling through source code.
> [C++][Docs] Verify Completeness of API Reference
> ------------------------------------------------
>
> Key: ARROW-17186
> URL: https://issues.apache.org/jira/browse/ARROW-17186
> Project: Apache Arrow
> Issue Type: Sub-task
> Components: C++, Documentation
> Reporter: Kae Suarez
> Priority: Major
>
> At least the Datum class is missing methods in the API documentation, and any
> other incompleteness needs to be found and addressed. This ticket is for
> hunting down incompleteness, and filling in the gaps.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)