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

github-bot pushed a change to tag nightly-master
in repository https://gitbox.apache.org/repos/asf/beam.git.


*** WARNING: tag nightly-master was modified! ***

    from 6d7ebcd  (commit)
      to 76ca4db  (commit)
    from 6d7ebcd  Merge pull request #14702: [BEAM-8644] Bump freemarker to 
2.3.31
     add 67acca2  [BEAM-12311] Increase python post commit job timeout to 2 
hours.
     add 979269e  Merge pull request #14810 [BEAM-12311] Increase python post 
commit job timeout to 2 hours.
     add ce8bc69  [BEAM-12338] Adds missing BigQuery DisplayData for FnAPI path 
(#14815)
     add 2ea61b7  Revert "Merge pull request #14691 from Add PatchResources to 
FhirIO."
     add d1cede0  Merge pull request #14816 from [BEAM-12310] Revert "Merge 
pull request #14691 from Add PatchResources to FhirIO."
     add c9eb5fb  [BEAM-11994] Refactor BigQueryTornadoes to make more options 
parameterizable
     add 76ca4db  Merge pull request #14812: [BEAM-11994] Refactor 
BigQueryTornadoes to make more options parameterizable

No new revisions were added by this update.

Summary of changes:
 .test-infra/jenkins/job_PostCommit_Python.groovy   |   2 +-
 .../beam/examples/cookbook/BigQueryTornadoes.java  |  94 +++++------
 .../examples/cookbook/BigQueryTornadoesIT.java     |   2 +-
 .../apache/beam/sdk/io/gcp/healthcare/FhirIO.java  | 129 +---------------
 .../sdk/io/gcp/healthcare/FhirSearchParameter.java |  15 --
 .../sdk/io/gcp/healthcare/HealthcareApiClient.java |  18 +--
 .../io/gcp/healthcare/HttpHealthcareApiClient.java |  63 +-------
 .../beam/sdk/io/gcp/healthcare/FhirIOPatchIT.java  | 171 ---------------------
 .../beam/sdk/io/gcp/healthcare/FhirIOTest.java     |  23 ---
 sdks/python/apache_beam/io/gcp/bigquery.py         |   2 +-
 sdks/python/apache_beam/pipeline_test.py           |  12 ++
 sdks/python/apache_beam/transforms/display.py      |  12 +-
 12 files changed, 83 insertions(+), 460 deletions(-)
 delete mode 100644 
sdks/java/io/google-cloud-platform/src/test/java/org/apache/beam/sdk/io/gcp/healthcare/FhirIOPatchIT.java

Reply via email to