You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ro...@apache.org on 2018/12/17 09:49:38 UTC

[beam] 01/01: Merge pull request #7252 from [BEAM-4594] State continuation tokens.

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

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

commit 39721d2253430f56be8be853832a72e7f6eff96f
Merge: b7035c1 53a5ce7
Author: Robert Bradshaw <ro...@gmail.com>
AuthorDate: Mon Dec 17 10:49:25 2018 +0100

    Merge pull request #7252 from [BEAM-4594]  State continuation tokens.
    
    [BEAM-4594] Support state continuation tokens over the Fn API.

 .../runners/portability/fn_api_runner.py           | 27 +++++++++++++++++++---
 .../apache_beam/runners/worker/bundle_processor.py | 15 ++++++++----
 .../apache_beam/runners/worker/sdk_worker.py       |  9 ++++----
 3 files changed, 38 insertions(+), 13 deletions(-)