Skip to content

Call parameterized views from sql #3489

@joshua-spacetime

Description

@joshua-spacetime

Calling a parameterized view in sql (or a subscription) will be the same as calling a function.

SELECT * FROM my_view(1)

We need to extend the sql api to support function call syntax.

Metadata

Metadata

Assignees

No one assigned

    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