Module create_mv

Source

Constantsยง

CLOUD_SERVERLESS_BACKFILL_ENABLED
RESOURCE_GROUP_KEY

Functionsยง

gen_create_mv_plan
Bind and generate create MV plan, return plan and mv table info.
gen_create_mv_plan_bound
Generate create MV plan from a bound query
get_column_names ๐Ÿ”’
If columns is empty, it means that the user did not specify the column names. In this case, we extract the column names from the query. If columns is not empty, it means that user specify the column names and the user should guarantee that the column names number are consistent with the query.
get_with_options ๐Ÿ”’
handle_create_mv
handle_create_mv_bound
parse_column_names ๐Ÿ”’
provision_resource_group
Send a provision request to the serverless backfill controller