Skip to content

Make views queryable #3483

@joshua-spacetime

Description

@joshua-spacetime

Specifically from the sql http api. We're not concerned with subscriptions or the websocket api for this ticket. As per the design, queries must assume that the view is materialized and read from the materialized table directly. It should not evaluate the view by invoking __call_view__. We do not have to be concerned about arguments in this ticket either. Calling parameterized views can be implemented separately.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions