[jira] [Updated] (IGNITE-8137) Explain how to see SQL schema and table structure in Ignite

2018-12-14 Thread Denis Magda (JIRA)


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

Denis Magda updated IGNITE-8137:

Fix Version/s: (was: 2.8)

> Explain how to see SQL schema and table structure in Ignite
> ---
>
> Key: IGNITE-8137
> URL: https://issues.apache.org/jira/browse/IGNITE-8137
> Project: Ignite
>  Issue Type: New Feature
>  Components: documentation
>Reporter: Denis Magda
>Priority: Major
>
> Presently, Ignite doesn't ship {{SHOW TABLE}} command. Thus, it's not clear 
> how to get tables and schema structures in Ignite. 
> Until this command is not supported we have to explain that:
> * Many tools use JDBC and ODBC metadata related parameters can pull that 
> information out of there and present it to an end user. For instance, SQLline 
> utilizes {{!table}} command that gets data from JDBC metadata methods. 
> DBeaver utilizes the same approach.
> * Let's create {{Database Administration}} section under SQL reference 
> (https://apacheignite-sql.readme.io/docs/sql-reference-overview) and 
> presently list approaches supported by various tools (sqlline, dbeaver, etc) 
> and how to get the same information from the drivers.



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


[jira] [Updated] (IGNITE-8137) Explain how to see SQL schema and table structure in Ignite

2018-09-07 Thread Denis Magda (JIRA)


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

Denis Magda updated IGNITE-8137:

Fix Version/s: (was: 2.7)
   2.8

> Explain how to see SQL schema and table structure in Ignite
> ---
>
> Key: IGNITE-8137
> URL: https://issues.apache.org/jira/browse/IGNITE-8137
> Project: Ignite
>  Issue Type: New Feature
>  Components: documentation
>Reporter: Denis Magda
>Priority: Major
> Fix For: 2.8
>
>
> Presently, Ignite doesn't ship {{SHOW TABLE}} command. Thus, it's not clear 
> how to get tables and schema structures in Ignite. 
> Until this command is not supported we have to explain that:
> * Many tools use JDBC and ODBC metadata related parameters can pull that 
> information out of there and present it to an end user. For instance, SQLline 
> utilizes {{!table}} command that gets data from JDBC metadata methods. 
> DBeaver utilizes the same approach.
> * Let's create {{Database Administration}} section under SQL reference 
> (https://apacheignite-sql.readme.io/docs/sql-reference-overview) and 
> presently list approaches supported by various tools (sqlline, dbeaver, etc) 
> and how to get the same information from the drivers.



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


[jira] [Updated] (IGNITE-8137) Explain how to see SQL schema and table structure in Ignite

2018-06-26 Thread Dmitriy Pavlov (JIRA)


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

Dmitriy Pavlov updated IGNITE-8137:
---
Fix Version/s: (was: 2.6)
   2.7

> Explain how to see SQL schema and table structure in Ignite
> ---
>
> Key: IGNITE-8137
> URL: https://issues.apache.org/jira/browse/IGNITE-8137
> Project: Ignite
>  Issue Type: New Feature
>  Components: documentation
>Reporter: Denis Magda
>Priority: Major
> Fix For: 2.7
>
>
> Presently, Ignite doesn't ship {{SHOW TABLE}} command. Thus, it's not clear 
> how to get tables and schema structures in Ignite. 
> Until this command is not supported we have to explain that:
> * Many tools use JDBC and ODBC metadata related parameters can pull that 
> information out of there and present it to an end user. For instance, SQLline 
> utilizes {{!table}} command that gets data from JDBC metadata methods. 
> DBeaver utilizes the same approach.
> * Let's create {{Database Administration}} section under SQL reference 
> (https://apacheignite-sql.readme.io/docs/sql-reference-overview) and 
> presently list approaches supported by various tools (sqlline, dbeaver, etc) 
> and how to get the same information from the drivers.



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