Pavel Tupitsyn created IGNITE-25846:
---------------------------------------

             Summary: Broken compat: Table.name includes schema name
                 Key: IGNITE-25846
                 URL: https://issues.apache.org/jira/browse/IGNITE-25846
             Project: Ignite
          Issue Type: Bug
          Components: tables ai3
    Affects Versions: 3.0
            Reporter: Pavel Tupitsyn
            Assignee: Pavel Tupitsyn
             Fix For: 3.1


* Ignite 3.0 returns "TBL" from *Table.name()*.
* Ignite 3.1 returns "PUBLIC.TBL" from *Table.name()*.

3.1 has *qualifiedName()* to access schema name, we should keep `name()` 
without the schema.



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

Reply via email to