PhilipCubix opened a new issue, #8071: URL: https://github.com/apache/hop/issues/8071
### Apache Hop version? 2.18.1 ### Java version? 21.0.11 ### Operating system Windows ### What happened? Since issue #7086 has been solved, we no longer receive an error when Hop encounters an empty JSON file, but the JSONinput transform now emits an empty row (all fields null). We configured the transform to ignore empty files. We would expect it to not output anything: having no files to process should lead to the same result as having one that needs to be ignored. This 'empty' row now leads to an error further down the line. ### Issue Priority Priority: 2 ### Issue Component Component: Transforms -- 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]
