Mattang-John opened a new issue, #2950: URL: https://github.com/apache/hop/issues/2950
### Apache Hop version? 2.4 ### Java version? OpenJDK 64-Bit Server VM Microsoft-32930 (build 11.0.15+10-LTS, mixed mode) ### Operating system Windows ### What happened? When using the Neo4j Generate CSVs step, if any rows have NULL values, then the step errors out with a "Unable to generate CSV data for Neo4j import" error  The error was thrown on the 3rd data row which has a NULL in the MAIL_ADDR3 field. This transform should be able to handle NULL inputs and keep the CSV structure correct. ### Issue Priority Priority: 3 ### 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]
