[
https://issues.apache.org/jira/browse/HUDI-1302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated HUDI-1302:
---------------------------------
Labels: pull-request-available (was: )
> 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
>
> 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)