You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Vinoth Chandar (Jira)" <ji...@apache.org> on 2021/01/26 00:20:01 UTC

[jira] [Reopened] (HUDI-1302) Add support for timestamp field in HiveSync

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

Vinoth Chandar reopened HUDI-1302:
----------------------------------

> Add support for timestamp field in HiveSync
> -------------------------------------------
>
>                 Key: HUDI-1302
>                 URL: https://issues.apache.org/jira/browse/HUDI-1302
>             Project: Apache Hudi
>          Issue Type: Improvement
>          Components: Hive Integration
>            Reporter: satish
>            Assignee: satish
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.7.0
>
>
> Hudi HiveSyncTool converts int64 fields to 'bigint' hive type.  
> If the field has OriginalType as 'TIMESTAMP_MICROS', the field needs to converted into 'timestamp' hive type.
> This has to be done in backward compatible way, so already synced tables will continue to get hive type as 'bigint'. We can enable 'timestamp' conversion manually.



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