You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2019/02/17 01:59:00 UTC

[jira] [Commented] (NIFI-6044) When using Infer Schema for CSVReader, the column names may change order

    [ https://issues.apache.org/jira/browse/NIFI-6044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16770267#comment-16770267 ] 

ASF subversion and git services commented on NIFI-6044:
-------------------------------------------------------

Commit 82f44155f62b0d3f90f60cfd611c6ae12761c873 in nifi's branch refs/heads/master from Mark Payne
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=82f4415 ]

NIFI-6044: This closes #3314. Retain the input data's order in the CSV Reader's inferred schema

Signed-off-by: joewitt <jo...@apache.org>


> When using Infer Schema for CSVReader, the column names may change order
> ------------------------------------------------------------------------
>
>                 Key: NIFI-6044
>                 URL: https://issues.apache.org/jira/browse/NIFI-6044
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Extensions
>            Reporter: Mark Payne
>            Assignee: Mark Payne
>            Priority: Critical
>             Fix For: 1.9.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> When using a Schema Access Strategy of "Infer Schema" for the CSV Reader, the columns in the schema may be in a different order than in the input data. This could result in some applications getting the wrong values for given fields, especially if no header is written.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)