[
https://issues.apache.org/jira/browse/HIVE-9817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14341181#comment-14341181
]
Alexander Pivovarov commented on HIVE-9817:
-------------------------------------------
I can add "yyyy-MM-dd HH:mm:ss" dateFormat to DateUtils class and remove all
"new SimpleDateFormat" from hive-exec
Adding thread-safe DateUtils class proposed in HIVE-9744
> fix DateFormat pattern in hive-exec
> -----------------------------------
>
> Key: HIVE-9817
> URL: https://issues.apache.org/jira/browse/HIVE-9817
> Project: Hive
> Issue Type: Bug
> Reporter: Alexander Pivovarov
> Assignee: Alexander Pivovarov
> Priority: Minor
> Attachments: HIVE-9817.1.patch
>
>
> some classes use mm for month and hh for hours
> it should be MM and HH
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)