[
https://issues.apache.org/jira/browse/ARROW-12084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eduardo Ponce updated ARROW-12084:
----------------------------------
Fix Version/s: 7.0.0
> [C++][Compute] Add remainder and quotient compute::Function
> -----------------------------------------------------------
>
> Key: ARROW-12084
> URL: https://issues.apache.org/jira/browse/ARROW-12084
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C++
> Reporter: Ben Kietzman
> Assignee: Eduardo Ponce
> Priority: Major
> Labels: kernel, pull-request-available
> Fix For: 7.0.0
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
> In addition to {{divide}} which returns only the quotient, it'd be useful to
> have a function which returns both quotient and remainder (these are
> efficient to compute simultaneously), probably as a {{struct<quotient: T,
> remainder: T>}}.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)