You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by th...@apache.org on 2018/10/03 22:06:06 UTC

[beam] 01/01: Merge pull request #6550: [BEAM-4176] Correctly deserialize pipeline options on Fn harness

This is an automated email from the ASF dual-hosted git repository.

thw pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git

commit f58a81225dc3494d47c412a4d2092bf6fe012bb0
Merge: 3e153f9 caf05e2
Author: Thomas Weise <tw...@users.noreply.github.com>
AuthorDate: Wed Oct 3 15:05:55 2018 -0700

    Merge pull request #6550: [BEAM-4176] Correctly deserialize pipeline options on Fn harness

 .../core/construction/PipelineOptionsTranslation.java        | 12 ++++++++++++
 .../core/construction/PipelineOptionsTranslationTest.java    | 11 +++++++++++
 .../src/main/java/org/apache/beam/fn/harness/FnHarness.java  |  9 ++-------
 3 files changed, 25 insertions(+), 7 deletions(-)