[
https://issues.apache.org/jira/browse/HIVE-7399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14116951#comment-14116951
]
Ashutosh Chauhan commented on HIVE-7399:
----------------------------------------
+1
> Timestamp type is not copied by ObjectInspectorUtils.copyToStandardObject
> -------------------------------------------------------------------------
>
> Key: HIVE-7399
> URL: https://issues.apache.org/jira/browse/HIVE-7399
> Project: Hive
> Issue Type: Bug
> Components: Query Processor
> Reporter: Navis
> Assignee: Navis
> Attachments: HIVE-7399.1.patch.txt, HIVE-7399.2.patch.txt,
> HIVE-7399.3.patch.txt
>
>
> Most of primitive types are non-mutable, so copyToStandardObject retuns input
> object as-is. But for Timestamp objects, it's used something like wrapper and
> changed value by hive. copyToStandardObject should real copy for them.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)