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

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


The following commit(s) were added to refs/heads/main by this push:
     new 5672492e3c Fix 0012-fuzzymatch.hpl fail (#6185)
5672492e3c is described below

commit 5672492e3c7d504095e114a71aa2610ed78ff2b2
Author: lance <[email protected]>
AuthorDate: Tue Dec 23 21:29:21 2025 +0800

    Fix 0012-fuzzymatch.hpl fail (#6185)
    
    Signed-off-by: lance <[email protected]>
---
 .../transforms/metadata/unit-test/0012-fuzzymatch UNIT.json             | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/integration-tests/transforms/metadata/unit-test/0012-fuzzymatch 
UNIT.json b/integration-tests/transforms/metadata/unit-test/0012-fuzzymatch 
UNIT.json
index d0d0afad2e..2b40673e37 100644
--- a/integration-tests/transforms/metadata/unit-test/0012-fuzzymatch UNIT.json 
+++ b/integration-tests/transforms/metadata/unit-test/0012-fuzzymatch UNIT.json 
@@ -35,7 +35,7 @@
           "data_set_field": "measure value"
         },
         {
-          "transform_field": "name",
+          "transform_field": "lookupName",
           "data_set_field": "name"
         },
         {

Reply via email to