[
https://issues.apache.org/jira/browse/ARROW-8412?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated ARROW-8412:
----------------------------------
Labels: pull-request-available (was: )
> [C++][Gandiva] Fix gandiva date_diff function definitions
> ---------------------------------------------------------
>
> Key: ARROW-8412
> URL: https://issues.apache.org/jira/browse/ARROW-8412
> Project: Apache Arrow
> Issue Type: Task
> Components: C++ - Gandiva
> Reporter: Projjal Chanda
> Assignee: Projjal Chanda
> Priority: Major
> Labels: pull-request-available
>
> The current gandiva date functions date_diff, date_sub definitions take
> integer as first argument and date as second argument:
> date_diff(10, d) = d - 10, which seems unintuitive.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)