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

Pierre Villard commented on NIFI-4940:
--------------------------------------

Thanks for your comment [~markap14]! I didn't pay close attention.

It's possible to escape the field names when using a record path:
{code:java}
/'my id'/childField{code}

> CSVReader - Header schema strategy - normalize names
> ----------------------------------------------------
>
>                 Key: NIFI-4940
>                 URL: https://issues.apache.org/jira/browse/NIFI-4940
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Extensions
>            Reporter: Pierre Villard
>            Assignee: Pierre Villard
>            Priority: Major
>
> When using the CSV Reader with the Header Schema Strategy access, we should 
> add a property (boolean) in case field names should be normalized to be avro 
> compatible. Otherwise it won't be possible, for instance, to use the 
> UpdateRecord processor and access a field with a "weird" name.



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

Reply via email to