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 14:31:00 UTC

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

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

Vladimir Ozerov reassigned IGNITE-11331:
----------------------------------------

    Assignee: Vladimir Ozerov

> 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
>            Assignee: Vladimir Ozerov
>            Priority: Major
>             Fix For: 2.8
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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)