leehaut opened a new pull request, #6455:
URL: https://github.com/apache/hop/pull/6455

   This PR extends the **Concat Fields** transform to support skipping
   *null* and/or *empty string* values during field concatenation.
   
   The concatenation logic has been enhanced to:
   - Optionally skip empty string (`""`) or skip `null`values
   - Preserve existing behavior when the new options are not enabled
   
   The implementation follows existing Apache Hop conventions and keeps
   the transform behavior backward-compatible by default.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to