You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vladimir Ozerov (JIRA)" <ji...@apache.org> on 2017/09/07 13:41:00 UTC

[jira] [Created] (IGNITE-6298) SQL: Print names of created tables on node startup

Vladimir Ozerov created IGNITE-6298:
---------------------------------------

             Summary: SQL: Print names of created tables on node startup
                 Key: IGNITE-6298
                 URL: https://issues.apache.org/jira/browse/IGNITE-6298
             Project: Ignite
          Issue Type: Task
          Components: sql
    Affects Versions: 2.1
            Reporter: Vladimir Ozerov


Currently no information about created database objects are printed to the log. It might be very hard to understand what tables and indexes were created in response to processing of provided {{QueryEntity}}-es. 

We should print in the log the following information:
1) Created tables with their columns
2) Created indexes

Alternatively, may be it would be enough to print executed SQL statements!



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)