[
https://issues.apache.org/jira/browse/IGNITE-25846?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pavel Tupitsyn resolved IGNITE-25846.
-------------------------------------
Resolution: Won't Fix
> 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
> Priority: Blocker
> Labels: ignite-3
> 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)