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 ce6b399f02 Merge pull request #2055 from mattcasters/master
     new 0fb1eb9049 Fix #2060: regression on filter rows
     new 7c8fc9a564 Fix #2060: add test with old-style constants
     new d95a4b5d7b Merge pull request #2061 from hansva/master

The 5107 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:
 .../main/java/org/apache/hop/core/Condition.java   |   6 +-
 .../transforms/0057-filter-rows-basic-old.hpl      | 186 ++++++++++++---------
 .../transforms/datasets/golden-filter-rows-old.csv |   5 +
 .../transforms/main-0057-filter-rows.hwf           |   3 +
 ...sabled-hop.json => golden-filter-rows-old.json} |   8 +-
 .../0057-filter-rows-basic-old UNIT.json}          |  10 +-
 6 files changed, 120 insertions(+), 98 deletions(-)
 copy 
plugins/transforms/databaselookup/src/main/samples/transforms/databaselookup.hpl
 => integration-tests/transforms/0057-filter-rows-basic-old.hpl (62%)
 create mode 100644 
integration-tests/transforms/datasets/golden-filter-rows-old.csv
 copy 
integration-tests/transforms/metadata/dataset/{golden-rows-filters-disabled-hop.json
 => golden-filter-rows-old.json} (54%)
 copy 
integration-tests/{spreadsheet/metadata/unit-test/0005-check-multiple-files 
UNIT.json => transforms/metadata/unit-test/0057-filter-rows-basic-old 
UNIT.json} (65%)

Reply via email to