[
https://issues.apache.org/jira/browse/NIFI-6303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16845763#comment-16845763
]
Ludovic AUTAA commented on NIFI-6303:
-------------------------------------
Glad you could reproduce.
Thanks for the feedback.
> 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
> Assignee: Koji Kawamura
> Priority: Major
> Attachments: ValidateRecord_test_column_order_before_and_after.xml
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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)