You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hop.apache.org by mc...@apache.org on 2021/10/28 09:30:53 UTC

[incubator-hop] branch master updated (a05421e -> 6799d18)

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

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


    from a05421e  Merge pull request #1177 from bamaer/master
     new 46e14d1  HOP-3454 - GroupBy: high time required to terminate execution in big pipelines
     new f5e2ebe  HOP-3454 - Fixed "always give back a result row" flag. Added integration tests. Other minor improvements
     new 047f8f4  HOP-3454 - Fixed "always give back a result row" flag. Added integration tests. Other minor improvements
     new 6799d18  Merge pull request #1176 from sramazzina/DELAY-COMMIT

The 3125 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:
 ....hpl => 0006-groupby-alwaysgiveback-result.hpl} | 242 ++++++++++-----------
 integration-tests/transforms/main-0006-groupby.hwf |  39 +++-
 .../hop/pipeline/transforms/groupby/GroupBy.java   |   9 +
 .../pipeline/transforms/groupby/GroupByDialog.java |   7 +
 4 files changed, 167 insertions(+), 130 deletions(-)
 copy integration-tests/transforms/{0017-database-lookup.hpl => 0006-groupby-alwaysgiveback-result.hpl} (67%)