You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Dmitry Pavlov (Jira)" <ji...@apache.org> on 2022/09/27 17:01:00 UTC

[jira] [Updated] (IGNITE-17459) Different output from !desc "SYS".TABLES and !desc TABLE

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

Dmitry Pavlov updated IGNITE-17459:
-----------------------------------
    Labels: ise  (was: )

> Different output from !desc "SYS".TABLES and !desc TABLE
> --------------------------------------------------------
>
>                 Key: IGNITE-17459
>                 URL: https://issues.apache.org/jira/browse/IGNITE-17459
>             Project: Ignite
>          Issue Type: Wish
>            Reporter: Luchnikov Alexander
>            Priority: Trivial
>              Labels: ise
>
> When running commands in sqlline, we get different results:
> * !desc "SYS".TABLES lists view columns, their names, types, and so on
> * !desc TABLE outputs the contents of the view as if !tables were executed
> When running !desc "SYS".INDEXES and !desc INDEXES the result is the same.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)