[
https://issues.apache.org/jira/browse/ARROW-5163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
shyam narayan singh updated ARROW-5163:
---------------------------------------
Description:
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.
was:Cast timestamp/date functions are incorrectly evaluating year string
"0097" to year 1997. It should evaluate to 0097. Year string "97" should be
considered as 1997.
> [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
> Reporter: shyam narayan singh
> Assignee: shyam narayan singh
> Priority: Major
>
> 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)