This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch nightly-refs/heads/master
in repository https://gitbox.apache.org/repos/asf/beam.git
from 4e0a15b1918 docs: update known issues in CHANGES.md with YAML Flatten
bug (#35678)
add 9ae3c5ee151 Bump golang.org/x/oauth2 from 0.12.0 to 0.27.0 in
/.test-infra/mock-apis (#35630)
add 3ce1b2bbf5d Bump github.com/go-sql-driver/mysql from 1.9.2 to 1.9.3 in
/sdks (#35365)
add f7114e0ac44 Update README.md (#35689)
add c99b84f00e8 Remove tox dependency
add e30edfc92a3 Remove tox dependency (#35679)
add 80f1052b530 Fix flink runner test (#34913)
add 0dc5175e659 Cloudsql pg colab (#35690)
add ecfbc24b4a5 sdks/python/scripts: support pytest user markers (#35655)
add e80ffd474d9 Upgrade base image for dev-support docker image(Ubuntu
20.04 -> Ubuntu 24.04) (#35694)
No new revisions were added by this update.
Summary of changes:
.../beam_PostCommit_Python_Portable_Flink.json | 3 +
.../beam_PostCommit_Python_Xlang_IO_Dataflow.json | 2 +-
...l => beam_PostCommit_Python_Portable_Flink.yml} | 32 +-
.test-infra/mock-apis/go.mod | 8 +-
.test-infra/mock-apis/go.sum | 10 +-
dev-support/docker/Dockerfile | 7 +-
...dsql_postgres_product_catalog_embeddings.ipynb} | 680 ++++++++++-----------
sdks/go.mod | 2 +-
sdks/go.sum | 4 +-
.../runners/portability/flink_runner_test.py | 32 +
sdks/python/apache_beam/yaml/examples/README.md | 6 +-
sdks/python/scripts/run_pytest.sh | 42 +-
sdks/python/setup.py | 6 +-
sdks/python/test-suites/portable/common.gradle | 5 +-
14 files changed, 432 insertions(+), 407 deletions(-)
create mode 100644
.github/trigger_files/beam_PostCommit_Python_Portable_Flink.json
copy .github/workflows/{beam_PostCommit_PortableJar_Flink.yml =>
beam_PostCommit_Python_Portable_Flink.yml} (77%)
copy examples/notebooks/beam-ml/{alloydb_product_catalog_embeddings.ipynb =>
cloudsql_postgres_product_catalog_embeddings.ipynb} (83%)