[
https://issues.apache.org/jira/browse/ARROW-5957?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated ARROW-5957:
----------------------------------
Labels: pull-request-available (was: )
> [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
>
> Implement 'div' function for int32, int64, float32, float64, and decimal128
> (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)