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

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


    from 2a764dd2a05 Change upload test report step (#29036)
     add 83355135b42 Add raw format option.
     add 5bfd422c8d7 Timestamp and id attributes.
     add 0940e900681 Attribute handling.
     add 868f06da01d Add configurable error handling.
     add 784e9278b15 guava
     add f12f529882d cleanup
     new ef97c4d61f9 Merge pull request #28782 [YAML] Java PubSubIO

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../main/java/org/apache/beam/sdk/values/Row.java  |   8 +-
 .../PubsubReadSchemaTransformConfiguration.java    |  60 +++++++
 .../pubsub/PubsubReadSchemaTransformProvider.java  | 192 +++++++++++++++------
 .../PubsubWriteSchemaTransformConfiguration.java   |  51 ++++++
 .../pubsub/PubsubWriteSchemaTransformProvider.java | 162 ++++++++++++++---
 .../PubsubReadSchemaTransformProviderTest.java     |  96 +++++++++++
 6 files changed, 487 insertions(+), 82 deletions(-)

Reply via email to