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 2017/06/21 13:45:00 UTC

[jira] [Assigned] (IGNITE-5448) IgniteH2Indexing#tables implemented incorrectly

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

Vladimir Ozerov reassigned IGNITE-5448:
---------------------------------------

    Assignee: Sergey Kalashnikov  (was: Alexey Goncharuk)

> IgniteH2Indexing#tables implemented incorrectly
> -----------------------------------------------
>
>                 Key: IGNITE-5448
>                 URL: https://issues.apache.org/jira/browse/IGNITE-5448
>             Project: Ignite
>          Issue Type: Bug
>          Components: sql
>            Reporter: Vladimir Ozerov
>            Assignee: Sergey Kalashnikov
>             Fix For: 2.1
>
>
> Currently method IgniteH2Indexing#tables works as follows:
> 1) Get schema name for cache
> 2) Return all tables from the schema
> This will work incorrectly for caches in {{PUBLIC}} schema, as tables for all caches will be returned. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)