This is an automated email from the ASF dual-hosted git repository.
damccorm pushed a change to branch users/damccorm/iw
in repository https://gitbox.apache.org/repos/asf/beam.git
from 9ace0179a56 Consider windows with bands outside of [Min, Max]
equivalent
add 6b06823fcd0 [yaml]: Phases 3-4 Moderate-High Usage Yaml examples
(#35423)
add cd01e34ab09 Fix vertex linting (#35463)
add c4440122fe6 Merge branch 'master' of https://github.com/apache/beam
into users/damccorm/iw
No new revisions were added by this update.
Summary of changes:
.../apache_beam/ml/rag/embeddings/vertex_ai.py | 2 +-
.../ml/transforms/embeddings/vertex_ai.py | 8 +-
.../yaml/examples/testing/examples_test.py | 122 +++++++++++++++++----
.../yaml/examples/testing/input_data.py | 53 +--------
.../gcs_text_to_bigquery.yaml} | 45 ++++----
.../kafka.yaml => blueprint/kafka_to_iceberg.yaml} | 63 ++++-------
...dbc_to_bigquery.yaml => mysql_to_bigquery.yaml} | 22 ++--
...bc_to_bigquery.yaml => oracle_to_bigquery.yaml} | 22 ++--
..._to_bigquery.yaml => postgres_to_bigquery.yaml} | 22 ++--
...pic_to_bigquery.yaml => pubsub_to_iceberg.yaml} | 38 +++----
...anner_to_avro.yaml => spanner_to_bigquery.yaml} | 13 ++-
...to_bigquery.yaml => sqlserver_to_bigquery.yaml} | 22 ++--
12 files changed, 214 insertions(+), 218 deletions(-)
copy
sdks/python/apache_beam/yaml/examples/transforms/{elementwise/map_to_fields_with_deps.yaml
=> blueprint/gcs_text_to_bigquery.yaml} (50%)
copy sdks/python/apache_beam/yaml/examples/transforms/{io/kafka.yaml =>
blueprint/kafka_to_iceberg.yaml} (56%)
copy
sdks/python/apache_beam/yaml/examples/transforms/blueprint/{jdbc_to_bigquery.yaml
=> mysql_to_bigquery.yaml} (83%)
copy
sdks/python/apache_beam/yaml/examples/transforms/blueprint/{jdbc_to_bigquery.yaml
=> oracle_to_bigquery.yaml} (83%)
copy
sdks/python/apache_beam/yaml/examples/transforms/blueprint/{jdbc_to_bigquery.yaml
=> postgres_to_bigquery.yaml} (82%)
copy
sdks/python/apache_beam/yaml/examples/transforms/blueprint/{pubsub_topic_to_bigquery.yaml
=> pubsub_to_iceberg.yaml} (61%)
copy
sdks/python/apache_beam/yaml/examples/transforms/blueprint/{spanner_to_avro.yaml
=> spanner_to_bigquery.yaml} (88%)
copy
sdks/python/apache_beam/yaml/examples/transforms/blueprint/{jdbc_to_bigquery.yaml
=> sqlserver_to_bigquery.yaml} (80%)