You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Luchnikov Alexander (Jira)" <ji...@apache.org> on 2022/08/03 12:21:00 UTC

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

Luchnikov Alexander created IGNITE-17459:
--------------------------------------------

             Summary: 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


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)