ποΈ Asynchronous materialized views
How to create, use, refresh, and manage asynchronous materialized views in StarRocks for accelerating multi-table join and aggregation queries with transparent query rewrite.
ποΈ Related References
Reference index for asynchronous materialized view SQL statements (CREATE, ALTER, REFRESH, DROP) and system views for monitoring in StarRocks.
ποΈ Use cases
4 items
ποΈ Troubleshooting asynchronous materialized views
Troubleshooting guide for asynchronous materialized views in StarRocks: how to diagnose and fix refresh failures, query rewrite issues, and data consistency problems.
ποΈ Feature Support
Reference for feature support boundaries of asynchronous materialized views in StarRocks: supported join types, aggregate functions, query rewrite scenarios, and version availability.
ποΈ Understand Materialized View Task Runs
How to view and interpret materialized view refresh task run details in StarRocks to understand refresh behavior, troubleshoot failures, and monitor refresh performance.