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 ec736502e2 Merge pull request #2071 from bamaer/2058
     new 290b19bd01 Fix #2024 : Null If transform does not "nullify" empty field
     new 39ef253a2a #2024: add extra field in test
     new a931865692 Merge pull request #2042 from nadment/HOP2024

The 5130 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:
 .../transforms/0025-null-if-basic.hpl              | 85 +++++++++++++++++-----
 .../transforms/datasets/golden-null-if-basic.csv   | 10 +--
 .../metadata/dataset/golden-null-if-basic.json     |  8 ++
 .../hop/pipeline/transforms/nullif/NullIf.java     |  6 +-
 .../pipeline/transforms/nullif/NullIfField.java    |  7 +-
 .../pipeline/transforms/nullif/NullIfMetaTest.java | 25 -------
 6 files changed, 85 insertions(+), 56 deletions(-)

Reply via email to