Skip to content

Add support for ORDER BY clause in CREATE MATERIALIZED VIEW #94

@Shano100

Description

@Shano100

StarRocks supports ORDER BY in CREATE MATERIALIZED VIEW to define sort keys for query performance.
The adapter currently supports order_by for table materialization but not for materialized views.

Supporting documentation: StarRocks documentation

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