You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by re...@apache.org on 2020/04/28 23:29:53 UTC

[beam] 01/01: Merge pull request #10983: [BEAM-9393] Support schemas in state API

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

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

commit 74a6565c8b64d9fadf256370df47a4c5dadafb55
Merge: 0276d85 06fe9a7
Author: reuvenlax <re...@google.com>
AuthorDate: Tue Apr 28 16:29:33 2020 -0700

    Merge pull request #10983: [BEAM-9393] Support schemas in state API

 .../java/org/apache/beam/sdk/state/StateSpecs.java |  53 +++-
 .../java/org/apache/beam/sdk/transforms/ParDo.java |  52 +++-
 .../beam/sdk/transforms/ParDoSchemaTest.java       | 273 +++++++++++++++++++++
 3 files changed, 369 insertions(+), 9 deletions(-)