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

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


    from 33d8d702575 [YAML] - update readme to correct pipeline calls (#36076)
     add 1da37bcff00 [2/2] sdks/python: enrich data with CloudSQL [PostgreSQL, 
MySQL, SQLServer] (#35473)

No new revisions were added by this update.

Summary of changes:
 .../workflows/beam_PreCommit_Python_Coverage.yml   |   3 +-
 CHANGES.md                                         |   1 +
 .../snippets/transforms/elementwise/enrichment.py  | 211 +++++++++++++++++
 .../transforms/elementwise/enrichment_test.py      | 263 ++++++++++++++++++---
 .../transforms/enrichment_handlers/cloudsql.py     |  30 +--
 .../enrichment_handlers/cloudsql_it_test.py        |  35 +--
 sdks/python/tox.ini                                |   2 +-
 .../python/elementwise/enrichment-cloudsql.md      | 146 ++++++++++++
 .../transforms/python/elementwise/enrichment.md    |   1 +
 .../partials/section-menu/en/documentation.html    |   1 +
 10 files changed, 629 insertions(+), 64 deletions(-)
 create mode 100644 
website/www/site/content/en/documentation/transforms/python/elementwise/enrichment-cloudsql.md

Reply via email to