You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Yuan Zhou (Jira)" <ji...@apache.org> on 2020/04/07 06:11:00 UTC

[jira] [Created] (ARROW-8360) Fixes date32 support for date/time functions

Yuan Zhou created ARROW-8360:
--------------------------------

             Summary: Fixes date32 support for date/time functions
                 Key: ARROW-8360
                 URL: https://issues.apache.org/jira/browse/ARROW-8360
             Project: Apache Arrow
          Issue Type: Bug
          Components: C++ - Gandiva
            Reporter: Yuan Zhou
            Assignee: Yuan Zhou


Gandiva date/time functions like extractYear[1] only work with millisecond, passing date32 to these functions will get wrong results.


[1]https://github.com/apache/arrow/blob/6d92694d00aec08081ae1bfe06f0a265e141b1b7/cpp/src/gandiva/precompiled/time.cc#L75-L80




--
This message was sent by Atlassian Jira
(v8.3.4#803005)