Ludovic AUTAA created NIFI-6303:
-----------------------------------
Summary: ValidateRecord doesn't maintain column order for JSON and
XML input
Key: NIFI-6303
URL: https://issues.apache.org/jira/browse/NIFI-6303
Project: Apache NiFi
Issue Type: Bug
Components: Extensions
Affects Versions: 1.8.0
Reporter: Ludovic AUTAA
Attachments: ValidateRecord_test_column_order_before_and_after.xml
Hello
Using Nifi in the following workflow
GenerateFlowFile -> ValidateRecord ( JSONReader/CSVWriter )
Input column order: id, firstname, lastname
Output column order: firstname, id, lastname
Can anyone reproduce using attached template ?
Regards
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)