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 6675586 [BEAM-11637] Use accumulators properly in BitAnd. (#13745)
add 0f36a72 [BEAM-11622]Change the input type of FHIR Search to
KV<String, Map<String, Object>> (#13726)
No new revisions were added by this update.
Summary of changes:
.../apache/beam/sdk/io/gcp/healthcare/FhirIO.java | 45 ++++++++----
.../sdk/io/gcp/healthcare/HealthcareApiClient.java | 2 +-
.../io/gcp/healthcare/HttpHealthcareApiClient.java | 12 ++--
.../beam/sdk/io/gcp/healthcare/FhirIOSearchIT.java | 83 ++++++++++++++++++----
.../beam/sdk/io/gcp/healthcare/FhirIOTest.java | 24 +++++++
5 files changed, 131 insertions(+), 35 deletions(-)