[
https://issues.apache.org/jira/browse/NIFI-6303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16848527#comment-16848527
]
ASF subversion and git services commented on NIFI-6303:
-------------------------------------------------------
Commit 99b20ac2d18c5c92a2c74a0459cd74655c41b73c in nifi's branch
refs/heads/master from Koji Kawamura
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=99b20ac ]
NIFI-6303 CSVWriter should write schema defined fields first, then extra ones
This closes #3484
Signed-off-by: Mike Thomsen <[email protected]>
> 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)