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

Aleksey Plekhanov resolved IGNITE-23251.
----------------------------------------
    Fix Version/s: 2.18
     Release Note: SQL Calcite: Added number of passed query parameters 
validation
       Resolution: Fixed

[~vladsz83], looks good to me. Merged to master. Thanks for the contribution!

> Calcite. Validate number of passed query parameters.
> ----------------------------------------------------
>
>                 Key: IGNITE-23251
>                 URL: https://issues.apache.org/jira/browse/IGNITE-23251
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Vladimir Steshin
>            Assignee: Vladimir Steshin
>            Priority: Minor
>              Labels: calcite, ignite-2, ise
>             Fix For: 2.18
>
>
> Currently, we do not validate number of the passed query parameters. We 
> should produce an error in cases like
> {code:java}
> assertQuery("SELECT COALESCE(?, ?)").withParams("a").returns("a").check(); 
> {code}
> Adoption of IGNITE-18422



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

Reply via email to