[
https://issues.apache.org/jira/browse/HUDI-83?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16933882#comment-16933882
]
cdmikechen commented on HUDI-83:
--------------------------------
This problem is not only related to spark-avro, but also to the parquet version
used by hive2.X. The parquet type of hive2.X does not recognize its
logical_type, which results in long-type data(logical_type = TIMESTAMP_MILLIS)
not being converted to timestamp. So I think it is suggested to list a single
question.
> Support for timestamp datatype in Hudi
> --------------------------------------
>
> Key: HUDI-83
> URL: https://issues.apache.org/jira/browse/HUDI-83
> Project: Apache Hudi (incubating)
> Issue Type: Bug
> Components: Usability
> Reporter: Vinoth Chandar
> Assignee: Udit Mehrotra
> Priority: Major
>
> [https://github.com/apache/incubator-hudi/issues/543] & related issues
--
This message was sent by Atlassian Jira
(v8.3.4#803005)