You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/06/04 18:03:46 UTC

[GitHub] [beam] damccorm opened a new issue, #20529: SpannerIO tests don't actually assert anything.

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

   These all have the format
   
   ```
   
   p = Pipeline()
   ...
   p.run()
   assert_that(...)
   
   ```
   
   
   
   Imported from Jira [BEAM-10569](https://issues.apache.org/jira/browse/BEAM-10569). Original Jira may contain additional context.
   Reported by: robertwb.


-- 
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: github-unsubscribe@beam.apache.org.apache.org

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


[GitHub] [beam] tvalentyn closed issue #20529: SpannerIO tests don't actually assert anything.

Posted by GitBox <gi...@apache.org>.
tvalentyn closed issue #20529: SpannerIO tests don't actually assert anything.
URL: https://github.com/apache/beam/issues/20529


-- 
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: github-unsubscribe@beam.apache.org

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


[GitHub] [beam] Abacn commented on issue #20529: SpannerIO tests don't actually assert anything.

Posted by GitBox <gi...@apache.org>.
Abacn commented on issue #20529:
URL: https://github.com/apache/beam/issues/20529#issuecomment-1149954061

   There is a cross-language spanner io (apache_beam.io.gcp.spanner) and this native implementation is less actively supported and may be deprecated in the future. May decrease the priority of this issue.


-- 
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: github-unsubscribe@beam.apache.org

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