You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nemo.apache.org by ta...@apache.org on 2020/10/17 23:40:05 UTC

[incubator-nemo] branch master updated (13bf8d4 -> e325087)

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

taegeonum pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nemo.git.


    from 13bf8d4  [NEMO-459] Enable Automatic Analysis for sonar cloud (#301)
     add e325087  [NEMO-456] Remove unnecessary shuffling processes in Combine transformation (#302)

No new revisions were added by this update.

Summary of changes:
 .../frontend/beam/PipelineTranslationContext.java  |  4 +-
 .../compiler/frontend/beam/PipelineTranslator.java | 11 +++--
 .../frontend/beam/transform/GBKTransform.java      | 51 +++++++++++++---------
 .../frontend/beam/transform/GBKTransformTest.java  | 12 +++--
 4 files changed, 48 insertions(+), 30 deletions(-)