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:29:37 UTC

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

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

This closes #2879


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

Branch: refs/heads/master
Commit: 3c5891b31d8dbeafad0a6ffbea33afb92c01c374
Parents: 749b33f f53e5d4
Author: Luke Cwik <lc...@google.com>
Authored: Thu May 4 07:29:28 2017 -0700
Committer: Luke Cwik <lc...@google.com>
Committed: Thu May 4 07:29:28 2017 -0700

----------------------------------------------------------------------
 runners/flink/pom.xml                           |  5 ++
 .../utils/SerializedPipelineOptions.java        | 16 +++-
 .../beam/runners/flink/PipelineOptionsTest.java | 87 ++++++++++++++++++++
 3 files changed, 106 insertions(+), 2 deletions(-)
----------------------------------------------------------------------