GitHub user liosc added a comment to the discussion: Truncate data as per field size using Select values
Hi. I think the "Select values" alone is not enough here. You should use a "Strings cut" transform or something similar to actually reduce the length of data. If you are able to develop your own transform, a final solution here could be having a transform who cuts the fields based on the target database columns. GitHub link: https://github.com/apache/hop/discussions/5467#discussioncomment-13628272 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
