nifi/nifi-nar-bundles/nifi-scripting-bundle
Peter Turcsanyi c6e6a418aa
NIFI-6318: Support EL in CSV formatting properties
CSVReader and CSVRecordSetWriter controller services and also ConvertExcelToCSVProcessor
support EL for Value Separator, Quote Character and Escape Character properties.

NIFI-6318: Fixed null checks and compound OR expression.

NIFI-6318: RecordSetWriterFactory.createWriter() changes.

NIFI-6318: Initialize CSVFormat in onEnabled() if there are no dynamic formatting properties.

NIFI-6318: Comment Marker supports EL.

NIFI-6318: Various review changes.

This closes #3504.

Signed-off-by: Koji Kawamura <ijokarumawak@apache.org>
2019-07-25 17:04:22 +09:00
..
nifi-scripting-nar NIFI-5254 Upgraded Groovy to version 2.5.4 2019-07-11 14:17:35 -04:00
nifi-scripting-processors NIFI-6318: Support EL in CSV formatting properties 2019-07-25 17:04:22 +09:00
pom.xml NIFI-5254 Upgraded Groovy to version 2.5.4 2019-07-11 14:17:35 -04:00