GitHub user bamaer added a comment to the discussion: Does CSV file input care about the schema and makes validations?
Not sure what behavior you expected, but the CSV File Input and Text File Input transforms read data based on a field's position in the file. The field/header names are just an indication. The transforms will try to read the data in the position and for the data type you specify. GitHub link: https://github.com/apache/hop/discussions/5233#discussioncomment-12994106 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
