Vladimir Ozerov created IGNITE-11701:
----------------------------------------
Summary: SQL: Reflect in documentation change of system views
schema from "IGNITE" to "SYS"
Key: IGNITE-11701
URL: https://issues.apache.org/jira/browse/IGNITE-11701
Project: Ignite
Issue Type: Task
Components: documentation
Reporter: Vladimir Ozerov
Assignee: Artem Budnikov
Fix For: 2.8
Previously all system views were located in "IGNITE" schema. Now we moved them
to "SYS" because this is more intuitive and consistent with other database
vendors. Need to do two things:
# Updated documentation of system views: change "IGNITE" schema to "SYS"
# Add a balloon informing users that before AI 2.8 system views were located in
"IGNITE" schema and that previous behavior could be forced with
"-DIGNITE_SQL_SYSTEM_SCHEMA_NAME_IGNITE=true" system property.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)