Maksim Zhuravkov created IGNITE-20574:
-----------------------------------------
Summary: Sql. Do not permit to create tables in SYSTEM schema.
Key: IGNITE-20574
URL: https://issues.apache.org/jira/browse/IGNITE-20574
Project: Ignite
Issue Type: Improvement
Components: sql
Reporter: Maksim Zhuravkov
Currently, The SYSTEM schema should only contain only system view objects;
adding other objects to this schema should not be allowed.
But it is possible to create a table in the SYSTEM schema. We need to disallow
that.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)