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