You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by pa...@apache.org on 2022/12/06 17:38:09 UTC

[beam] branch master updated (ac29569ae1a -> 953f895e377)

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

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


    from ac29569ae1a [CdapIO] Add CdapIO and SparkReceiverIO documentation in website (#23338)
     add 953f895e377 Adding support for Pubsub Lite Writes in SchemaTransforms (#24359)

No new revisions were added by this update.

Summary of changes:
 .../PubsubLiteWriteSchemaTransformProvider.java    | 167 +++++++++++++++++++++
 .../beam/sdk/io/gcp/pubsublite/ReadWriteIT.java    |  63 ++++----
 2 files changed, 197 insertions(+), 33 deletions(-)
 create mode 100644 sdks/java/io/google-cloud-platform/src/main/java/org/apache/beam/sdk/io/gcp/pubsublite/PubsubLiteWriteSchemaTransformProvider.java