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)