This is an automated email from the ASF dual-hosted git repository.
yhu pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git
from 874bd458ffc Support ONNX runtime in RunInference API (#24911)
add be66a60124f Fix UpdateSchemaDestination breaking DynamicDestination in
Bigquery BatchLoad (#25410)
No new revisions were added by this update.
Summary of changes:
.../beam/sdk/io/gcp/bigquery/BatchLoads.java | 48 +++---
.../io/gcp/bigquery/BigQueryResourceNaming.java | 1 +
.../io/gcp/bigquery/UpdateSchemaDestination.java | 76 +++++----
.../bigquery/BigQuerySchemaUpdateOptionsIT.java | 176 +++++++++++++++------
4 files changed, 210 insertions(+), 91 deletions(-)