[
https://issues.apache.org/jira/browse/IGNITE-25846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18016001#comment-18016001
]
Pavel Tupitsyn commented on IGNITE-25846:
-----------------------------------------
Discussed with SQL experts ([~jooger] et al) and agreed that the new behavior
is correct and we should keep it.
> 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)