dpmills commented on a change in pull request #11004: Adds DisplayData for 
StateSpecs used by stateful ParDos
URL: https://github.com/apache/beam/pull/11004#discussion_r385942978
 
 

 ##########
 File path: 
sdks/java/core/src/main/java/org/apache/beam/sdk/coders/SerializableCoder.java
 ##########
 @@ -224,6 +224,11 @@ public int hashCode() {
     return typeDescriptor;
   }
 
+  @Override
+  public String toString() {
 
 Review comment:
   I've added the type here

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to