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

commit c4e60c6bc78bf971f698820a95afaad47144bfd0
Merge: e27345ad9b ba7cad6387
Author: Hans Van Akelyen <[email protected]>
AuthorDate: Thu Jun 12 09:25:32 2025 +0200

    Merge pull request #5399 from bamaer/5392
    
    correctly apply enclosure in Concat Fields, fixes for TableInput dialog 
when meta is null #5392 #5393

 .../pages/pipeline/transforms/concatfields.adoc    |   2 +
 .../0076-concat-fields-with-enclosure.hpl          | 182 +++++++++++++++++++++
 .../golden-concat-fields-with-enclosure.csv        |   2 +
 .../main-0076-concat-fields-with-enclosure.hwf     |  79 +++++++++
 .../golden-concat-fields-with-enclosure.json       |  16 ++
 .../0076-concat-fields-with-enclosure UNIT.json    |  28 ++++
 .../transforms/concatfields/ConcatFields.java      |   6 +
 .../concatfields/ConcatFieldsDialog.java           |  23 +++
 .../transforms/concatfields/ConcatFieldsMeta.java  |   4 +
 .../messages/messages_en_US.properties             |   3 +-
 .../transforms/tableinput/TableInputDialog.java    |   7 +-
 11 files changed, 350 insertions(+), 2 deletions(-)

Reply via email to