[
https://issues.apache.org/jira/browse/IGNITE-11056?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yury Gerzhedovich updated IGNITE-11056:
---------------------------------------
Description:
We need to create a SQL system view of currently available SQL indexes.
It should contains the following information:
# Schema name
# Table name
# Index name
# Index key - String with columns included into the index with information
about collation
# Cache id
# Cache name
# Group id
# Group name
# Inline size
Starting point: {{S}}{{qlSystemView}}
was:
We need to create a SQL system view of currently available SQL indexes.
It should contains the following information:
# Schema name
# Table name
# Index name
# Index key - String with columns included into the index with information
about collation
# Cache id
# Cache name
# Group id
# Group name
# Inline size
#
Starting point: {{SqlSystemView}}
> SQL: Create a view with list of existing indexes
> ------------------------------------------------
>
> Key: IGNITE-11056
> URL: https://issues.apache.org/jira/browse/IGNITE-11056
> Project: Ignite
> Issue Type: Task
> Components: sql
> Reporter: Yury Gerzhedovich
> Assignee: Yury Gerzhedovich
> Priority: Major
> Labels: iep-29
> Fix For: 2.8
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> We need to create a SQL system view of currently available SQL indexes.
> It should contains the following information:
> # Schema name
> # Table name
> # Index name
> # Index key - String with columns included into the index with information
> about collation
> # Cache id
> # Cache name
> # Group id
> # Group name
> # Inline size
>
> Starting point: {{S}}{{qlSystemView}}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)