damccorm opened a new issue, #20339:
URL: https://github.com/apache/beam/issues/20339

   Currently 
BeamSqlDateFunctionsIntegrationTest.testDateTimeFunctions_currentTime() is a 
flaky test, with following error message:
    * calSqlTransform/BeamCalcRel_18/ParDo(Calc)/ParMultiDo(Calc).output: null
   
   We cannot assert the currentTime casting are correct within 1 second.
   
   One way to solve this problem is to make a mock of system time by overriding 
the currentTime method and adding a way to set system time. 
   
   Imported from Jira 
[BEAM-10328](https://issues.apache.org/jira/browse/BEAM-10328). Original Jira 
may contain additional context.
   Reported by: zijiesong.


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