This is an automated email from the ASF dual-hosted git repository. tgroh pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git
commit e0567246354defdef3abc0b41feb8d846fa647b0 Merge: 04b8b44 3a33483 Author: Thomas Groh <[email protected]> AuthorDate: Wed May 2 18:57:06 2018 -0700 Merge pull request #5234: Add KV and Window Coder Utilities to ModelCoders .../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(-) -- To stop receiving notification emails like this one, please contact [email protected].
