You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "cdmikechen (Jira)" <ji...@apache.org> on 2020/04/21 03:38:00 UTC

[jira] [Commented] (HUDI-83) Map Timestamp type in spark to corresponding Timestamp type in Hive during Hive sync

    [ https://issues.apache.org/jira/browse/HUDI-83?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17088258#comment-17088258 ] 

cdmikechen commented on HUDI-83:
--------------------------------

[~vinoth] [~arw357] [~uditme] [~xleesf] I have custom a new hudi serde by creating a new ObjectInspector which can transform parquet-avro timestamp (primary type long and logical type timestamp-micros) type to right TimestampWritable class, so that hive can read column correctly. 

There are still some tests on hive and spark. If I finish those, I will let you know :)

> Map Timestamp type in spark to corresponding Timestamp type in Hive during Hive sync
> ------------------------------------------------------------------------------------
>
>                 Key: HUDI-83
>                 URL: https://issues.apache.org/jira/browse/HUDI-83
>             Project: Apache Hudi (incubating)
>          Issue Type: Bug
>          Components: Hive Integration, Usability
>            Reporter: Vinoth Chandar
>            Assignee: cdmikechen
>            Priority: Major
>             Fix For: 0.6.0
>
>
> [https://github.com/apache/incubator-hudi/issues/543] & related issues 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)