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)