samkitdev17 opened a new pull request, #10075: URL: https://github.com/apache/nifi/pull/10075
This PR implements the ability to dynamically configure the CSV delimiter through FlowFile attributes in `ExecuteSQLRecord` processor. โ Highlights: - FlowFile attribute (e.g., `csv.delimiter`) is now passed to Record Writer Factory. - No Expression Language validation disabled. - No wildcard imports or formatting violations. - Fully Checkstyle-compliant and tested with `mvn clean install -Pcontrib-check`. ๐งน This replaces the previous PR #10061 as per feedback from @exceptionfactory โ cleaned and scoped properly. Looking forward to the review! -- 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]
