You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Otto Fowler (JIRA)" <ji...@apache.org> on 2018/06/14 14:05:00 UTC

[jira] [Assigned] (NIFI-5310) Not able to read record as string type ending with \ (backslash)

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

Otto Fowler reassigned NIFI-5310:
---------------------------------

    Assignee: Otto Fowler

> Not able to read record as string type ending with \ (backslash)
> ----------------------------------------------------------------
>
>                 Key: NIFI-5310
>                 URL: https://issues.apache.org/jira/browse/NIFI-5310
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Core Framework
>    Affects Versions: 1.6.0
>         Environment: Windows/Linux Both
>            Reporter: Nishant Gupta
>            Assignee: Otto Fowler
>            Priority: Critical
>              Labels: BackSlash, CSV, Nifi, QueryRecord,
>         Attachments: IssueWithBackSlash.PNG
>
>
> *Processor* - QueryRecord 
> *RecordReader* - CSVReader
> *RecordWriter* - CSVRecordSetWriter
> *Data* Type- String
> {
> "name": "Name",
> "type": ["string","null"]
> }
> *Data - John\ (Failing), John\M(passing)*
> *Query* - select Name, ID from FLOWFILE



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