acrites commented on PR #38346:
URL: https://github.com/apache/beam/pull/38346#issuecomment-4373064769

   assign set of reviewers
   
   Failing test looks like a flake in a SpannerChangeStresm test:
   
   ```
   Caused by: com.google.cloud.spanner.SpannerException: INTERNAL: 
io.grpc.StatusRuntimeException: INTERNAL: There is no result registered for the 
statement: SELECT COUNT(*) as count FROM my-metadata-table WHERE CreatedAt > 
@timestamp {timestamp: 1970-01-01T00:00:00.000001001Z}
   Call TestSpannerImpl#addStatementResult(StatementResult) before executing 
the statement. - Statement: 'SELECT COUNT(*) as count FROM my-metadata-table 
WHERE CreatedAt > @timestamp'
        at 
com.google.cloud.spanner.SpannerExceptionFactory.newSpannerExceptionPreformatted(SpannerExceptionFactory.java:359)
   ```


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