ahmedabu98 commented on PR #24784:
URL: https://github.com/apache/beam/pull/24784#issuecomment-1365867463

   Ahh looks like `Instant.now()` [1] is using system UTC clock [2], which uses 
millisecond precision. Will add a test here for microsecond precision, thanks 
for pointing it out @Abacn.
   
   [1] https://docs.oracle.com/javase/8/docs/api/java/time/Instant.html#now--
   [2] 
https://docs.oracle.com/javase/8/docs/api/java/time/Clock.html#systemUTC--


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