Repository: incubator-beam Updated Branches: refs/heads/master 90abca193 -> 9d7002545
Closes #559 Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/9d700254 Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/9d700254 Diff: http://git-wip-us.apache.org/repos/asf/incubator-beam/diff/9d700254 Branch: refs/heads/master Commit: 9d700254530dea9a15772e744439ed80d6c25c49 Parents: 90abca1 4d6a102 Author: Dan Halperin <[email protected]> Authored: Fri Jul 8 17:32:28 2016 -0700 Committer: Dan Halperin <[email protected]> Committed: Fri Jul 8 17:32:28 2016 -0700 ---------------------------------------------------------------------- .../flink/streaming/StateSerializationTest.java | 20 ++++++++ .../apache/beam/sdk/coders/DelegateCoder.java | 26 +++++++++- .../beam/sdk/coders/StringDelegateCoder.java | 51 +++++++++++++++++++- .../beam/sdk/coders/DelegateCoderTest.java | 43 +++++++++++++++++ 4 files changed, 136 insertions(+), 4 deletions(-) ----------------------------------------------------------------------
