Konstantin Orlov created IGNITE-20020:
-----------------------------------------
Summary: Sql. Support system views in planner
Key: IGNITE-20020
URL: https://issues.apache.org/jira/browse/IGNITE-20020
Project: Ignite
Issue Type: Improvement
Components: sql
Reporter: Konstantin Orlov
First part of integration system views with sql engine is a support them in
planner.
A few things to keep in mind:
* system views are not updatable -- attempt to execute DML over system view
must result in validation error.
* cluster views and node views have different distribution function -- every
type of view must be covered with decent set of tests, including tests on
colocation-related algorithms
--
This message was sent by Atlassian Jira
(v8.20.10#820010)