[ https://issues.apache.org/jira/browse/NIFI-4258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16159223#comment-16159223
]
ASF GitHub Bot commented on NIFI-4258:
--------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/nifi/pull/2090
> CSVUtils uses same AllowableValue for 'Informix Unload' and 'Informix Unload Escape Disabled'
> ---------------------------------------------------------------------------------------------
>
> Key: NIFI-4258
> URL: https://issues.apache.org/jira/browse/NIFI-4258
> Project: Apache NiFi
> Issue Type: Bug
> Affects Versions: 1.4.0
> Reporter: Wesley L Lawrence
> Priority: Minor
> Fix For: 1.4.0
>
> Attachments: NIFI-4258.patch
>
>
> Related to NIFI-4242, if you can't use 'Informix Unload Escape Disabled' as a pre-defined
CSV format, because 'Informix Unload' has the same allowable value.
> The WebUI for CSVRedaer/CSVRecordSetWriter seems to always display 'Informix Unload',
and when choosing from the drop down, says 'Informix Unload Escape Delimited'.
> Given that within CSVUtils, 'Informix Unload' is checked against first, I suspect that's
the one that gets chosen.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
|