This is an automated email from the ASF dual-hosted git repository.
lostluck pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.
from e8f9ad9 [BEAM-12548] Fix malformed comment for EqualsFloat (#15200)
add bbe7b64 [BEAM-4152] Implement session window merging in the Go direct
runner (#15196)
No new revisions were added by this update.
Summary of changes:
sdks/go/pkg/beam/runners/direct/gbk.go | 109 ++++++++++++++++++++++++----
sdks/go/pkg/beam/runners/direct/gbk_test.go | 88 ++++++++++++++++++++++
sdks/go/test/integration/integration.go | 2 -
3 files changed, 181 insertions(+), 18 deletions(-)
create mode 100644 sdks/go/pkg/beam/runners/direct/gbk_test.go