tvalentyn commented on pull request #16154: URL: https://github.com/apache/beam/pull/16154#issuecomment-996314941
Re: Direct runner failures I see mostly checksum errors and 1 timeout error. The timeout may be caused by an input of large size for which direct runner isn't suited for, we can verify that. For checksum errors: we need to examine the output of Dataflow runner vs Direct runner over which the checksum is generated, then we need to understand, whether the test condition is too specific or the result produced by the Direct runner is incorrect. I suspect it may be the former. -- 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]
