You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Igor Sapego (JIRA)" <ji...@apache.org> on 2017/12/13 15:25:00 UTC

[jira] [Created] (IGNITE-7189) ODBC: ODBC return weird names for tables created with DDL

Igor Sapego created IGNITE-7189:
-----------------------------------

             Summary: ODBC: ODBC return weird names for tables created with DDL
                 Key: IGNITE-7189
                 URL: https://issues.apache.org/jira/browse/IGNITE-7189
             Project: Ignite
          Issue Type: Bug
          Components: odbc
    Affects Versions: 2.3
            Reporter: Igor Sapego
            Assignee: Igor Sapego
             Fix For: 2.4


If the table has been created by the {{CREATE TABLE}} statement, and then its metadata requested, returned names for tables are looking like the following:
{{SQL_PUBLIC_TABLE_NAME_00112233_4455_6677_8899_aabbccddeeff}}
Insetead of:
{{TABLE_NAME}}



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