sunmingqiaa commented on issue #9766:
URL: https://github.com/apache/hudi/issues/9766#issuecomment-1730722840

   > Before release 0.14.0, there is a sync param 
`hive_sync.support_timestamp`, when enabled, the `Timestamp(6)` type would be 
synced as `TIMESTAMP` in hive, since release 0.14.0, all the timestamp type 
would be synced as `TIMESTAMP`.
   
   thanks for your reply. when i use hive_sync.support_timestamp enabled ,in 
hive the field type is TIMESTAMP indeed. but when i select the value in 
hive,there is error :Error: java.io.IOException: 
org.apache.hadoop.hive.ql.metadata.HiveException: java.lang.ClassCastException: 
org.apache.hadoop.io.LongWritable cannot be cast to 
org.apache.hadoop.hive.serde2.io.TimestampWritable


-- 
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