[
https://issues.apache.org/jira/browse/ARROW-13882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17412530#comment-17412530
]
David Li commented on ARROW-13882:
----------------------------------
The linked PR already adds string support too (for the scalar aggregate only,
not for the hash aggregate which I want to split out).
I don't think std::minmax is relevant.
> [C++] Add compute function min_max support for more types
> ---------------------------------------------------------
>
> Key: ARROW-13882
> URL: https://issues.apache.org/jira/browse/ARROW-13882
> Project: Apache Arrow
> Issue Type: Bug
> Components: C++
> Reporter: Weston Pace
> Assignee: David Li
> Priority: Major
> Labels: kernel, pull-request-available, types
> Time Spent: 20m
> Remaining Estimate: 0h
>
> The min_max compute function does not support the following types but should:
> - time32
> - time64
> - timestamp
> - null
> - binary
> - large_binary
> - fixed_size_binary
> - string
> - large_string
--
This message was sent by Atlassian Jira
(v8.3.4#803005)