Zouxxyy commented on PR #7627: URL: https://github.com/apache/hudi/pull/7627#issuecomment-1538655216
@boneanxs @danny0405 In one of my linux machine, `fs.listStatus` returns time with second precision. It looks like `stateTransitionTime`'s may depends on the filesystem and machine. Problems arise due to loss of precision, e.g. it may be even smaller than the start time. Here is the discuss I find https://stackoverflow.com/questions/24804618/get-file-mtime-with-millisecond-resolution-from-java. -- 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]
