Gatsby-Lee commented on issue #2509:
URL: https://github.com/apache/hudi/issues/2509#issuecomment-984328231


   AWS Glue3 
   + Spark: 3.1.1-amzn-0
   + Hive: 2.3.7-amzn-4
   + Hudi: 0.9
   
   I had this issue.
   Although I can see timestamp type, the type I see through AWS Athena was 
bigint.
   
   I was able to handle this issue by setting this value when I insert data.
   "hoodie.datasource.hive_sync.support_timestamp": "true"
   
   But, I am not sure if there is any downside of setting this value to true.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to