GitHub user enjoyy2 edited a discussion: Does CSV file input care about the schema and makes validations?
I am using a CSV file input with some required fields layout. When righting nonsense in the file, i expected that the parse CSV to fail, but instead it is parsing everything, and generating invalid data. the header seems to be ignored, not checked, then fields value is invalid i was expecting that the CSV file transform to fail. what am i doing wrong?  GitHub link: https://github.com/apache/hop/discussions/5233 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
