[jira] [Created] (IGNITE-11331) SQL: Remove unnecessary parameters binding

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-11331) SQL: Remove unnecessary parameters binding

Anton Vinogradov (Jira)
Vladimir Ozerov created IGNITE-11331:
----------------------------------------

             Summary: 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
             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.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)