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 8eba198cefc Merge pull request #35021: Refactor: separate 
SplittableTruncateSizedRestrictions
     add c0408956a59 handle flexible BigQuery column names (#35631)
     add b075406fc0f Add Iceberg Rest Catalog Example (#35599)

No new revisions were added by this update.

Summary of changes:
 .../IcebergRestCatalogStreamingWriteExample.java   | 198 +++++++++++++++++++++
 .../io/gcp/bigquery/TableRowToStorageApiProto.java |  42 ++++-
 .../sdk/io/gcp/bigquery/BigQueryIOWriteTest.java   |  27 ++-
 .../gcp/bigquery/TableRowToStorageApiProtoIT.java  |  29 ++-
 .../bigquery/TableRowToStorageApiProtoTest.java    |  78 +++++++-
 5 files changed, 348 insertions(+), 26 deletions(-)
 create mode 100644 
examples/java/src/main/java/org/apache/beam/examples/cookbook/IcebergRestCatalogStreamingWriteExample.java

Reply via email to