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

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


    from 475a0c78690 Fix syntax  (#29719)
     add efe7e6aad1f Deal with trailing slash in tempRoot (#29478)

No new revisions were added by this update.

Summary of changes:
 .../beam/runners/dataflow/TestDataflowRunner.java    | 14 +++++++++++---
 .../java/org/apache/beam/sdk/io/FileSystems.java     | 17 +++++++++++++++++
 .../java/org/apache/beam/sdk/io/FileSystemsTest.java | 20 ++++++++++++++++++++
 .../beam/sdk/extensions/gcp/util/GcsUtilIT.java      |  4 +++-
 .../sdk/io/gcp/bigquery/BigQueryClusteringIT.java    |  4 +++-
 .../beam/sdk/io/gcp/bigquery/BigQueryIOJsonIT.java   |  4 +++-
 .../beam/sdk/io/gcp/bigquery/BigQueryIOReadIT.java   |  4 +++-
 .../bigquery/BigQueryIOStorageReadTableRowIT.java    |  4 +++-
 .../beam/sdk/io/gcp/bigquery/BigQueryKmsKeyIT.java   |  4 +++-
 .../sdk/io/gcp/bigquery/BigQueryNestedRecordsIT.java |  4 +++-
 .../gcp/bigquery/BigQuerySchemaUpdateOptionsIT.java  |  7 +++++--
 .../BigQueryTimePartitioningClusteringIT.java        |  4 +++-
 .../beam/sdk/io/gcp/bigquery/BigQueryToTableIT.java  | 10 +++++++---
 .../apache/beam/sdk/io/gcp/storage/GcsKmsKeyIT.java  |  3 ++-
 .../apache/beam/sdk/io/gcp/storage/GcsMatchIT.java   |  3 ++-
 15 files changed, 88 insertions(+), 18 deletions(-)

Reply via email to