You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Pindikura Ravindra (JIRA)" <ji...@apache.org> on 2019/04/18 12:00:00 UTC

[jira] [Resolved] (ARROW-5163) [Gandiva] Cast timestamp/date are incorrectly evaluating year 0097 to 1997

     [ https://issues.apache.org/jira/browse/ARROW-5163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pindikura Ravindra resolved ARROW-5163.
---------------------------------------
       Resolution: Fixed
    Fix Version/s: 0.14.0

Issue resolved by pull request 4146
[https://github.com/apache/arrow/pull/4146]

> [Gandiva] Cast timestamp/date are incorrectly evaluating year 0097 to 1997
> --------------------------------------------------------------------------
>
>                 Key: ARROW-5163
>                 URL: https://issues.apache.org/jira/browse/ARROW-5163
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++ - Gandiva
>            Reporter: shyam narayan singh
>            Assignee: shyam narayan singh
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.14.0
>
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> Cast timestamp/date functions are incorrectly evaluating year string "0097" to year 1997. It should evaluate to 0097.
> In other words any year string length of 4 should be taken as it is and must not be tampered with. Year string "97" should be considered as 1997.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)