Jan-Michael-Regulski opened a new issue, #7284: URL: https://github.com/apache/hop/issues/7284
### Apache Hop version? 2.18 ### Java version? Eclipse Adoptium\jdk-21.0.11.10-hotspot ### Operating system Windows ### What happened? I receive an error message when I use the “Text File Input” action in version 2.18, even though it works perfectly in version 2.17. In the “Text File Input” action, the “Rownum in Output” option is enabled and outputs the field name “Number”. However, in version 2.18, the “Number” field is not created, and the following error message appears: > Number Integer(10) : There was a data type error: the data type of java.lang.String object [test.glo] does not correspond to value meta [Integer(10)]. See the attached example files. Jan-Michael ### Issue Priority Priority: 1 ### Issue Component Component: Actions -- 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]
