You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Maxim Muzafarov (Jira)" <ji...@apache.org> on 2019/10/21 13:35:00 UTC

[jira] [Updated] (IGNITE-10784) SQL: Create a view with list of existing tables

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

Maxim Muzafarov updated IGNITE-10784:
-------------------------------------
    Ignite Flags: Docs Required,Release Notes Required  (was: Docs Required)

> SQL: Create a view with list of existing tables
> -----------------------------------------------
>
>                 Key: IGNITE-10784
>                 URL: https://issues.apache.org/jira/browse/IGNITE-10784
>             Project: Ignite
>          Issue Type: Task
>          Components: sql
>            Reporter: Vladimir Ozerov
>            Assignee: Pavel Kuznetsov
>            Priority: Major
>              Labels: iep-29
>             Fix For: 2.8
>
>
> We need to create a system view of currently available SQL tables. 
> Minimal required information:
> 1) Schema name
> 2) Table name
> 3) Owning cache name
> 4) Owning cache ID
> Other info to consider:
> 1) Affinity column name
> 2) Key/value aliases
> 3) Key/value type names
> 4) Analyse other vendors (e.g. MySQL, Postgresql) and see if any other useful information could be exposed (taking in count that a lot of engine properties are already exposed through {{CACHES}} view)
> Starting point: {{SqlSystemView}}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)