[
https://issues.apache.org/jira/browse/ARROW-16742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ian Cook resolved ARROW-16742.
------------------------------
Resolution: Fixed
Issue resolved by pull request 13303
[https://github.com/apache/arrow/pull/13303]
> [C++][Docs] Fix output type of hash_distinct in docs
> ----------------------------------------------------
>
> Key: ARROW-16742
> URL: https://issues.apache.org/jira/browse/ARROW-16742
> Project: Apache Arrow
> Issue Type: Task
> Components: C++, Documentation
> Affects Versions: 8.0.0
> Reporter: Ian Cook
> Assignee: Ian Cook
> Priority: Major
> Labels: pull-request-available
> Fix For: 9.0.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> In the compute functions docs, the function {{hash_distinct}} is listed as
> having output type same as the input type. This is incorrect. Its output type
> should be: {*}List of input type{*}, the same as {{{}hash_list{}}}.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)