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 2022/07/18 11:34:44 UTC

[GitHub] [beam] WojciechM88 commented on issue #22314: Apache Beam BigQuery Storage Write Api error checkTimestamp(SimpleDoFnRunner.java:259)

WojciechM88 commented on issue #22314:
URL: https://github.com/apache/beam/issues/22314#issuecomment-1187156421

   In SimpleDoFnRunner is line:
   outputTimestamp = BoundedWindow.TIMESTAMP_MAX_VALUE.plus(Duration.millis(1));
   
   Why is plus 1 millis?


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