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

[beam] 01/01: Merge pull request #12041: [BEAM-10286] Fix race in direct runner

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

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

commit a9bcbfefc1fc214104aff9e509e5b6f4059487e4
Merge: c96fdee 1425b8b
Author: Andrew Pilloud <ap...@users.noreply.github.com>
AuthorDate: Mon Jun 22 15:08:42 2020 -0700

    Merge pull request #12041: [BEAM-10286] Fix race in direct runner

 .../beam/runners/direct/ExecutorServiceParallelExecutor.java | 12 +++++++++---
 .../sdk/extensions/sql/impl/rel/BeamEnumerableConverter.java | 11 +++++++++--
 2 files changed, 18 insertions(+), 5 deletions(-)