Adam Debreceni created MINIFICPP-2001:
-----------------------------------------

             Summary: In SQL processors fail flowfiles with more than required 
arguments
                 Key: MINIFICPP-2001
                 URL: https://issues.apache.org/jira/browse/MINIFICPP-2001
             Project: Apache NiFi MiNiFi C++
          Issue Type: Improvement
            Reporter: Adam Debreceni


Currently the used libraries soci, odbc do not give feedback when more 
arguments are provided than required by the query, e.g. query = `INSERT INTO 
test VALUES (?);` args = ['1', '2'], we should give either a warning or fail 
such flowfiles.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to