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 2022/04/28 08:38:08 UTC

[hop] branch master updated (0bed20c75e -> 0294b1c991)

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 0bed20c75e Merge pull request #1469 from sramazzina/HOP-2754
     new 91ded27807 HOP-3900 GroupBy: change to support @HopMetadataProperty
     new f85f4a8ba0 HOP-3900 Minor fixes and light refactoring. Fixed some typos in italian translation files
     new 0294b1c991 Merge pull request #1467 from sramazzina/HOP-3860

The 3916 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:
 .../pipeline/transforms/groupby/Aggregation.java   | 186 ++++++++-
 .../hop/pipeline/transforms/groupby/GroupBy.java   | 134 +++----
 .../pipeline/transforms/groupby/GroupByDialog.java |  39 +-
 .../pipeline/transforms/groupby/GroupByMeta.java   | 431 ++++++---------------
 .../transforms/groupby/GroupingField.java}         |  35 +-
 .../groupby/messages/messages_it_IT.properties     |   4 +-
 6 files changed, 400 insertions(+), 429 deletions(-)
 copy plugins/transforms/{drools/src/main/java/org/apache/hop/pipeline/transforms/drools/RuleResultItem.java => groupby/src/main/java/org/apache/hop/pipeline/transforms/groupby/GroupingField.java} (68%)