You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by mx...@apache.org on 2019/05/14 14:19:54 UTC

[beam] 01/01: Merge pull request #8472: [BEAM-7126] Remove redundant key encoding for state backend

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

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

commit 2b0e5728961cc5309cf61f933afd27391da610f9
Merge: 5c7ee60 0a5c700
Author: Maximilian Michels <mx...@apache.org>
AuthorDate: Tue May 14 16:19:37 2019 +0200

    Merge pull request #8472: [BEAM-7126] Remove redundant key encoding for state backend

 .../FlinkStreamingPortablePipelineTranslator.java  |  6 +++
 .../streaming/ExecutableStageDoFnOperator.java     | 21 ++++----
 .../wrappers/streaming/FlinkKeyUtils.java          |  7 +--
 .../streaming/ExecutableStageDoFnOperatorTest.java | 57 +++++++++++++++++++---
 4 files changed, 66 insertions(+), 25 deletions(-)