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/13 13:58:00 UTC

[jira] [Assigned] (IGNITE-11226) SQL: Remove GridQueryIndexing.prepareNativeStatement

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

Vladimir Ozerov reassigned IGNITE-11226:
----------------------------------------

    Assignee: Pavel Kuznetsov

> SQL: Remove GridQueryIndexing.prepareNativeStatement
> ----------------------------------------------------
>
>                 Key: IGNITE-11226
>                 URL: https://issues.apache.org/jira/browse/IGNITE-11226
>             Project: Ignite
>          Issue Type: Task
>          Components: sql
>            Reporter: Vladimir Ozerov
>            Assignee: Pavel Kuznetsov
>            Priority: Major
>
> This method is the only leak of H2 internals to the outer code. Close analysis of code reveals that the only reason we have it is *JDBC metadata*. Need to create a method which will prepare metadata for a statement and return it as a detached object. Most probably we already  have all necessary mechanics. This is more about refactoring.



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