You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by da...@apache.org on 2022/03/16 18:09:34 UTC

[beam] branch master updated (f8a7a18 -> 15e636f)

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

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


    from f8a7a18  Merge pull request #17079 from [BEAM-13660] Add types and queries in Spanner's Postgresql dialect
     add 15e636f  [BEAM-13888] Add unit testing to ioutilx (#17058)

No new revisions were added by this update.

Summary of changes:
 sdks/go/pkg/beam/core/util/ioutilx/read_test.go    | 94 ++++++++++++++++++++++
 .../beam/core/util/ioutilx/write_test.go}          | 40 +++++----
 2 files changed, 112 insertions(+), 22 deletions(-)
 create mode 100644 sdks/go/pkg/beam/core/util/ioutilx/read_test.go
 copy sdks/go/{test/regression/coders/fromyaml/fromyaml_test.go => pkg/beam/core/util/ioutilx/write_test.go} (58%)