This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/go_modules/sdks/google.golang.org/grpc-1.58.0
in repository https://gitbox.apache.org/repos/asf/beam.git
omit e40b5b6c62e Bump google.golang.org/grpc from 1.57.0 to 1.58.0 in /sdks
add 888fe9128d2 Refactor ConvertHelpers in "core" to not depend on Avro
add 96f3dfba4ce Address review comments
add 8037b06b613 Merge pull request #27991: Refactor ConvertHelpers in
"core" to not depend on Avro
add 70e29571358 Add GitHub Workflow Replacement for Jenkins
job_PostCommit_Java_Examples_Dataflow_Java11 (#28257)
add 60d397ecfbd adds maven to image (#28348)
add d559cfe8d57 Inline publish script (#28329)
add 8b2525bca68 Add buffered logger to the Python bootloader (#28317)
add 0612a1a0d8a Bump golang.org/x/net from 0.14.0 to 0.15.0 in /sdks
(#28347)
add 5cc87092b3f Add GitHub Workflow Replacement for Jenkins
job_PostCommit_Java_Examples_Dataflow_Java17 (#28314)
add 7764b832ce0 Allow users to pass inference args into vertex ai model
handler (#28354)
add 4016760cbd4 Bump golang.org/x/oauth2 from 0.11.0 to 0.12.0 in /sdks
(#28345)
add 72e6b9a9d4b Enable use-implicit-booleanness-not-comparison check
(#28353)
add 926774dd02b Direct Python SDK worker crash logs through Logging API
(#28349)
add 4bccd45a07b Apply the monkey-patch with backport of newer changes to
dill pickler also in Python 3.10. (#28355)
add b35ad6dffb7 updade beam arc env file: new image with maven (#28357)
add 5bf6fbf2670 Undo changes to BeamModulePlugin.groovy (#28356)
add 5afb54e8f29 Edit for clarity (#28360)
add 7ba4fa9142a Remove mad and tshift when Pandas >= 2.0 as they are
removed there. (#28332)
add a0e5bf2eb86 Bump classgraph version to 4.8.162 (#28116)
add a7bbded542a Add vertex ai llm example + integration test (#28358)
add ac936b0b89a Add descriptions for the 2 vertex examples (#28361)
add ffb9d113ad9 New MLTransform documentation (#28042)
add 9d452be986c More robust SchemaTransforms.
add 47f3f496c7d Don't lookup and cache id-less schemas using empty id.
add 6f88946ea83 Allow writing a schema'd collection directly with BigQuery
direct write.
add 80794ba1dac Add a Renaming YAML Provider.
add 9a785e93757 Add the ability to specify an inline Python provider from
yaml.
add 67f22527d88 Implement a consistent BigQuery read and write transform.
add 3c447baea57 Prefer the YAML type for naming external transforms.
add 367da322ba4 Bump version number to match.
add 2217cf4ea44 Remove unused import.
add 63c16bbbe42 Fix BigQuery Schema Provider test.
add 778c30eb9a3 Merge pull request #28169 [YAML] Implement a consistent
BigQuery read and write transform.
add d60d784236a Allow extra transforms block to preserve linear chains
with error handling.
add 8efa616cf16 Reasonable unions of compatible schema types.
add c216a87b5b8 Add some documentation on yaml error handling.
add c1a44becad7 Fix Python 3.10 error.
add a7726490917 Fix typos.
add 3a99c9d7900 Merge pull request #28190 Add some documentation on yaml
error handling.
add 19160f44c30 Informed choice of yaml provider for root transforms.
(#28310)
add ee8e53be408 Add standard {ReadFrom,WriteTo}{Csv,Json} yaml endpoints.
(#28268)
add 03b5588d4e6 Post 2.50.0 Streamline release guide improvements (#28287)
add 92fdd54ccb8 Add GitHub Workflow Replacement for Jenkins
job_PostCommit_Sickbay_Python38, job_PostCommit_Sickbay_Python39,
job_PostCommit_Sickbay_Python310 and job_PostCommit_Sickbay_Python311 (#28303)
add f86d9e2d012 update concurrency group definition (#28373)
add f2f5bf6a293 Don't improperly filter newly-added elements that overlap
with a delete.
add 5e4b9bbae5e Merge pull request #28171: Properly handle in-flight
deletes followed by adds in OrderedListState
add e663910627e Github Workflow Replacement for Jenkins Job,
beam_PostCommit_XVR_GoUsingJava_Dataflow (#28369)
add 5bdc450d662 Add GitHub Workflow Replacement for Jenkins
job_PostCommit_Java_Avro_Versions (#28305)
add d083b2081a6 Github Workflow Replacement for Jenkins Job,
beam_PreCommit_Java_Kafka_IO_Direct (#28367)
add 603b51711f3 Github Workflow Replacement for Jenkins Job,
beam_PreCommit_Java_GCP_IO_Direct (Cron, Commit, Phrase) (#28300)
add bec94d936e9 Bump google.golang.org/api from 0.138.0 to 0.139.0 in
/sdks (#28387)
add ba843bdb711 Bump google.golang.org/grpc from 1.57.0 to 1.58.0 in /sdks
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (e40b5b6c62e)
\
N -- N -- N
refs/heads/dependabot/go_modules/sdks/google.golang.org/grpc-1.58.0
(ba843bdb711)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
.../arc/environments/beam.env | 6 +-
.../arc/images/Dockerfile | 7 +
.github/workflows/README.md | 9 +-
.../beam_PostCommit_BeamMetrics_Publish.yml | 2 +-
.../workflows/beam_PostCommit_Go_Dataflow_ARM.yml | 2 +-
.github/workflows/beam_PostCommit_Go_VR_Samza.yml | 2 +-
....yml => beam_PostCommit_Java_Avro_Versions.yml} | 44 +--
.../beam_PostCommit_Java_Examples_Dataflow_ARM.yml | 2 +-
...m_PostCommit_Java_Examples_Dataflow_Java11.yml} | 65 ++--
...m_PostCommit_Java_Examples_Dataflow_Java17.yml} | 62 ++--
.../beam_PostCommit_Python_Examples_Dataflow.yml | 2 +-
.../beam_PostCommit_Python_Examples_Direct.yml | 2 +-
.../beam_PostCommit_Python_Examples_Flink.yml | 2 +-
.../beam_PostCommit_Python_Examples_Spark.yml | 2 +-
...work.yml => beam_PostCommit_Sickbay_Python.yml} | 78 +++--
...> beam_PostCommit_XVR_GoUsingJava_Dataflow.yml} | 26 +-
.../workflows/beam_PreCommit_CommunityMetrics.yml | 2 +-
.github/workflows/beam_PreCommit_Go.yml | 2 +-
.github/workflows/beam_PreCommit_GoPortable.yml | 2 +-
.github/workflows/beam_PreCommit_ItFramework.yml | 2 +-
.github/workflows/beam_PreCommit_Java.yml | 2 +-
...eCommit_Java_Amazon-Web-Services2_IO_Direct.yml | 2 +-
...reCommit_Java_Amazon-Web-Services_IO_Direct.yml | 2 +-
.../beam_PreCommit_Java_Amqp_IO_Direct.yml | 2 +-
.../beam_PreCommit_Java_Azure_IO_Direct.yml | 2 +-
.../beam_PreCommit_Java_Cassandra_IO_Direct.yml | 2 +-
.../beam_PreCommit_Java_Cdap_IO_Direct.yml | 2 +-
.../beam_PreCommit_Java_Clickhouse_IO_Direct.yml | 2 +-
.../beam_PreCommit_Java_Csv_IO_Direct.yml | 2 +-
.../beam_PreCommit_Java_Debezium_IO_Direct.yml | 2 +-
...beam_PreCommit_Java_ElasticSearch_IO_Direct.yml | 2 +-
.../beam_PreCommit_Java_Examples_Dataflow.yml | 2 +-
...eam_PreCommit_Java_Examples_Dataflow_Java11.yml | 2 +-
...eam_PreCommit_Java_Examples_Dataflow_Java17.yml | 2 +-
...Commit_Java_File-schema-transform_IO_Direct.yml | 2 +-
.../beam_PreCommit_Java_Flink_Versions.yml | 2 +-
...t.yml => beam_PreCommit_Java_GCP_IO_Direct.yml} | 49 +--
.../beam_PreCommit_Java_HBase_IO_Direct.yml | 2 +-
.../beam_PreCommit_Java_HCatalog_IO_Direct.yml | 2 +-
.../beam_PreCommit_Java_Hadoop_IO_Direct.yml | 2 +-
.../workflows/beam_PreCommit_Java_IOs_Direct.yml | 2 +-
.../beam_PreCommit_Java_InfluxDb_IO_Direct.yml | 2 +-
.../beam_PreCommit_Java_JDBC_IO_Direct.yml | 2 +-
.../beam_PreCommit_Java_Jms_IO_Direct.yml | 2 +-
...yml => beam_PreCommit_Java_Kafka_IO_Direct.yml} | 36 +--
.../beam_PreCommit_Java_Kinesis_IO_Direct.yml | 2 +-
.../beam_PreCommit_Java_Kudu_IO_Direct.yml | 2 +-
.../beam_PreCommit_Java_MongoDb_IO_Direct.yml | 2 +-
.../beam_PreCommit_Java_Mqtt_IO_Direct.yml | 2 +-
.../beam_PreCommit_Java_Neo4j_IO_Direct.yml | 2 +-
.../beam_PreCommit_Java_PVR_Flink_Batch.yml | 2 +-
.../beam_PreCommit_Java_PVR_Flink_Docker.yml | 2 +-
.../beam_PreCommit_Java_Parquet_IO_Direct.yml | 2 +-
.../beam_PreCommit_Java_Pulsar_IO_Direct.yml | 2 +-
.../beam_PreCommit_Java_RabbitMq_IO_Direct.yml | 2 +-
.../beam_PreCommit_Java_Redis_IO_Direct.yml | 2 +-
.../beam_PreCommit_Java_SingleStore_IO_Direct.yml | 2 +-
.../beam_PreCommit_Java_Snowflake_IO_Direct.yml | 2 +-
.../beam_PreCommit_Java_Solr_IO_Direct.yml | 2 +-
.../beam_PreCommit_Java_Spark3_Versions.yml | 2 +-
.../beam_PreCommit_Java_Splunk_IO_Direct.yml | 2 +-
.../beam_PreCommit_Java_Thrift_IO_Direct.yml | 2 +-
.../beam_PreCommit_Java_Tika_IO_Direct.yml | 2 +-
.../workflows/beam_PreCommit_Kotlin_Examples.yml | 2 +-
.../workflows/beam_PreCommit_Portable_Python.yml | 2 +-
.github/workflows/beam_PreCommit_Python.yml | 2 +-
.github/workflows/beam_PreCommit_PythonDocker.yml | 2 +-
.github/workflows/beam_PreCommit_PythonDocs.yml | 2 +-
.../workflows/beam_PreCommit_PythonFormatter.yml | 2 +-
.github/workflows/beam_PreCommit_PythonLint.yml | 2 +-
.../workflows/beam_PreCommit_Python_Coverage.yml | 2 +-
.../workflows/beam_PreCommit_Python_Dataframes.yml | 2 +-
.../workflows/beam_PreCommit_Python_Examples.yml | 2 +-
.../beam_PreCommit_Python_Integration.yml | 2 +-
.../workflows/beam_PreCommit_Python_PVR_Flink.yml | 2 +-
.../workflows/beam_PreCommit_Python_Runners.yml | 2 +-
.../workflows/beam_PreCommit_Python_Transforms.yml | 2 +-
.github/workflows/beam_PreCommit_RAT.yml | 2 +-
.github/workflows/beam_PreCommit_SQL.yml | 2 +-
.github/workflows/beam_PreCommit_SQL_Java11.yml | 2 +-
.github/workflows/beam_PreCommit_SQL_Java17.yml | 2 +-
.github/workflows/beam_PreCommit_Spotless.yml | 2 +-
.github/workflows/beam_PreCommit_Typescript.yml | 2 +-
.github/workflows/beam_PreCommit_Website.yml | 2 +-
.../workflows/beam_PreCommit_Website_Stage_GCS.yml | 2 +-
.github/workflows/beam_PreCommit_Whitespace.yml | 2 +-
...beam_Python_ValidatesContainer_Dataflow_ARM.yml | 2 +-
.github/workflows/beam_Release_NightlySnapshot.yml | 8 +-
.github/workflows/build_wheels.yml | 2 +-
.github/workflows/dask_runner_tests.yml | 2 +-
.github/workflows/go_tests.yml | 2 +-
.github/workflows/java_tests.yml | 2 +-
.github/workflows/local_env_tests.yml | 2 +-
.github/workflows/playground_frontend_test.yml | 2 +-
.github/workflows/python_dependency_tests.yml | 2 +-
.github/workflows/python_tests.yml | 2 +-
.github/workflows/tour_of_beam_backend.yml | 2 +-
.../workflows/tour_of_beam_backend_integration.yml | 2 +-
.github/workflows/tour_of_beam_frontend_test.yml | 2 +-
.github/workflows/typescript_tests.yml | 2 +-
CHANGES.md | 1 +
.../org/apache/beam/gradle/BeamModulePlugin.groovy | 17 +-
.../ClasspathScanningResourcesDetectorTest.java | 2 +-
.../dataflow/worker/WindmillStateInternals.java | 9 +-
.../worker/WindmillStateInternalsTest.java | 65 ++++
sdks/go.mod | 12 +-
sdks/go.sum | 46 +--
sdks/go/container/tools/buffered_logging.go | 4 +-
sdks/go/pkg/beam/util/execx/exec.go | 15 +-
.../beam/sdk/schemas/utils/ConvertHelpers.java | 34 +-
.../utils/RowSchemaInformationProvider.java | 41 +++
.../schemas/utils/SchemaInformationProvider.java | 32 ++
.../utils/AvroSchemaInformationProvider.java | 42 +++
...ueryStorageWriteApiSchemaTransformProvider.java | 133 +++++---
...StorageWriteApiSchemaTransformProviderTest.java | 28 +-
sdks/python/.pylintrc | 1 -
sdks/python/apache_beam/dataframe/frames.py | 24 +-
sdks/python/apache_beam/dataframe/frames_test.py | 14 +-
.../apache_beam/examples/inference/README.md | 68 ++++
.../inference/vertex_ai_llm_text_classification.py | 135 ++++++++
sdks/python/apache_beam/internal/dill_pickler.py | 2 +-
sdks/python/apache_beam/io/gcp/bigquery.py | 96 ++++--
.../ml/inference/vertex_ai_inference.py | 3 +
.../ml/inference/vertex_ai_inference_it_test.py | 22 +-
.../python/apache_beam/options/pipeline_options.py | 2 +-
sdks/python/apache_beam/pipeline.py | 5 +-
sdks/python/apache_beam/transforms/external.py | 108 +++++--
.../python/apache_beam/transforms/external_test.py | 10 +-
.../apache_beam/typehints/schema_registry.py | 7 +-
sdks/python/apache_beam/typehints/schemas.py | 20 ++
sdks/python/apache_beam/typehints/schemas_test.py | 13 +
sdks/python/apache_beam/typehints/typehints.py | 9 +
sdks/python/apache_beam/yaml/main.py | 10 +-
sdks/python/apache_beam/yaml/pipeline.schema.yaml | 9 +-
sdks/python/apache_beam/yaml/readme_test.py | 20 +-
sdks/python/apache_beam/yaml/standard_io.yaml | 82 +++++
sdks/python/apache_beam/yaml/yaml_errors.md | 196 ++++++++++++
sdks/python/apache_beam/yaml/yaml_io.py | 116 +++++++
sdks/python/apache_beam/yaml/yaml_mapping.py | 8 +-
sdks/python/apache_beam/yaml/yaml_provider.py | 92 +++++-
sdks/python/apache_beam/yaml/yaml_transform.py | 141 ++++++--
.../apache_beam/yaml/yaml_transform_scope_test.py | 142 ++++++++
.../apache_beam/yaml/yaml_transform_unit_test.py | 4 +-
sdks/python/container/boot.go | 30 +-
sdks/python/container/piputil.go | 53 ++-
.../site/content/en/contribute/release-guide.md | 356 +++++++++++----------
.../content/en/documentation/ml/data-processing.md | 4 +-
.../site/content/en/documentation/ml/overview.md | 3 +-
.../content/en/documentation/ml/preprocess-data.md | 229 +++++++++++++
.../sdks/python-pipeline-dependencies.md | 3 +-
.../partials/section-menu/en/documentation.html | 1 +
151 files changed, 2338 insertions(+), 749 deletions(-)
copy .github/workflows/{beam_PreCommit_Java_PVR_Flink_Batch.yml =>
beam_PostCommit_Java_Avro_Versions.yml} (59%)
copy .github/workflows/{beam_PreCommit_ItFramework.yml =>
beam_PostCommit_Java_Examples_Dataflow_Java11.yml} (64%)
copy .github/workflows/{beam_PreCommit_ItFramework.yml =>
beam_PostCommit_Java_Examples_Dataflow_Java17.yml} (64%)
copy .github/workflows/{beam_PreCommit_ItFramework.yml =>
beam_PostCommit_Sickbay_Python.yml} (57%)
copy .github/workflows/{beam_PostCommit_Go_VR_Samza.yml =>
beam_PostCommit_XVR_GoUsingJava_Dataflow.yml} (69%)
copy .github/workflows/{beam_PreCommit_Java_Snowflake_IO_Direct.yml =>
beam_PreCommit_Java_GCP_IO_Direct.yml} (66%)
copy .github/workflows/{beam_PreCommit_Java_Neo4j_IO_Direct.yml =>
beam_PreCommit_Java_Kafka_IO_Direct.yml} (73%)
create mode 100644
sdks/java/core/src/main/java/org/apache/beam/sdk/schemas/utils/RowSchemaInformationProvider.java
create mode 100644
sdks/java/core/src/main/java/org/apache/beam/sdk/schemas/utils/SchemaInformationProvider.java
create mode 100644
sdks/java/extensions/avro/src/main/java/org/apache/beam/sdk/extensions/avro/schemas/utils/AvroSchemaInformationProvider.java
create mode 100644
sdks/python/apache_beam/examples/inference/vertex_ai_llm_text_classification.py
create mode 100644 sdks/python/apache_beam/yaml/standard_io.yaml
create mode 100644 sdks/python/apache_beam/yaml/yaml_errors.md
create mode 100644 sdks/python/apache_beam/yaml/yaml_io.py
create mode 100644
website/www/site/content/en/documentation/ml/preprocess-data.md