You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ke...@apache.org on 2016/06/16 18:15:40 UTC

[4/4] incubator-beam git commit: This closes #442 and closes #307

This closes #442 and closes #307


Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/5c17bfa6
Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/5c17bfa6
Diff: http://git-wip-us.apache.org/repos/asf/incubator-beam/diff/5c17bfa6

Branch: refs/heads/master
Commit: 5c17bfa61fb8d4fc9e0b77623d507647fb61c1b5
Parents: 455aaed 70e69d9
Author: Kenneth Knowles <kl...@google.com>
Authored: Thu Jun 16 11:15:20 2016 -0700
Committer: Kenneth Knowles <kl...@google.com>
Committed: Thu Jun 16 11:15:20 2016 -0700

----------------------------------------------------------------------
 .../apache/beam/sdk/coders/BigDecimalCoder.java | 102 +++++++++++++
 .../apache/beam/sdk/coders/BigIntegerCoder.java |  91 ++++++++++++
 .../beam/sdk/coders/BigDecimalCoderTest.java    | 144 +++++++++++++++++++
 .../beam/sdk/coders/BigIntegerCoderTest.java    | 119 +++++++++++++++
 4 files changed, 456 insertions(+)
----------------------------------------------------------------------