You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by lo...@apache.org on 2022/02/23 19:38:34 UTC

[beam] branch master updated (0c73091 -> 0e6e77b)

This is an automated email from the ASF dual-hosted git repository.

lostluck pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.


    from 0c73091  [BEAM-13980] Re-add method gone missing in af2f8ee6 (#16918)
     add 0e6e77b  [BEAM-13884] Improve mtime package (#16924)

No new revisions were added by this update.

Summary of changes:
 sdks/go/pkg/beam/core/graph/mtime/time.go      |  22 +--
 sdks/go/pkg/beam/core/graph/mtime/time_test.go | 215 +++++++++++++++++++++++++
 2 files changed, 226 insertions(+), 11 deletions(-)
 create mode 100644 sdks/go/pkg/beam/core/graph/mtime/time_test.go