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

Marton Szasz updated MINIFICPP-2001:
------------------------------------
    Labels:   (was: beginner hacktoberfest starter)

> 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.
>  
> Tests are present in
> libminifi/test/sql-tests/ExecuteSQLTests.cpp
> libminifi/test/sql-tests/PutSQLTests.cpp



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

Reply via email to