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

ASF subversion and git services commented on NIFI-3429:
-------------------------------------------------------

Commit 46fa6a167ade701cd9dfa83180615226b2f182da in nifi's branch 
refs/heads/master from Nick Carenza
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=46fa6a1 ]

NIFI-3429 Quoting table identifier behind property

This closes #1464.


> ConvertJSONToSQL Does not work with table identifiers that need to be quoted
> ----------------------------------------------------------------------------
>
>                 Key: NIFI-3429
>                 URL: https://issues.apache.org/jira/browse/NIFI-3429
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Core Framework
>    Affects Versions: 1.2.0
>            Reporter: Nicholas Carenza
>            Priority: Minor
>             Fix For: 1.2.0
>
>
> I have a table identifer that needs to be quoted. If i supple the table 
> identifer unquoted in the properties, the processor can convert the json to 
> sql but the output sql doesn't have the table name quoted even if I select 
> the option Quote Identifiers because, true to the description, it only 
> applies to column identifiers. If I supply the table identifier quoted in the 
> properties, then the processor fails completely because it can't find the 
> table.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to