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

github-actions[bot] pushed a change to branch nightly-refs/heads/master
in repository https://gitbox.apache.org/repos/asf/beam.git


    from 5334dc1d92a Add Flink 2.2.1 runner support (#38980)
     add 06aa37bdffd use proper table naming in iceberg sql (#39035)
     add e948ef62041 Roll forward io expansion service to Java17 (#38974)

No new revisions were added by this update.

Summary of changes:
 .github/actions/setup-environment-action/action.yml         |  2 +-
 .../beam_PerformanceTests_xlang_KafkaIO_Python.yml          |  5 +++++
 .../workflows/beam_PostCommit_Python_Xlang_Gcp_Dataflow.yml |  4 ++++
 .../workflows/beam_PostCommit_Python_Xlang_Gcp_Direct.yml   |  5 +++++
 .../workflows/beam_PostCommit_Python_Xlang_IO_Dataflow.yml  |  4 ++++
 .../workflows/beam_PostCommit_Python_Xlang_IO_Direct.yml    |  7 ++++++-
 .../workflows/beam_PostCommit_TransformService_Direct.yml   |  7 +++++--
 .github/workflows/beam_PostCommit_XVR_Direct.yml            |  4 ++++
 .github/workflows/beam_PostCommit_Yaml_Xlang_Direct.yml     |  6 +++++-
 .../workflows/beam_PreCommit_Xlang_Generated_Transforms.yml |  6 +++++-
 .github/workflows/beam_PreCommit_Yaml_Xlang_Direct.yml      |  5 +++++
 .github/workflows/beam_Publish_Beam_SDK_Snapshots.yml       |  5 ++++-
 .github/workflows/build_release_candidate.yml               | 10 ++++++----
 .github/workflows/typescript_tests.yml                      | 10 ++++++++++
 .../groovy/org/apache/beam/gradle/BeamModulePlugin.groovy   |  6 ++++++
 sdks/java/expansion-service/container/Dockerfile            |  2 +-
 .../sql/meta/provider/iceberg/IcebergMetastore.java         |  8 ++++++--
 .../sql/meta/provider/iceberg/IcebergMetastoreTest.java     | 13 +++++++++++++
 sdks/java/io/expansion-service/build.gradle                 |  4 ++--
 .../apache/beam/sdk/io/iceberg/IcebergCatalogConfig.java    |  2 +-
 20 files changed, 98 insertions(+), 17 deletions(-)

Reply via email to