Peter Wicks created NIFI-5852:
---------------------------------

             Summary: ExecuteSQL Pre/Post SQL Don't Allow Semicolons in String 
Literals
                 Key: NIFI-5852
                 URL: https://issues.apache.org/jira/browse/NIFI-5852
             Project: Apache NiFi
          Issue Type: Improvement
            Reporter: Peter Wicks


In NIFI-5780 pre/post SQL statements were added to ExecuteSQL. If the SQL 
statement contains a string constant, like `WHERE field='some;value'` then the 
code breaks because it splits on semicolons no matter where they appear.

Some form of smarter string parsing would allow for semicolons to appear inside 
of strings.

[~deonashh]



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

Reply via email to