[
https://issues.apache.org/jira/browse/ARROW-5957?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pindikura Ravindra resolved ARROW-5957.
---------------------------------------
Resolution: Fixed
Fix Version/s: 0.14.1
Issue resolved by pull request 4887
[https://github.com/apache/arrow/pull/4887]
> [C++][Gandiva] Implement div function in Gandiva
> ------------------------------------------------
>
> Key: ARROW-5957
> URL: https://issues.apache.org/jira/browse/ARROW-5957
> Project: Apache Arrow
> Issue Type: Task
> Components: C++ - Gandiva
> Reporter: Prudhvi Porandla
> Assignee: Prudhvi Porandla
> Priority: Minor
> Labels: pull-request-available
> Fix For: 0.14.1
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> Implement 'div' function for int32, int64, float32, and float64 (gandiva)
> types.
> div is integer division - divide and return quotient after discarding the
> fractional part.
> The function signature is {{type div(type, type)}}
>
>
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)