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 e67ba2b  [BEAM-5949] Remove trivial __ne__ implementations. (#13887)
     new 7a60699  Returning successes from FhirIO executeBundles. Needed for 
healthcare solutions accuracy in logging what was written to the fhir store.
     new 7f891c3  Syncing with milenas change
     new ba4a111  Undo formatting changes from Google auto-formatter.
     new e4768a4  Adding the tuple tag check for FhirIO.Write.Result creation.
     new 95201ac  Updating the contains TupleTag check to use the 
PCollectionTuple .has() method, casting TupleTagList -> Collection creates an 
exception for some.
     new 05f6aaf  Fix build
     new 655b29b  Running spotless apply
     new 61004f3  Merge branch 'master' of https://github.com/apache/beam
     new 5de886d  Merge remote-tracking branch 'upstream/master'
     new 03d5364  adding LRO counters to import/export/deidentify
     new 8611174  running spotless apply
     new 62320cf  changing NAME -> KEY  after feedback from an internal review
     new 3bef3da  Adding a log statement for when failures occur.
     new 5f7358d  Removing ignores from tests
     new 1a4cb59  spotless apply
     new 14f2371  Updating counter names
     new b2f84d7  Merge pull request #14233 from [BEAM-11733] Adding LRO 
counters to FhirIO and re-enable FhirIO tests

The 31184 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:
 .../apache/beam/sdk/io/gcp/healthcare/FhirIO.java  | 60 +++++++++++++++++++++-
 .../beam/sdk/io/gcp/healthcare/FhirIOLROIT.java    |  2 -
 .../beam/sdk/io/gcp/healthcare/FhirIOWriteIT.java  |  2 -
 3 files changed, 59 insertions(+), 5 deletions(-)

Reply via email to