ποΈ Data modeling with materialized views
How to use asynchronous materialized views in StarRocks to simplify ETL pipelines, build reusable data models, and improve query performance through layered materialization.
ποΈ Query rewrite with materialized views
How StarRocks automatically rewrites queries to use asynchronous materialized views for transparent query acceleration, including supported rewrite scenarios and configuration.
ποΈ Data lake query acceleration with materialized views
How to use asynchronous materialized views in StarRocks to accelerate queries against data lake tables (Iceberg, Hive, Hudi, Delta Lake) through transparent query rewrite.
ποΈ Create a partitioned materialized view
How to create a partitioned materialized view in StarRocks with time-range or list partitioning for incremental refresh and partition-level query rewrite.