[
https://issues.apache.org/jira/browse/ARROW-5957?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Prudhvi Porandla updated ARROW-5957:
------------------------------------
Description:
Implement 'div' function for int32, int64, float32, float64, decimal128
(gandiva) types.
div is integer division - divide and return quotient after discarding the
fractional part.
The planned signature is {{type div(type, type)}}
> [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
>
> Implement 'div' function for int32, int64, float32, float64, decimal128
> (gandiva) types.
> div is integer division - divide and return quotient after discarding the
> fractional part.
> The planned signature is {{type div(type, type)}}
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)