[ 
https://issues.apache.org/jira/browse/NIFI-9663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Pierre Villard updated NIFI-9663:
---------------------------------
    Component/s: Extensions

> Setting the "csv-escape" property has no effect in SelectHive3QL
> ----------------------------------------------------------------
>
>                 Key: NIFI-9663
>                 URL: https://issues.apache.org/jira/browse/NIFI-9663
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Extensions
>            Reporter: Kalmár Róbert
>            Assignee: Kalmár Róbert
>            Priority: Major
>             Fix For: 1.16.0
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> The "csv-escape" property doesn't work. To determine whether the output 
> should escape-t is determined by the "csv-header" property instead.
> {code:java}
> final boolean escape = context.getProperty(HIVEQL_CSV_HEADER).asBoolean(); 
> {code}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to