tvalentyn commented on issue #22454:
URL: https://github.com/apache/beam/issues/22454#issuecomment-1196069854

   Bumping up google-cloud-spanner to >= shows errors, suggesting 
incompatibility b/w Spanner IO and new dependency
   
   ```
   apache_beam/runners/common.py:1571: in 
apache_beam.runners.common._OutputHandler.handle_process_outputs
       for result in results:
   apache_beam/io/gcp/experimental/spannerio.py:1185: in process
       mg_info = element.info
   apache_beam/io/gcp/experimental/spannerio.py:914: in info
       bytes += m.byte_size
   apache_beam/io/gcp/experimental/spannerio.py:901: in byte_size
       return self.mutation.ByteSize()
   ```


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