This is an automated email from the ASF dual-hosted git repository.
jkff pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.
from fa2afde Merge pull request #5318: [BEAM-3417] Fix calcite assertions
add fa224c7 [BEAM-4242] Fixes O(n) complexity of Wait.on() due to
combiner lifting
new 2976e9f Merge pull request #5296: [BEAM-4242] Fixes O(n) complexity
of Wait.on() due to combiner lifting
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../dataflow/DataflowPipelineTranslator.java | 16 ++++++------
.../java/org/apache/beam/sdk/transforms/DoFn.java | 3 ++-
.../java/org/apache/beam/sdk/transforms/Wait.java | 29 ++++++++++++++++++++++
3 files changed, 40 insertions(+), 8 deletions(-)
--
To stop receiving notification emails like this one, please contact
[email protected].