This is an automated email from the ASF dual-hosted git repository.
reuvenlax pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.
from 0276d85 Merge pull request #11561 Less verbose license checking.
add 06fe9a7 Support schemas in state API
new 74a6565 Merge pull request #10983: [BEAM-9393] Support schemas in
state API
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:
.../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(-)