kmeyer-mbs commented on issue #2836: URL: https://github.com/apache/hop/issues/2836#issuecomment-2137152525
Hi, I would like to add one more aspect. I have just run into the problem that the Trim option in the dialogues not only deletes spaces but also non-printable characters. I could only solve this by performing the trimming via the JavaScript function rtrim() in a separate transformation. From my point of view, more precise documentation of which form of trim is used and, if possible, influencing the type of trimming makes sense. Thanks! Knut -- 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]
