Projjal Chanda created ARROW-8412:
-------------------------------------

             Summary: [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


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)

Reply via email to