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 2021/12/22 01:26:34 UTC

[GitHub] [beam] udim commented on pull request #16152: Upgrading Spanner and BigTable client library versions

udim commented on pull request #16152:
URL: https://github.com/apache/beam/pull/16152#issuecomment-999211066


   I think we still need to pass the `Mutation` message, and not its sub-classes.
   
   The stacktrace in the failed tests show that it's trying to encode the class using `FastPrimitivesCoder` instead of `ProtoCoder` or `ProtoPlusCoder`. I believe that the enclosing class `_Mutator` needs to define a coder.


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