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/12/14 16:41:46 UTC

[beam] 01/01: Merge pull request #7282: [BEAM-6227] Fix GroupByKey with null values in Flink Runner

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 28864734cf108a49fa5751aa1f867e97c0e069d0
Merge: 88f181c fc38359
Author: Thomas Weise <tw...@users.noreply.github.com>
AuthorDate: Fri Dec 14 08:41:38 2018 -0800

    Merge pull request #7282: [BEAM-6227] Fix GroupByKey with null values in Flink Runner

 .../streaming/state/FlinkStateInternals.java       | 58 +++++++++++---
 .../flink/streaming/GroupByWithNullValuesTest.java | 92 ++++++++++++++++++++++
 2 files changed, 138 insertions(+), 12 deletions(-)