BUPTAnderson commented on issue #13217:
URL: https://github.com/apache/hudi/issues/13217#issuecomment-2827215452

   > `event_timestamp TIMESTAMP` the default precision for Spark and Flink is 
kind of different, we better specify the precision explicitly, like 
`timestamp(3)`
   
   THX, I use FlinkSQL, for int96 in parquet file, shoud i change 
`event_timestamp TIMESTAMP` to 'event_timestamp TIMESTAMP(6)' ?


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