You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by pa...@apache.org on 2020/07/11 03:47:13 UTC

[beam] branch master updated (7b61e6a -> 884bdea)

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

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


    from 7b61e6a  [BEAM-10444] Simpler PAssert for simpler cases. (#12218)
     new ecf7c8e  refactor HCLS IO ITs to support stores in other projects
     new 884bdea  Merge pull request #11959 from jaketf/refactor/hclsITs

The 27779 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../beam/sdk/io/gcp/healthcare/FhirIOReadIT.java   |  6 ++++--
 .../sdk/io/gcp/healthcare/FhirIOTestOptions.java   |  3 +--
 .../beam/sdk/io/gcp/healthcare/FhirIOWriteIT.java  | 25 +++++++++++++++-------
 .../beam/sdk/io/gcp/healthcare/HL7v2IOReadIT.java  |  7 ++++--
 .../sdk/io/gcp/healthcare/HL7v2IOReadWriteIT.java  |  6 ++++--
 .../beam/sdk/io/gcp/healthcare/HL7v2IOWriteIT.java |  6 ++++--
 .../HealthcareStoreTestPipelineOptions.java}       | 20 ++++++-----------
 7 files changed, 42 insertions(+), 31 deletions(-)
 copy sdks/java/io/google-cloud-platform/src/test/java/org/apache/beam/sdk/io/gcp/{datastore/V1TestOptions.java => healthcare/HealthcareStoreTestPipelineOptions.java} (69%)