Konstantin Orlov created IGNITE-20578:
-----------------------------------------
Summary: Implement scan over system view
Key: IGNITE-20578
URL: https://issues.apache.org/jira/browse/IGNITE-20578
Project: Ignite
Issue Type: Improvement
Reporter: Konstantin Orlov
Although system view definition incudes data provider, it's not very suitable
for integration with sql engine. First, it exposes objects that should not be
exposed (for example, data provided for view of Tables exposes the entire Table
object). Second, it lacks the column that should be injected for node views
(name of the local node).
Under this issue, let's close this gap. Suggested api was introduced in
IGNITE-20437 (see {{SystemViewManager#scanView}}).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)