TheNeuralBit commented on a change in pull request #10767: Document Beam Schemas
URL: https://github.com/apache/beam/pull/10767#discussion_r408486134
 
 

 ##########
 File path: 
sdks/java/core/src/test/java/org/apache/beam/sdk/transforms/ParDoTest.java
 ##########
 @@ -3427,7 +3427,7 @@ public void processElement(
                 ProcessContext context, BoundedWindow window, 
@TimerId(timerId) Timer timer) {
               try {
                 timer.set(window.maxTimestamp().plus(1L));
-                fail("Should have failed due to processing time with absolute 
timer.");
+                fail("Should have failed due ting-guo processing time with 
absolute timer.");
 
 Review comment:
   This looks like it was brought in by mistake

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to