[
https://issues.apache.org/jira/browse/IGNITE-11331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vladimir Ozerov updated IGNITE-11331:
-------------------------------------
Description:
See usages of {{H2Utils#bindParameters}}. Note that it is used both in SELECT
and DML planners without any reason. Let's remove it from there.
Be careful with splitter - we will have to pass or calculate parameters number
there.
was:See usages of {{H2Utils#bindParameters}}. Note that it is used both in
SELECT and DML planners without any reason. Let's remove it from there.
> SQL: Remove unnecessary parameters binding
> ------------------------------------------
>
> Key: IGNITE-11331
> URL: https://issues.apache.org/jira/browse/IGNITE-11331
> Project: Ignite
> Issue Type: Task
> Components: sql
> Reporter: Vladimir Ozerov
> Priority: Major
> Fix For: 2.8
>
>
> See usages of {{H2Utils#bindParameters}}. Note that it is used both in SELECT
> and DML planners without any reason. Let's remove it from there.
> Be careful with splitter - we will have to pass or calculate parameters
> number there.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)