This is an automated email from the ASF dual-hosted git repository.
hansva pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/hop.git
from f42c6fcc69 Merge pull request #4926 from nadment/1960
add 129394837f fix #4952 Concat fields not working if TrimType is missing
new a2862bde64 Merge pull request #4955 from sramazzina/4952
The 1 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/concatfields/ConcatFields.java | 4 +
.../transforms/concatfields/ConcatFieldsTest.java | 134 +++++++++++++++++++++
2 files changed, 138 insertions(+)
create mode 100644
plugins/transforms/concatfields/src/test/java/org/apache/hop/pipeline/transforms/concatfields/ConcatFieldsTest.java