damccorm opened a new issue, #21451: URL: https://github.com/apache/beam/issues/21451
Right now the TFX-BSL Runinference library uses an abstract clock class to get microsecond precision, but time.time should give an adequate precision. Investigate removing the clock abstraction and just using time.time. Alternatively, comment why the abstraction is useful. Imported from Jira [BEAM-14255](https://issues.apache.org/jira/browse/BEAM-14255). Original Jira may contain additional context. Reported by: Ryan.Thompson. Subtask of issue #21435 -- 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]
