You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hop.apache.org by ha...@apache.org on 2023/03/02 12:29:47 UTC

[hop] branch master updated (dba6491a30 -> 619f1582ff)

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

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


    from dba6491a30 Merge pull request #2499 from hansva/master
     new ccef282d08 fix #2221: GroupBy - Always gives back a result row flag is not working as expected
     new 9055c006ac fix #2221 Added integration test for case when the "always give a result row" flag is unchecked
     new 619f1582ff Merge pull request #2212 from sramazzina/2221

The 5494 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:
 ...> 0006-groupby-alwaysgiveback-result-false.hpl} | 101 +++++++++++----------
 .../0006-groupby-alwaysgiveback-result.hpl         |  75 ++++++++-------
 integration-tests/transforms/main-0006-groupby.hwf |  49 ++++++++--
 .../pipeline/transforms/groupby/GroupByMeta.java   |  26 ------
 4 files changed, 129 insertions(+), 122 deletions(-)
 copy integration-tests/transforms/{0006-groupby-alwaysgiveback-result.hpl => 0006-groupby-alwaysgiveback-result-false.hpl} (92%)