Aleksey Plekhanov created IGNITE-22717:
------------------------------------------
Summary: Calcite engine. User defined SQL views
Key: IGNITE-22717
URL: https://issues.apache.org/jira/browse/IGNITE-22717
Project: Ignite
Issue Type: New Feature
Reporter: Aleksey Plekhanov
Assignee: Aleksey Plekhanov
A view is a virtual table whose contents are defined by a query. It's a
convenient mechanism to simplify queries.
Views are supported by many databases. Calcite Framework also supports user
defined views (see {{ViewTable.viewMacro}}) and we can add support of views to
Calcite based SQL engine to Ignite.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)