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 f983cf75e40 Bump google.golang.org/api from 0.238.0 to 0.240.0 in 
/sdks (#35518)
     add 2784cde488f Refactor PrismJobServer python class (#35516)
     add a265cc6e98c Update Python version matrix in workflow documentation 
(#35529)
     add 28fd2b2c9df Mysql embeddings (#35393)
     add b5f9b94453c Update beam master tag. (#35535)

No new revisions were added by this update.

Summary of changes:
 .../schemaio-expansion-service/build.gradle        |    2 +
 .../apache_beam/ml/rag/ingestion/cloudsql.py       |   61 +-
 .../ml/rag/ingestion/cloudsql_it_test.py           | 1056 +++++++++++++++++---
 .../ml/rag/ingestion/{postgres.py => mysql.py}     |  159 ++-
 .../{postgres_common.py => mysql_common.py}        |  231 ++---
 .../apache_beam/ml/rag/ingestion/test_utils.py     |    9 -
 .../apache_beam/runners/dataflow/internal/names.py |    2 +-
 .../runners/portability/prism_runner.py            |  202 ++--
 8 files changed, 1322 insertions(+), 400 deletions(-)
 copy sdks/python/apache_beam/ml/rag/ingestion/{postgres.py => mysql.py} (55%)
 copy sdks/python/apache_beam/ml/rag/ingestion/{postgres_common.py => 
mysql_common.py} (63%)

Reply via email to