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/09/21 15:57:49 UTC

[beam] branch master updated (0626eb3 -> 3e6f7b7)

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 0626eb3  [BEAM-9547] Add indexing tests (#12856)
     add 3e6f7b7  Merge pull request #12721 from [BEAM-10871] Add deidentify for FhirIO connector

No new revisions were added by this update.

Summary of changes:
 .../apache/beam/sdk/io/gcp/healthcare/FhirIO.java  | 198 +++++++++++++++------
 .../sdk/io/gcp/healthcare/HealthcareApiClient.java |  16 ++
 .../io/gcp/healthcare/HttpHealthcareApiClient.java |  44 +++++
 .../beam/sdk/io/gcp/healthcare/FhirIOLROIT.java    |  28 ++-
 4 files changed, 224 insertions(+), 62 deletions(-)