You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Evgeny Stanilovsky (Jira)" <ji...@apache.org> on 2022/09/15 11:46:00 UTC

[jira] [Created] (IGNITE-17694) Hardcoded schemas in SqlQueryProcessor.

Evgeny Stanilovsky created IGNITE-17694:
-------------------------------------------

             Summary: Hardcoded schemas in SqlQueryProcessor.
                 Key: IGNITE-17694
                 URL: https://issues.apache.org/jira/browse/IGNITE-17694
             Project: Ignite
          Issue Type: Bug
          Components: sql
    Affects Versions: 3.0.0-alpha5
            Reporter: Evgeny Stanilovsky


Schemas are hardcoded in :
org.apache.ignite.internal.sql.engine.SqlQueryProcessor.TableCreatedListener#notify
org.apache.ignite.internal.sql.engine.SqlQueryProcessor.TableUpdatedListener#notify
org.apache.ignite.internal.sql.engine.SqlQueryProcessor.TableDroppedListener#notify
org.apache.ignite.internal.sql.engine.SqlQueryProcessor.IndexDroppedListener#notify
need to fix into appropriate one.



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