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)