You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by lc...@apache.org on 2017/05/04 14:16:41 UTC

[2/2] beam git commit: [BEAM-2165] Update Apex to support serializing/deserializing custom user types configured via Jackson modules

[BEAM-2165] Update Apex to support serializing/deserializing custom user types configured via Jackson modules

This closes #2880


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

Branch: refs/heads/master
Commit: 02b72d6644c07b72a4c977a6cb16d59ec5a0ed8c
Parents: f43b61a 1f1c897
Author: Luke Cwik <lc...@google.com>
Authored: Thu May 4 07:16:29 2017 -0700
Committer: Luke Cwik <lc...@google.com>
Committed: Thu May 4 07:16:29 2017 -0700

----------------------------------------------------------------------
 runners/apex/pom.xml                            |  4 +
 .../utils/SerializablePipelineOptions.java      | 15 ++-
 .../translation/utils/PipelineOptionsTest.java  | 98 ++++++++++++++++----
 3 files changed, 99 insertions(+), 18 deletions(-)
----------------------------------------------------------------------