You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vladimir Ozerov (JIRA)" <ji...@apache.org> on 2019/02/15 10:50:00 UTC

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

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)