[
https://issues.apache.org/jira/browse/NIFI-2897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15572607#comment-15572607
]
Matt Burgess commented on NIFI-2897:
------------------------------------
Proposed approach is to find the JDBC types that are returned for complex
values (maps, structs, lists) and add them to the list of things that are
escaped and/or quoted for CSV.
> SelectHiveQL CSV output cannot be used with comma delimiter in the presence
> of maps or structs
> ----------------------------------------------------------------------------------------------
>
> Key: NIFI-2897
> URL: https://issues.apache.org/jira/browse/NIFI-2897
> Project: Apache NiFi
> Issue Type: Bug
> Reporter: Matt Burgess
> Assignee: Matt Burgess
>
> 1. Created a flow GetFIle -> SelectHiveQL -> putFile
> 2. Set the output format in SelectHiveQL as CSV
> 3. Select a struct or a map column
> Result : Unable to run an object mapper or split on ',' as the
> maps/struct/list contains comma in them.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)