fx19880617 commented on pull request #6680:
URL: https://github.com/apache/incubator-pinot/pull/6680#issuecomment-798982231


   > Just to clarify:
   > The value returned is in nanos. Initially in the prototype I had this 
converted to milli seconds, and most values turned out to be 0 when dividing 
nanos by 1_000_000 to get millis. So I changed it to log the values in nanos, 
and found that the resolution was much better (i;.e. we get non-zero numbers). 
It is ok to convert to microseconds. Or just leave it at nanoseconds. But 
converting to millis will not work
   
   Agreed. I also prefer nano resolution here.


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org
For additional commands, e-mail: commits-h...@pinot.apache.org

Reply via email to