nifi/nifi-nar-bundles/nifi-solr-bundle/nifi-solr-processors/src
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
..
main NIFI-6318: Support EL in CSV formatting properties 2019-07-25 17:04:22 +09:00
test NIFI-6360 Updated Mockito to 2.28.2, PowerMock to 2.0.2 2019-06-17 12:21:07 -04:00