[ 
https://issues.apache.org/jira/browse/MINIFICPP-2001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Marton Szasz updated MINIFICPP-2001:
------------------------------------
    Summary: In SQL processors should fail flowfiles with too many arguments 🔥  
💩   (was: In SQL processors fail flowfiles with more than required arguments)

> In SQL processors should fail flowfiles with too many arguments 🔥  💩 
> -----------------------------------------------------------------------
>
>                 Key: MINIFICPP-2001
>                 URL: https://issues.apache.org/jira/browse/MINIFICPP-2001
>             Project: Apache NiFi MiNiFi C++
>          Issue Type: Improvement
>            Reporter: Adam Debreceni
>            Priority: Major
>
> 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