Laurelin commented on pull request #16152: URL: https://github.com/apache/beam/pull/16152#issuecomment-988478498
To fix the Mutation NameError, replace `from google.cloud.spanner_v1.proto.mutation_pb2 import Mutation` with `from google.cloud.spanner_v1.types import Mutation ` -- 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]
