You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Peter Wicks (JIRA)" <ji...@apache.org> on 2016/09/09 03:58:20 UTC

[jira] [Created] (NIFI-2750) Add Optional Column Name Quoting to ConvertJSONToSQL

Peter Wicks created NIFI-2750:
---------------------------------

             Summary: Add Optional Column Name Quoting to ConvertJSONToSQL
                 Key: NIFI-2750
                 URL: https://issues.apache.org/jira/browse/NIFI-2750
             Project: Apache NiFi
          Issue Type: Improvement
          Components: Core Framework
    Affects Versions: 1.0.0
            Reporter: Peter Wicks
            Priority: Minor


If a column name happens to also be a SQL reserved word then the SQL generated by ConvertJSONToSQL will be invalid and will fail when it runs.

By getting and quoting column identifiers (optionally) it will allow users to keep original column names by quoting them.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)