This is an automated email from the ASF dual-hosted git repository.
tgroh pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.
from 04b8b44 Merge pull request #5263: Remove StateRequestHandler from
JobBundleFactory
add fffbdaa Add KV and Window Coder Utilities to ModelCoders
add 3a33483 Use ModelCoders in ProcessBundleDescriptors
new e056724 Merge pull request #5234: Add KV and Window Coder Utilities
to ModelCoders
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:
.../pipeline/src/main/proto/beam_runner_api.proto | 10 ++
.../core/construction/ModelCoderRegistrar.java | 5 +
.../runners/core/construction/ModelCoders.java | 52 +++++++++
.../runners/core/construction/ModelCodersTest.java | 120 +++++++++++++++++++++
.../control/ProcessBundleDescriptors.java | 22 ++--
5 files changed, 193 insertions(+), 16 deletions(-)
create mode 100644
runners/core-construction-java/src/test/java/org/apache/beam/runners/core/construction/ModelCodersTest.java
--
To stop receiving notification emails like this one, please contact
[email protected].