All Products
Search
Document Center

AnalyticDB:open_struct_MVRecommendResultModel

Last Updated:Jan 08, 2026
ParameterTypeDescriptionExample
object

Materialized view recommendation details.

BaseTablesarray

The base table associated with the subquery.

open_struct_MvBaseTableDetailModel

The details of the base table.

AcceleratedQueriesCountlong

The number of accelerated queries.

32
SupportIncrementalRefreshboolean

Whether the current subquery supports incremental refresh.

true
SubqueryIdlong

The ID of the subquery.

1
SavedScanbyteslong

Estimated bytes scanned reduction by current materialized view from correlated parent queries (posterior calculation).

321321223
Subquerystring

The extracted public subquery.

SELECT * FROM demo.tbl