Ian Cook created ARROW-16742:
--------------------------------
Summary: [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
Fix For: 9.0.0
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)